shopify-api-patterns

Community

GraphQL API patterns for Shopify admin.

Authorsarojpunde
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill codifies reusable Shopify Admin GraphQL API patterns for product queries, metafields, webhooks, bulk operations, and rate-limiting.

Core Features & Use Cases

  • Pagination & Field Selection: Cursor-based pagination with precise field requests.
  • Metafields Management: Update, query, and define metafields programmatically.
  • Webhooks & Bulk Ops: Webhook registration and large-scale bulk operations patterns.

Quick Start

Query the first 50 products with vendor and price, then upsert a metafield for a product.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: shopify-api-patterns
Download link: https://github.com/sarojpunde/shopify-dev-toolkit-claude-plugins/archive/main.zip#shopify-api-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository