Skip to main content
customerCall runs a Shopify customer-account GraphQL request. The app includes the customer access token when one is available.
The resolved value has this shape:

Deprecated calls

Deprecated customer-account calls will be blocked. Migrate to the supported generic signature: put the operation document in query, pass request values in the second properties object, and handle the returned data and errors fields. The app adds the customer access token when one is available.