customerAccessTokenRefresh
MutationRefreshes 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.
#
Arguments
- CustomerAccessTokenRefreshInput!Required
input The fields used to refresh a customer access token.
#
Payload
- 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.