What this agent helps you do
A Shopify GraphQL migration agent helps developers plan API changes with current platform context. It summarizes relevant docs, schema changes, permission questions, and validation needs before implementation.
When to use this workflow
Use it before updating Admin API usage, migrating storefront queries, changing app extensions, or replacing deprecated GraphQL fields.
How Shopify Dev Plugin gives the agent context
Connect the plugin and describe the API area, current query or mutation, target behavior, and affected feature. Ask the agent to cite current docs and mark assumptions that need testing.
Example starter prompt
Research this Shopify GraphQL migration. Summarize relevant API changes, permissions, schema concerns, code touchpoints, risks, and validation steps before implementation.
Suggested workflow steps
The agent gathers Shopify developer context, maps changes to code tasks, identifies edge cases, and prepares tests. Pair with GitHub for repository inspection.
Expected handoff
The output should include migration steps, API guidance, risks, and acceptance checks. It can become a GitHub task or coding-agent prompt.