CustomerAccessToken
ObjectFields returned for customer access token.
#
Fields
#
Mutations
Creates a customer access token. The customer access token is required to modify the customer object in any way.
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.
Activates a customer account using the provided token and sets the customer’s password.
Resets a customer’s password using a valid reset token. This mutation requires the customer to provide their email, the new password, and the reset token they received via email.