tokenRefresh Mutation
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.
Arguments
#
Response
#
Returns RefreshToken .