Skip to main content

UpdateMyProfileResponse

Union type representing the possible responses of the updateMyProfile mutation.

union UpdateMyProfileResponse = User

Possible types

UpdateMyProfileResponse.User object

The User type represents a user in the system.

Returned By

updateMyProfile mutation