## Issue with ShopifyCustomer Creation Permission
I'm trying to import Shopify customers using the Internal API but getting permission denied errors.
### Current Setup
- Using API Key (starts with `gsk-ExCLnj...`)
- Endpoint: `https://rytisluko--development.gadget.app/api/graphql`
- Attempting to use the `internal.createShopifyCustomer` mutation
### What I've Tried
1. Created an API key with what I believe are the correct permissions
2. Tested with a minimal mutation:
## Issue with ShopifyCustomer Creation Permission
I'm trying to import Shopify customers using the Internal API but getting permission denied errors.
### Current Setup
- Using API Key (starts with `gsk-ExCLnj...`)
- Endpoint: `https://rytisluko--development.gadget.app/api/graphql`
- Attempting to use the `internal.createShopifyCustomer` mutation
### What I've Tried
1. Created an API key with what I believe are the correct permissions
2. Tested with a minimal mutation: