updateMyProfile
updateMyProfile will update the currently logged in user's profile.
updateMyProfile(
input: UpdateMyProfileInput!
): UpdateMyProfileResponse!
Arguments
updateMyProfile.input ● UpdateMyProfileInput! non-null input
Type
UpdateMyProfileResponse union
Union type representing the possible responses of the updateMyProfile mutation.