Anchor to CustomerAccessTokenRenewPayloadCustomer
payloadCustomer Access Token Renew Payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to customerAccessTokencustomer•Customer
Access Token Access Token The renewed customer access token object.
- Anchor to userErrorsuser•[User
Errors Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
Renews a customer access token.
Access token renewal must happen before a token expires. If a token has already expired, a new one should be created instead via
.
Was this section helpful?