pnp / pnp/proxy-samples

Mock sample: Shopify API

Open
#58 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
No language data
Stars
35
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Description

Create a mock sample for the Shopify Admin and Storefront APIs.

Why

  • Widely used e-commerce platform with large app ecosystem
  • Theme and app developers need realistic test data
  • Product/order/customer data mocking accelerates development
  • GraphQL and REST API patterns

Suggested endpoints to mock

  • Products (CRUD operations)
  • Orders and fulfillments
  • Customers
  • Inventory management
  • Webhooks (order created, fulfilled, etc.)
  • Storefront API (product queries, cart operations)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Shopify Admin and Storefront API scope in the issue, including the suggested Products, Orders, Customers, Inventory, Webhooks, and Storefront operations. Done means a mock sample covers the listed CRUD, fulfillment, cart, query, and webhook scenarios with realistic test data.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql
Domain
api, testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.