tokensDeactivateAll Mutation
Deactivate all JWT tokens of the currently authenticated user.
tokensDeactivateAll: DeactivateAllUserTokens
Details
type DeactivateAllUserTokens {
accountErrors: [AccountError!]! @deprecated
errors: [AccountError!]!
}
Type​
DeactivateAllUserTokens​
Deactivate all JWT tokens of the currently authenticated user.