fetch-shopify-schema

Installation
SKILL.md

Fetch Shopify GraphQL Schema

Description

Use this skill when you need authoritative Shopify GraphQL schema details while working on Vercel Shop. The schema source of truth is the installed Shopify/shopify-ai-toolkit plugin, not committed snapshot files in the repo.

When to Use This Skill

  • Before writing new Shopify GraphQL queries or mutations
  • When you need to check available fields on a type
  • When debugging GraphQL errors related to field names or types
  • When exploring what data is available from Shopify's APIs
  • When the user asks about Shopify GraphQL schema or types

How to Use

1. Use shopify-ai-toolkit as the schema source of truth

Installs
3
Repository
vercel/shop
GitHub Stars
22
First Seen
8 days ago
fetch-shopify-schema — vercel/shop