Code0 LogoCode0

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

On this page