CustomerAccessTokenRefreshPayload
ObjectFields returned for customer access token refresh payload.
#
Fields
- CustomerAccessToken
customerAccessToken The customer access token associated with this customer access token refresh payload.
- [CustomerAccessTokenRefreshError!]
errors User-facing errors that prevented the operation from succeeding.
#
Mutations
Refreshes a customer access token using the refresh token. The refresh token is used to obtain a new access token without requiring the customer to log in again.