Connect an existing Shopify Admin client
Keep the client you already use; change only its Admin URL and per-store token.
Use this when
Use this when connecting a Shopify Admin GraphQL client to one practice store.Before you start
Create the store first. Keep the workspace API key separate from the per-store Admin token.Steps
- Open the store’s Connect view and copy its Admin GraphQL URL and per-store Admin token.
- Set the client’s Admin endpoint to that URL and send the token as
X-Shopify-Access-Token. - Send one authenticated read such as a shop identity query. Reads work before a run.
- Wait for Meguro to record the first call, then start the run before sending writes.