signOutMutation
Clear the auth cookie and sign out the current user.
Returns
See SignOutResult for the full shape.
Try it
Example
Query
mutation SignOut {
signOut {
__typename
}
}
Variables
{}
POST
https://go.sessions.website/api/graphqlsignOut