customerCall runs a Shopify customer-account GraphQL request. The app includes the customer access token when one is available.
Deprecated calls
Deprecated customer-account calls will be blocked. Migrate to the supported generic signature: put the operation document inquery, 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.