Code0 LogoCode0

usersIdentityLogin

Login to an existing user via an external identity

Arguments

NameTypeDescription
argsIdentityInput!The validation object
clientMutationIdStringA unique identifier for the client performing the mutation.
providerIdString!The ID of the external provider (e.g. google, discord, gitlab...)

Fields

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.
userSessionUserSessionThe created user session

On this page