Magidoc

RefreshToken
Object

Refresh JWT token. Mutation tries to take refreshToken from the input.If it fails it will try to take refreshToken from the http-only cookie -refreshToken. csrfToken is required when refreshToken is provided as a cookie.

Fields

#

accountErrors

Non-null

token

JWT token, required to authenticate.

user

A user instance.

Usages

#

References

#