{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://extensions.shopifycdn.com/shopifycloud/schemas/v1/shopify/order/gid.json",
  "title": "Shopify Order GID",
  "description": "A Global ID for a Shopify Order resource.",
  "$ref": "https://extensions.shopifycdn.com/shopifycloud/schemas/v1/shopify/gid.json",
  "pattern": "^gid://shopify/Order/[\\w-]+$",
  "namespace": "shopify",
  "resource": "Order"
}
