Skip to content

usersLogout

Logout an existing user session

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
userSessionIdUserSessionID!ID of the session to logout

Fields

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