SHOPLINE Admin REST API. Use when writing or explaining REST queries/mutations against SHOPLINE store data (products, orders, customers, inventory, prices, bundles, articles...), building endpoint URLs, paginating, handling errors or rate limits.
SHOPLINE APP-DEVELOPMENT documentation gaps — undocumented platform behaviors verified in real app projects (CLI dev contract, OAuth callback & install contract, embedded admin, permission point mapping, App Bridge, billing/subscription webhooks, app-store billing config). Use when the official docs do not explain an…
Using the SHOPLINE Developer MCP tools exposed by this toolkit (mcpshopline and optional mcpsline). Use when searching SHOPLINE docs, looking up REST endpoint definitions, fetching GraphQL schema, validating GraphQL code, or validating Sline themes.
SHOPLINE Admin GraphQL and Storefront GraphQL APIs. Use when designing or generating GraphQL queries/mutations for SHOPLINE (Admin or Storefront), working with global IDs (gid://shopline/...), or validating GraphQL code against the SHOPLINE schema.
Get started building on SHOPLINE. Use when a developer asks to build a SHOPLINE app, choose an app type, set up a developer account, scaffold a project, or get started developing for the SHOPLINE platform. NOT for merchants managing stores.
Sline template engine, themes and SHOPLINE CLI. Use when writing or validating Sline theme templates, explaining Sline vs Liquid, working with Online Store 3.0 themes, or using the SHOPLINE CLI to scaffold apps/themes.
SHOPLINE webhooks. Use when building webhook subscriptions, webhook endpoints (ack, retry, idempotency), verifying webhook signatures (X-Shopline-Hmac-Sha256), or debugging missed/duplicated events.