GraphQL Storefront private token example: added missing scopes field
Thanks to user feedback, we’ve corrected the Create a private token example on the GraphQL Storefront API authentication guide. The example request body now includes the required scopes field, matching what the POST /v3/storefront/api-token-private endpoint actually expects.