Docs
Dashboard

CustomerAccessTokenRefreshPayload

Object

Fields returned for customer access token refresh payload.

#

Fields


customerAccessToken
CustomerAccessToken

The customer access token associated with this customer access token refresh payload.

errors
[CustomerAccessTokenRefreshError!]

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.