Skip to main content

UpdateSSOProfileIDPayload

No description

type UpdateSSOProfileIDPayload {  clientMutationId: String!  user: User!}

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

user (User!)#

user is the User whose SSOProfile ID is being updated.