Anchor to customerAccessTokenRenewcustomer
mutationcustomer Access Token Renew
Requires access scope.
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 .
Anchor to Arguments
Arguments
- Anchor to customerAccessTokencustomer•String!
Access Token required The access token used to identify the customer.
Was this section helpful?
- 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?