/graphql/.
Log in
Verify, refresh, and revoke
{ "input": { "token": "..." } } for verification and { "input": { "refresh": "..." } } for refresh or revocation. Refresh rotation invalidates the previous refresh token.
Routes
Both routes accept the same access token and expose the same schema. Production clients should normally send operations to
/graphql/.

