{"__schema":{"queryType":{"name":"QueryRoot","kind":"OBJECT"},"mutationType":{"name":"Mutation","kind":"OBJECT"},"subscriptionType":null,"types":[{"kind":"OBJECT","name":"ApiVersion","description":"A version of the Shopify API. Each version has a unique handle in date-based format (YYYY-MM) or `unstable` for the development version.\n\nShopify guarantees supported versions are stable. Unsupported versions include unstable and release candidate versions. Use the [`publicApiVersions`](https://shopify.dev/docs/api/storefront/current/queries/publicApiVersions) query to retrieve all available versions. Learn more about [Shopify API versioning](https://shopify.dev/docs/api/usage/versioning).\n","isOneOf":null,"fields":[{"name":"displayName","description":"The human-readable name of the version.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"handle","description":"The unique identifier of an ApiVersion. All supported API versions have a date-based (YYYY-MM) or `unstable` handle.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"supported","description":"Whether the version is actively supported by Shopify. Supported API versions are guaranteed to be stable. Unsupported API versions include unstable, release candidate, and end-of-life versions that are marked as unsupported. For more information, refer to [Versioning](https://shopify.dev/api/usage/versioning).","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ApplePayWalletContentInput","description":"The input fields for submitting Apple Pay payment method information for checkout.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"billingAddress","description":"The customer's billing address.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"MailingAddressInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"data","description":"The data for the Apple Pay wallet.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"header","description":"The header data for the Apple Pay wallet.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ApplePayWalletHeaderInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"lastDigits","description":"The last digits of the card used to create the payment.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"signature","description":"The signature for the Apple Pay wallet.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"version","description":"The version for the Apple Pay wallet.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ApplePayWalletHeaderInput","description":"The input fields for submitting wallet payment method information for checkout.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"applicationData","description":"The application data for the Apple Pay wallet.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"ephemeralPublicKey","description":"The ephemeral public key for the Apple Pay wallet.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"publicKeyHash","description":"The public key hash for the Apple Pay wallet.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"transactionId","description":"The transaction ID for the Apple Pay wallet.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"AppliedGiftCard","description":"Details about the gift card used on the checkout.","isOneOf":null,"fields":[{"name":"amountUsed","description":"The amount that was taken from the gift card by applying it.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"amountUsedV2","description":"The amount that was taken from the gift card by applying it.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `amountUsed` instead."},{"name":"balance","description":"The amount left on the gift card.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"balanceV2","description":"The amount left on the gift card.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `balance` instead."},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"lastCharacters","description":"The last characters of the gift card.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"presentmentAmountUsed","description":"The amount that was applied to the checkout in its currency.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Article","description":"A post that belongs to a [`Blog`](https://shopify.dev/docs/api/storefront/current/objects/Blog). Each article includes content with optional HTML formatting, an excerpt for previews, [`ArticleAuthor`](https://shopify.dev/docs/api/storefront/current/objects/ArticleAuthor) information, and an associated [`Image`](https://shopify.dev/docs/api/storefront/current/objects/Image).\n\nArticles can be organized with tags and include [`SEO`](https://shopify.dev/docs/api/storefront/current/objects/SEO) metadata. You can manage [comments](https://shopify.dev/docs/api/storefront/current/objects/Comment) when the blog's comment policy enables them.\n","isOneOf":null,"fields":[{"name":"author","description":"The article's author.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ArticleAuthor","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `authorV2` instead."},{"name":"authorV2","description":"The article's author.","args":[],"type":{"kind":"OBJECT","name":"ArticleAuthor","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"blog","description":"The blog that the article belongs to.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Blog","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"comments","description":"List of comments posted on the article.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CommentConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"content","description":"Stripped content of the article, single line with HTML tags removed.","args":[{"name":"truncateAt","description":"Truncates a string after the given length.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"contentHtml","description":"The content of the article, complete with HTML formatting.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"HTML","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"excerpt","description":"Stripped excerpt of the article, single line with HTML tags removed.","args":[{"name":"truncateAt","description":"Truncates a string after the given length.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"excerptHtml","description":"The excerpt of the article, complete with HTML formatting.","args":[],"type":{"kind":"SCALAR","name":"HTML","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"handle","description":"A human-friendly unique string for the Article automatically generated from its title.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"image","description":"The image associated with the article.","args":[],"type":{"kind":"OBJECT","name":"Image","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"onlineStoreUrl","description":"The URL used for viewing the resource on the shop's Online Store. Returns `null` if the resource is currently not published to the Online Store sales channel.","args":[],"type":{"kind":"SCALAR","name":"URL","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"publishedAt","description":"The date and time when the article was published.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"seo","description":"The article’s SEO information.","args":[],"type":{"kind":"OBJECT","name":"SEO","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"tags","description":"A categorization that a article can be tagged with.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The article’s name.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"trackingParameters","description":"URL parameters to be added to a page URL to track the origin of on-site search traffic for [analytics reporting](https://help.shopify.com/manual/reports-and-analytics/shopify-reports/report-types/default-reports/behaviour-reports). Returns a result when accessed through the [search](https://shopify.dev/docs/api/storefront/current/queries/search) or [predictiveSearch](https://shopify.dev/docs/api/storefront/current/queries/predictiveSearch) queries, otherwise returns null.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"HasMetafields","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null},{"kind":"INTERFACE","name":"OnlineStorePublishable","ofType":null},{"kind":"INTERFACE","name":"Trackable","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ArticleAuthor","description":"The author of an article.","isOneOf":null,"fields":[{"name":"bio","description":"The author's bio.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"email","description":"The author’s email.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"firstName","description":"The author's first name.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"lastName","description":"The author's last name.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"The author's full name.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ArticleConnection","description":"An auto-generated type for paginating through multiple Articles.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ArticleEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in ArticleEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Article","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ArticleEdge","description":"An auto-generated type which holds one Article and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of ArticleEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Article","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"ArticleSortKeys","description":"The set of valid sort keys for the Article query.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"AUTHOR","description":"Sort by the `author` value.","isDeprecated":false,"deprecationReason":null},{"name":"BLOG_TITLE","description":"Sort by the `blog_title` value.","isDeprecated":false,"deprecationReason":null},{"name":"ID","description":"Sort by the `id` value.","isDeprecated":false,"deprecationReason":null},{"name":"PUBLISHED_AT","description":"Sort by the `published_at` value.","isDeprecated":false,"deprecationReason":null},{"name":"RELEVANCE","description":"Sort by relevance to the search terms when the `query` parameter is specified on the connection.\nDon't use this sort key when no search query is specified.\n","isDeprecated":false,"deprecationReason":null},{"name":"TITLE","description":"Sort by the `title` value.","isDeprecated":false,"deprecationReason":null},{"name":"UPDATED_AT","description":"Sort by the `updated_at` value.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"Attribute","description":"A custom key-value pair for storing additional information on [carts](https://shopify.dev/docs/api/storefront/current/objects/Cart), [cart lines](https://shopify.dev/docs/api/storefront/current/objects/CartLine), [orders](https://shopify.dev/docs/api/storefront/current/objects/Order), and [order line items](https://shopify.dev/docs/api/storefront/current/objects/OrderLineItem). Common uses include gift wrapping requests, customer notes, and tracking whether a customer is a first-time buyer.\n\nAttributes set on a cart carry over to the resulting order after checkout. Use the [`cartAttributesUpdate`](https://shopify.dev/docs/api/storefront/current/mutations/cartAttributesUpdate) mutation to add or modify cart attributes. For a step-by-step guide, see [managing carts with the Storefront API](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/cart/manage).\n","isOneOf":null,"fields":[{"name":"key","description":"The key or name of the attribute. For example, `\"customersFirstOrder\"`.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The value of the attribute. For example, `\"true\"`.\n","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"AttributeInput","description":"A custom key-value pair that stores additional information on a [cart](https://shopify.dev/docs/api/storefront/current/objects/Cart) or [cart line](https://shopify.dev/docs/api/storefront/current/objects/CartLine). Attributes capture additional information like gift messages, special instructions, or custom order details. Learn more about [managing carts with the Storefront API](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/cart/manage).\n","isOneOf":false,"fields":null,"inputFields":[{"name":"key","description":"Key or name of the attribute.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"Value of the attribute.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"AutomaticDiscountApplication","description":"An [automatic discount](https://help.shopify.com/manual/discounts/discount-methods/automatic-discounts) applied to a cart or checkout without requiring a discount code. Implements the [`DiscountApplication`](https://shopify.dev/docs/api/storefront/current/interfaces/DiscountApplication) interface.\n\nIncludes the discount's title, value, and allocation details that specify how the discount amount distributes across entitled line items or shipping lines.\n","isOneOf":null,"fields":[{"name":"allocationMethod","description":"The method by which the discount's value is allocated to its entitled items.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationAllocationMethod","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"targetSelection","description":"Which lines of targetType that the discount is allocated over.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetSelection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"targetType","description":"The type of line that the discount is applicable towards.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The title of the application.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The value of the discount application.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"PricingValue","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"DiscountApplication","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"INTERFACE","name":"BaseCartLine","description":"Defines the shared fields for items in a shopping cart. Implemented by [`CartLine`](https://shopify.dev/docs/api/storefront/current/objects/CartLine) for individual merchandise and [`ComponentizableCartLine`](https://shopify.dev/docs/api/storefront/current/objects/ComponentizableCartLine) for grouped merchandise like bundles.\n\nEach implementation includes the merchandise being purchased, quantity, cost breakdown, applied discounts, custom attributes, and any associated [`SellingPlan`](https://shopify.dev/docs/api/storefront/current/objects/SellingPlan).\n","isOneOf":null,"fields":[{"name":"attribute","description":"An attribute associated with the cart line.","args":[{"name":"key","description":"The key of the attribute.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Attribute","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"attributes","description":"The attributes associated with the cart line. Attributes are represented as key-value pairs.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Attribute","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"cost","description":"The cost of the merchandise that the buyer will pay for at checkout. The costs are subject to change and changes will be reflected at checkout.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartLineCost","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"discountAllocations","description":"The discounts that have been applied to the cart line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"CartDiscountAllocation","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"estimatedCost","description":"The estimated cost of the merchandise that the buyer will pay for at checkout. The estimated costs are subject to change and changes will be reflected at checkout.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartLineEstimatedCost","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `cost` instead."},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"merchandise","description":"The merchandise that the buyer intends to purchase.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"Merchandise","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"quantity","description":"The quantity of the merchandise that the customer intends to purchase.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"sellingPlanAllocation","description":"The selling plan associated with the cart line and the effect that each selling plan has on variants when they're purchased.","args":[],"type":{"kind":"OBJECT","name":"SellingPlanAllocation","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"CartLine","ofType":null},{"kind":"OBJECT","name":"ComponentizableCartLine","ofType":null}]},{"kind":"OBJECT","name":"BaseCartLineConnection","description":"An auto-generated type for paginating through multiple BaseCartLines.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BaseCartLineEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in BaseCartLineEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"BaseCartLine","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BaseCartLineEdge","description":"An auto-generated type which holds one BaseCartLine and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of BaseCartLineEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"BaseCartLine","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Blog","description":"A blog container for [`Article`](https://shopify.dev/docs/api/storefront/current/objects/Article) objects. Stores can have multiple blogs, for example to organize content by topic or purpose.\n\nEach blog provides access to its articles, contributing [`ArticleAuthor`](https://shopify.dev/docs/api/storefront/current/objects/ArticleAuthor) objects, and [`SEO`](https://shopify.dev/docs/api/storefront/current/objects/SEO) information. You can retrieve articles individually [by handle](https://shopify.dev/docs/api/storefront/current/objects/Blog#field-Blog.fields.articleByHandle) or as a [paginated list](https://shopify.dev/docs/api/storefront/current/objects/Blog#field-Blog.fields.articles).\n","isOneOf":null,"fields":[{"name":"articleByHandle","description":"Find an article by its handle.","args":[{"name":"handle","description":"The handle of the article.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Article","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"articles","description":"List of the blog's articles.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"query","description":"Apply one or multiple filters to the query.\n| name | description | acceptable_values | default_value | example_use |\n| ---- | ---- | ---- | ---- | ---- |\n| author |\n| blog_title |\n| created_at |\n| tag |\n| tag_not |\n| updated_at |\nRefer to the detailed [search syntax](https://shopify.dev/api/usage/search-syntax) for more information about using filters.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"sortKey","description":"Sort the underlying list by the given key.","type":{"kind":"ENUM","name":"ArticleSortKeys","ofType":null},"defaultValue":"ID","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ArticleConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"authors","description":"The authors who have contributed to the blog.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ArticleAuthor","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"handle","description":"A human-friendly unique string for the Blog automatically generated from its title.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"onlineStoreUrl","description":"The URL used for viewing the resource on the shop's Online Store. Returns `null` if the resource is currently not published to the Online Store sales channel.","args":[],"type":{"kind":"SCALAR","name":"URL","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"seo","description":"The blog's SEO information.","args":[],"type":{"kind":"OBJECT","name":"SEO","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The blogs’s title.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"HasMetafields","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null},{"kind":"INTERFACE","name":"OnlineStorePublishable","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlogConnection","description":"An auto-generated type for paginating through multiple Blogs.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlogEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in BlogEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Blog","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlogEdge","description":"An auto-generated type which holds one Blog and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of BlogEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Blog","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"BlogSortKeys","description":"The set of valid sort keys for the Blog query.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"HANDLE","description":"Sort by the `handle` value.","isDeprecated":false,"deprecationReason":null},{"name":"ID","description":"Sort by the `id` value.","isDeprecated":false,"deprecationReason":null},{"name":"RELEVANCE","description":"Sort by relevance to the search terms when the `query` parameter is specified on the connection.\nDon't use this sort key when no search query is specified.\n","isDeprecated":false,"deprecationReason":null},{"name":"TITLE","description":"Sort by the `title` value.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"SCALAR","name":"Boolean","description":"The `Boolean` scalar type represents `true` or `false`.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Brand","description":"The store's [branding configuration](https://help.shopify.com/manual/promoting-marketing/managing-brand-assets), such as logos, colors, and slogan. Access this through the [`Shop`](https://shopify.dev/docs/api/storefront/current/objects/Shop#field-Shop.fields.brand) object to display consistent brand assets across your storefront.\n","isOneOf":null,"fields":[{"name":"colors","description":"The colors of the store's brand.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BrandColors","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"coverImage","description":"The store's cover image.","args":[],"type":{"kind":"OBJECT","name":"MediaImage","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"logo","description":"The store's default logo.","args":[],"type":{"kind":"OBJECT","name":"MediaImage","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"shortDescription","description":"The store's short description.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"slogan","description":"The store's slogan.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"squareLogo","description":"The store's preferred logo for square UI elements.","args":[],"type":{"kind":"OBJECT","name":"MediaImage","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BrandColorGroup","description":"A group of related colors for the shop's brand.\n","isOneOf":null,"fields":[{"name":"background","description":"The background color.","args":[],"type":{"kind":"SCALAR","name":"Color","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"foreground","description":"The foreground color.","args":[],"type":{"kind":"SCALAR","name":"Color","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BrandColors","description":"The colors of the shop's brand.\n","isOneOf":null,"fields":[{"name":"primary","description":"The shop's primary brand colors.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BrandColorGroup","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"secondary","description":"The shop's secondary brand colors.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BrandColorGroup","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"BuyerInput","description":"Identifies a B2B buyer for the [`@inContext`](https://shopify.dev/docs/storefronts/headless/bring-your-own-stack/b2b) directive. Pass this input to contextualize Storefront API queries with data like B2B-specific pricing, quantity rules, and quantity price breaks.\n\nFor B2B customers with access to multiple company locations, include the [`companyLocationId`](https://shopify.dev/docs/api/storefront/latest/input-objects/BuyerInput#fields-companyLocationId) to specify which location they're purchasing for.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"companyLocationId","description":"The identifier of the company location.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"customerAccessToken","description":"The customer access token retrieved from the [Customer Accounts API](https://shopify.dev/docs/api/customer#step-obtain-access-token).","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"CardBrand","description":"Card brand, such as Visa or Mastercard, which can be used for payments.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"AMERICAN_EXPRESS","description":"American Express.","isDeprecated":false,"deprecationReason":null},{"name":"DINERS_CLUB","description":"Diners Club.","isDeprecated":false,"deprecationReason":null},{"name":"DISCOVER","description":"Discover.","isDeprecated":false,"deprecationReason":null},{"name":"JCB","description":"JCB.","isDeprecated":false,"deprecationReason":null},{"name":"MASTERCARD","description":"Mastercard.","isDeprecated":false,"deprecationReason":null},{"name":"VISA","description":"Visa.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"Cart","description":"A cart represents the merchandise that a buyer intends to purchase, and the estimated cost associated with the cart, throughout a customer's session.\n\nUse the [`checkoutUrl`](https://shopify.dev/docs/api/storefront/current/objects/Cart#field-checkoutUrl) field to direct buyers to Shopify's web checkout to complete their purchase.\n\nLearn more about [interacting with carts](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/cart/manage).\n","isOneOf":null,"fields":[{"name":"appliedGiftCards","description":"The gift cards that have been applied to the cart.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"AppliedGiftCard","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"attribute","description":"An attribute associated with the cart.","args":[{"name":"key","description":"The key of the attribute.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Attribute","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"attributes","description":"The attributes associated with the cart. Attributes are represented as key-value pairs.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Attribute","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"buyerIdentity","description":"Information about the buyer that's interacting with the cart.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartBuyerIdentity","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"checkoutUrl","description":"The URL of the checkout for the cart.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"cost","description":"The estimated costs that the buyer will pay at checkout. The costs are subject to change and changes will be reflected at checkout. The `cost` field uses the `buyerIdentity` field to determine [international pricing](https://shopify.dev/custom-storefronts/internationalization/international-pricing).","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartCost","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"createdAt","description":"The date and time when the cart was created.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"delivery","description":"The delivery properties of the cart.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartDelivery","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deliveryGroups","description":"The delivery groups available for the cart, based on the buyer identity default\ndelivery address preference or the default address of the logged-in customer.\n","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"withCarrierRates","description":"Whether to include [carrier-calculated delivery rates](https://help.shopify.com/en/manual/shipping/setting-up-and-managing-your-shipping/enabling-shipping-carriers) in the response.\n\nBy default, only static shipping rates are returned. This argument requires mandatory usage of the [`@defer` directive](https://shopify.dev/docs/api/storefront#directives).\n\nFor more information, refer to [fetching carrier-calculated rates for the cart using `@defer`](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/defer#fetching-carrier-calculated-rates-for-the-cart-using-defer).\n","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartDeliveryGroupConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"discountAllocations","description":"The discounts that have been applied to the entire cart.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"CartDiscountAllocation","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"discountCodes","description":"The case-insensitive discount codes that the customer added at checkout.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartDiscountCode","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"estimatedCost","description":"The estimated costs that the buyer will pay at checkout. The estimated costs are subject to change and changes will be reflected at checkout. The `estimatedCost` field uses the `buyerIdentity` field to determine [international pricing](https://shopify.dev/custom-storefronts/internationalization/international-pricing).","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartEstimatedCost","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `cost` instead."},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"lines","description":"A list of lines containing information about the items the customer intends to purchase.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BaseCartLineConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"note","description":"A note that's associated with the cart. For example, the note can be a personalized message to the buyer.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"totalQuantity","description":"The total number of items in the cart.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"The date and time when the cart was updated.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"HasMetafields","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"UNION","name":"CartAddress","description":"A delivery address of the buyer that is interacting with the cart.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"CartDeliveryAddress","ofType":null}]},{"kind":"INPUT_OBJECT","name":"CartAddressInput","description":"Specifies a delivery address for a cart. Provide either a [`deliveryAddress`](https://shopify.dev/docs/api/storefront/current/input-objects/CartAddressInput#fields-deliveryAddress) with full address details, or a [`copyFromCustomerAddressId`](https://shopify.dev/docs/api/storefront/current/input-objects/CartAddressInput#fields-copyFromCustomerAddressId) to copy from an existing customer address. Used by [`CartSelectableAddressInput`](https://shopify.dev/docs/api/storefront/current/input-objects/CartSelectableAddressInput) and [`CartSelectableAddressUpdateInput`](https://shopify.dev/docs/api/storefront/current/input-objects/CartSelectableAddressUpdateInput).\n","isOneOf":false,"fields":null,"inputFields":[{"name":"copyFromCustomerAddressId","description":"Copies details from the customer address to an address on this cart.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"deliveryAddress","description":"A delivery address stored on this cart.","type":{"kind":"INPUT_OBJECT","name":"CartDeliveryAddressInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartAttributesUpdatePayload","description":"Return type for `cartAttributesUpdate` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartAutomaticDiscountAllocation","description":"A discount allocation [that applies automatically](https://help.shopify.com/manual/discounts/discount-methods/automatic-discounts) to a cart line when configured conditions are met. Unlike [`CartCodeDiscountAllocation`](https://shopify.dev/docs/api/storefront/current/objects/CartCodeDiscountAllocation), automatic discounts don't require customers to enter a code.\n","isOneOf":null,"fields":[{"name":"discountApplication","description":"The discount that have been applied on the cart line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartDiscountApplication","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"discountedAmount","description":"The discounted amount that has been applied to the cart line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"targetType","description":"The type of line that the discount is applicable towards.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The title of the allocated discount.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"CartDiscountAllocation","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartBillingAddressUpdatePayload","description":"Return type for `cartBillingAddressUpdate` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartBuyerIdentity","description":"Contact information about the buyer interacting with a [cart](https://shopify.dev/docs/api/storefront/current/objects/Cart). The buyer's country determines [international pricing](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/markets/international-pricing) and should match their shipping address.\n\nFor B2B scenarios, the [`purchasingCompany`](https://shopify.dev/docs/api/storefront/current/objects/CartBuyerIdentity#field-CartBuyerIdentity.fields.purchasingCompany) field identifies the company and location on whose behalf a business customer purchases. The [`preferences`](https://shopify.dev/docs/api/storefront/current/objects/CartBuyerIdentity#field-CartBuyerIdentity.fields.preferences) field stores delivery and wallet settings that prefill checkout fields to streamline the buying process.\n","isOneOf":null,"fields":[{"name":"countryCode","description":"The country where the buyer is located.","args":[],"type":{"kind":"ENUM","name":"CountryCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customer","description":"The customer account associated with the cart.","args":[],"type":{"kind":"OBJECT","name":"Customer","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deliveryAddressPreferences","description":"An ordered set of delivery addresses tied to the buyer that is interacting with the cart.\nThe rank of the preferences is determined by the order of the addresses in the array. Preferences\ncan be used to populate relevant fields in the checkout flow.\n\nAs of the `2025-01` release, `buyerIdentity.deliveryAddressPreferences` is deprecated.\nDelivery addresses are now part of the `CartDelivery` object and managed with three new mutations:\n- `cartDeliveryAddressAdd`\n- `cartDeliveryAddressUpdate`\n- `cartDeliveryAddressDelete`\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"DeliveryAddress","ofType":null}}}},"isDeprecated":true,"deprecationReason":"Use `cart.delivery` instead."},{"name":"email","description":"The email address of the buyer that's interacting with the cart.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"phone","description":"The phone number of the buyer that's interacting with the cart.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"preferences","description":"A set of preferences tied to the buyer interacting with the cart. Preferences are used to prefill fields in at checkout to streamline information collection.\nPreferences are not synced back to the cart if they are overwritten.\n","args":[],"type":{"kind":"OBJECT","name":"CartPreferences","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"purchasingCompany","description":"The purchasing company associated with the cart.","args":[],"type":{"kind":"OBJECT","name":"PurchasingCompany","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartBuyerIdentityInput","description":"The input fields for identifying the buyer associated with a cart. Buyer identity determines [international pricing](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/markets/international-pricing) and should match the customer's shipping address.\n\nUsed by [`cartCreate`](https://shopify.dev/docs/api/storefront/current/mutations/cartCreate) and [`cartBuyerIdentityUpdate`](https://shopify.dev/docs/api/storefront/current/mutations/cartBuyerIdentityUpdate) to set contact information, location, and checkout preferences.\n\n> Note:\n> Preferences prefill fields at checkout but don't sync back to the cart if overwritten.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"companyLocationId","description":"The company location of the buyer that is interacting with the cart.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"countryCode","description":"The country where the buyer is located.","type":{"kind":"ENUM","name":"CountryCode","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"customerAccessToken","description":"The access token used to identify the customer associated with the cart.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"email","description":"The email address of the buyer that is interacting with the cart.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"phone","description":"The phone number of the buyer that is interacting with the cart.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"preferences","description":"A set of preferences tied to the buyer interacting with the cart. Preferences are used to prefill fields in at checkout to streamline information collection.\nPreferences are not synced back to the cart if they are overwritten.\n","type":{"kind":"INPUT_OBJECT","name":"CartPreferencesInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartBuyerIdentityUpdatePayload","description":"Return type for `cartBuyerIdentityUpdate` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"CartCardSource","description":"Represents how credit card details are provided for a direct payment.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"SAVED_CREDIT_CARD","description":"The credit card was provided by a third party and vaulted on their system.\nUsing this value requires a separate permission from Shopify.\n","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"CartClonePayload","description":"Return type for `cartClone` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The newly created cart without PII. This is a different cart from the source.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartCodeDiscountAllocation","description":"A discount allocation applied to a cart line when a customer enters a [discount code](https://help.shopify.com/manual/discounts/discount-methods/discount-codes).\n","isOneOf":null,"fields":[{"name":"code","description":"The code used to apply the discount.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"discountApplication","description":"The discount that have been applied on the cart line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartDiscountApplication","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"discountedAmount","description":"The discounted amount that has been applied to the cart line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"targetType","description":"The type of line that the discount is applicable towards.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetType","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"CartDiscountAllocation","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"UNION","name":"CartCompletionAction","description":"The completion action to checkout a cart.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"CompletePaymentChallenge","ofType":null}]},{"kind":"OBJECT","name":"CartCompletionActionRequired","description":"The required completion action to checkout a cart.","isOneOf":null,"fields":[{"name":"action","description":"The action required to complete the cart completion attempt.","args":[],"type":{"kind":"UNION","name":"CartCompletionAction","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"The ID of the cart completion attempt.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"UNION","name":"CartCompletionAttemptResult","description":"The result of a cart completion attempt.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"CartCompletionActionRequired","ofType":null},{"kind":"OBJECT","name":"CartCompletionFailed","ofType":null},{"kind":"OBJECT","name":"CartCompletionProcessing","ofType":null},{"kind":"OBJECT","name":"CartCompletionSuccess","ofType":null}]},{"kind":"OBJECT","name":"CartCompletionFailed","description":"A failed completion to checkout a cart.","isOneOf":null,"fields":[{"name":"errors","description":"The errors that caused the checkout to fail.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CompletionError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"The ID of the cart completion attempt.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartCompletionProcessing","description":"A cart checkout completion that's still processing.","isOneOf":null,"fields":[{"name":"id","description":"The ID of the cart completion attempt.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"pollDelay","description":"The number of milliseconds to wait before polling again.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartCompletionSuccess","description":"A successful completion to checkout a cart and a created order.","isOneOf":null,"fields":[{"name":"completedAt","description":"The date and time when the job completed.","args":[],"type":{"kind":"SCALAR","name":"DateTime","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"The ID of the cart completion attempt.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"orderId","description":"The ID of the order that's created in Shopify.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"orderUrl","description":"The URL of the order confirmation in Shopify.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartCost","description":"The estimated costs that a buyer will pay at checkout. The `Cart` object's [`cost`](https://shopify.dev/docs/api/storefront/current/objects/Cart#field-Cart.fields.cost) field returns this. The costs are subject to change and changes will be reflected at checkout. Costs reflect [international pricing](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/markets/international-pricing) based on the buyer's context.\n\nAmounts include the subtotal before taxes and cart-level discounts, the checkout charge amount excluding deferred payments, and the total. The subtotal and total amounts each include a corresponding boolean field indicating whether the value is an estimate.\n","isOneOf":null,"fields":[{"name":"checkoutChargeAmount","description":"The estimated amount, before taxes and discounts, for the customer to pay at checkout. The checkout charge amount doesn't include any deferred payments that'll be paid at a later date. If the cart has no deferred payments, then the checkout charge amount is equivalent to `subtotalAmount`.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"subtotalAmount","description":"The amount, before taxes and cart-level discounts, for the customer to pay.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"subtotalAmountEstimated","description":"Whether the subtotal amount is estimated.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"totalAmount","description":"The total amount for the customer to pay.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"totalAmountEstimated","description":"Whether the total amount is estimated.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"totalDutyAmount","description":"The duty amount for the customer to pay at checkout.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":true,"deprecationReason":"Tax and duty amounts are no longer available and will be removed in a future version.\nPlease see [the changelog](https://shopify.dev/changelog/tax-and-duties-are-deprecated-in-storefront-cart-api)\nfor more information.\n"},{"name":"totalDutyAmountEstimated","description":"Whether the total duty amount is estimated.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":true,"deprecationReason":"Tax and duty amounts are no longer available and will be removed in a future version.\nPlease see [the changelog](https://shopify.dev/changelog/tax-and-duties-are-deprecated-in-storefront-cart-api)\nfor more information.\n"},{"name":"totalTaxAmount","description":"The tax amount for the customer to pay at checkout.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":true,"deprecationReason":"Tax and duty amounts are no longer available and will be removed in a future version.\nPlease see [the changelog](https://shopify.dev/changelog/tax-and-duties-are-deprecated-in-storefront-cart-api)\nfor more information.\n"},{"name":"totalTaxAmountEstimated","description":"Whether the total tax amount is estimated.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":true,"deprecationReason":"Tax and duty amounts are no longer available and will be removed in a future version.\nPlease see [the changelog](https://shopify.dev/changelog/tax-and-duties-are-deprecated-in-storefront-cart-api)\nfor more information.\n"}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartCreatePayload","description":"Return type for `cartCreate` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The new cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartCustomDiscountAllocation","description":"The discounts automatically applied to the cart line based on prerequisites that have been met.","isOneOf":null,"fields":[{"name":"discountApplication","description":"The discount that have been applied on the cart line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartDiscountApplication","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"discountedAmount","description":"The discounted amount that has been applied to the cart line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"targetType","description":"The type of line that the discount is applicable towards.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The title of the allocated discount.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"CartDiscountAllocation","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartDelivery","description":"The delivery properties of the cart.\n","isOneOf":null,"fields":[{"name":"addresses","description":"Selectable addresses to present to the buyer on the cart.","args":[{"name":"selected","description":"Filter the addresses by selected status.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartSelectableAddress","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartDeliveryAddress","description":"Represents a mailing address for customers and shipping.","isOneOf":null,"fields":[{"name":"address1","description":"The first line of the address. Typically the street address or PO Box number.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"address2","description":"The second line of the address. Typically the number of the apartment, suite, or unit.\n","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"city","description":"The name of the city, district, village, or town.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"company","description":"The name of the customer's company or organization.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"countryCode","description":"The two-letter code for the country of the address.\n\nFor example, US.\n","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"firstName","description":"The first name of the customer.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"formatted","description":"A formatted version of the address, customized by the provided arguments.","args":[{"name":"withCompany","description":"Whether to include the customer's company in the formatted address.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"true","isDeprecated":false,"deprecationReason":null},{"name":"withName","description":"Whether to include the customer's name in the formatted address.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"formattedArea","description":"A comma-separated list of the values for city, province, and country.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lastName","description":"The last name of the customer.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"latitude","description":"The latitude coordinate of the customer address.","args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"longitude","description":"The longitude coordinate of the customer address.","args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"The full name of the customer, based on firstName and lastName.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"phone","description":"A unique phone number for the customer.\n\nFormatted using E.164 standard. For example, _+16135551111_.\n","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"provinceCode","description":"The alphanumeric code for the region.\n\nFor example, ON.\n","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"zip","description":"The zip or postal code of the address.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartDeliveryAddressInput","description":"The input fields to create or update a cart address.","isOneOf":false,"fields":null,"inputFields":[{"name":"address1","description":"The first line of the address. Typically the street address or PO Box number.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"address2","description":"The second line of the address. Typically the number of the apartment, suite, or unit.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"city","description":"The name of the city, district, village, or town.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"company","description":"The name of the customer's company or organization.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"countryCode","description":"The name of the country.","type":{"kind":"ENUM","name":"CountryCode","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"firstName","description":"The first name of the customer.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"lastName","description":"The last name of the customer.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"phone","description":"A unique phone number for the customer.\n\nFormatted using E.164 standard. For example, _+16135551111_.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"provinceCode","description":"The region of the address, such as the province, state, or district.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"zip","description":"The zip or postal code of the address.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartDeliveryAddressesAddPayload","description":"Return type for `cartDeliveryAddressesAdd` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartDeliveryAddressesRemovePayload","description":"Return type for `cartDeliveryAddressesRemove` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartDeliveryAddressesReplacePayload","description":"Return type for `cartDeliveryAddressesReplace` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartDeliveryAddressesUpdatePayload","description":"Return type for `cartDeliveryAddressesUpdate` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartDeliveryCoordinatesPreference","description":"Preferred location used to find the closest pick up point based on coordinates.","isOneOf":null,"fields":[{"name":"countryCode","description":"The two-letter code for the country of the preferred location.\n\nFor example, US.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CountryCode","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"latitude","description":"The geographic latitude for a given location. Coordinates are required in order to set pickUpHandle for pickup points.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"longitude","description":"The geographic longitude for a given location. Coordinates are required in order to set pickUpHandle for pickup points.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartDeliveryCoordinatesPreferenceInput","description":"Preferred location used to find the closest pick up point based on coordinates.","isOneOf":false,"fields":null,"inputFields":[{"name":"countryCode","description":"The two-letter code for the country of the preferred location.\n\nFor example, US.\n","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CountryCode","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"latitude","description":"The geographic latitude for a given location. Coordinates are required in order to set pickUpHandle for pickup points.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"longitude","description":"The geographic longitude for a given location. Coordinates are required in order to set pickUpHandle for pickup points.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartDeliveryGroup","description":"Groups cart line items that share the same delivery destination. Each group provides the available [`CartDeliveryOption`](https://shopify.dev/docs/api/storefront/current/objects/CartDeliveryOption) choices for that address, along with the customer's selected option.\n\nAccess through the [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart) object's `deliveryGroups` field. Items are grouped by merchandise type (one-time purchase vs subscription), allowing different delivery methods for each.\n","isOneOf":null,"fields":[{"name":"cartLines","description":"A list of cart lines for the delivery group.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BaseCartLineConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deliveryAddress","description":"The destination address for the delivery group.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MailingAddress","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deliveryOptions","description":"The delivery options available for the delivery group.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartDeliveryOption","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"groupType","description":"The type of merchandise in the delivery group.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CartDeliveryGroupType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"The ID for the delivery group.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"selectedDeliveryOption","description":"The selected delivery option for the delivery group.","args":[],"type":{"kind":"OBJECT","name":"CartDeliveryOption","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartDeliveryGroupConnection","description":"An auto-generated type for paginating through multiple CartDeliveryGroups.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartDeliveryGroupEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in CartDeliveryGroupEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartDeliveryGroup","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartDeliveryGroupEdge","description":"An auto-generated type which holds one CartDeliveryGroup and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of CartDeliveryGroupEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartDeliveryGroup","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"CartDeliveryGroupType","description":"Defines what type of merchandise is in the delivery group.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ONE_TIME_PURCHASE","description":"The delivery group only contains merchandise that is either a one time purchase or a first delivery of\nsubscription merchandise.\n","isDeprecated":false,"deprecationReason":null},{"name":"SUBSCRIPTION","description":"The delivery group only contains subscription merchandise.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartDeliveryInput","description":"The input fields for the cart's delivery properties.","isOneOf":false,"fields":null,"inputFields":[{"name":"addresses","description":"Selectable addresses to present to the buyer on the cart.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CartSelectableAddressInput","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartDeliveryOption","description":"A shipping or delivery choice available to customers during checkout. Each option includes a title, estimated cost, and delivery method type such as shipping or local pickup.\n\nReturned by the [`CartDeliveryGroup`](https://shopify.dev/docs/api/storefront/current/objects/CartDeliveryGroup) object's [`deliveryOptions`](https://shopify.dev/docs/api/storefront/current/objects/CartDeliveryGroup#field-CartDeliveryGroup.fields.deliveryOptions) field and [`selectedDeliveryOption`](https://shopify.dev/docs/api/storefront/current/objects/CartDeliveryGroup#field-CartDeliveryGroup.fields.selectedDeliveryOption) field.\n","isOneOf":null,"fields":[{"name":"code","description":"The code of the delivery option.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deliveryMethodType","description":"The method for the delivery option.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DeliveryMethodType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"The description of the delivery option.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"estimatedCost","description":"The estimated cost for the delivery option.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"handle","description":"The unique identifier of the delivery option.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The title of the delivery option.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartDeliveryPreference","description":"A set of preferences tied to the buyer interacting with the cart. Preferences are used to prefill fields in at checkout to streamline information collection. \nPreferences are not synced back to the cart if they are overwritten.\n","isOneOf":null,"fields":[{"name":"coordinates","description":"Preferred location used to find the closest pick up point based on coordinates.","args":[],"type":{"kind":"OBJECT","name":"CartDeliveryCoordinatesPreference","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deliveryMethod","description":"The preferred delivery methods such as shipping, local pickup or through pickup points.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"PreferenceDeliveryMethodType","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pickupHandle","description":"The pickup handle prefills checkout fields with the location for either local pickup or pickup points delivery methods.\nIt accepts both location ID for local pickup and external IDs for pickup points.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartDeliveryPreferenceInput","description":"Delivery preferences can be used to prefill the delivery section at checkout.","isOneOf":false,"fields":null,"inputFields":[{"name":"coordinates","description":"The coordinates of a delivery location in order of preference.","type":{"kind":"INPUT_OBJECT","name":"CartDeliveryCoordinatesPreferenceInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"deliveryMethod","description":"The preferred delivery methods such as shipping, local pickup or through pickup points.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"PreferenceDeliveryMethodType","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"pickupHandle","description":"The pickup handle prefills checkout fields with the location for either local pickup or pickup points delivery methods.\nIt accepts both location ID for local pickup and external IDs for pickup points.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartDirectPaymentMethodInput","description":"The input fields for submitting direct payment method information for checkout.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"acceptedSubscriptionTerms","description":"Indicates if the customer has accepted the subscription terms. Defaults to false.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"billingAddress","description":"The customer's billing address.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"MailingAddressInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"cardSource","description":"The source of the credit card payment.","type":{"kind":"ENUM","name":"CartCardSource","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"sessionId","description":"The session ID for the direct payment method used to create the payment.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INTERFACE","name":"CartDiscountAllocation","description":"A common interface for querying discount allocations regardless of how the discount was applied ([automatic](https://help.shopify.com/manual/discounts/discount-methods/automatic-discounts), [code](https://help.shopify.com/manual/discounts/discount-methods/discount-codes), or custom). Each implementation represents a different discount source.\n\nTracks how a discount distributes across [cart lines](https://shopify.dev/docs/api/storefront/current/objects/CartLine). Each allocation includes the [`CartDiscountApplication`](https://shopify.dev/docs/api/storefront/current/objects/CartDiscountApplication) details, the discounted amount, and whether the discount targets line items or shipping.\n","isOneOf":null,"fields":[{"name":"discountApplication","description":"The discount that have been applied on the cart line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartDiscountApplication","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"discountedAmount","description":"The discounted amount that has been applied to the cart line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"targetType","description":"The type of line that the discount is applicable towards.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetType","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"CartAutomaticDiscountAllocation","ofType":null},{"kind":"OBJECT","name":"CartCodeDiscountAllocation","ofType":null},{"kind":"OBJECT","name":"CartCustomDiscountAllocation","ofType":null}]},{"kind":"OBJECT","name":"CartDiscountApplication","description":"Captures the intent of a discount source at the time it was applied to a cart. This includes the discount value, how it's allocated across entitled items, and which line types it targets.\n\nThe actual discounted amounts on specific cart lines are represented by [`CartDiscountAllocation`](https://shopify.dev/docs/api/storefront/current/interfaces/CartDiscountAllocation) objects, which reference this application.\n","isOneOf":null,"fields":[{"name":"allocationMethod","description":"The method by which the discount's value is allocated to its entitled items.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationAllocationMethod","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"targetSelection","description":"Which lines of targetType that the discount is allocated over.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetSelection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"targetType","description":"The type of line that the discount is applicable towards.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The value of the discount application.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"PricingValue","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartDiscountCode","description":"A discount code applied to a [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart). Discount codes are case-insensitive and can be added using the [`cartDiscountCodesUpdate`](https://shopify.dev/docs/api/storefront/current/mutations/cartDiscountCodesUpdate) mutation.\n\nThe [`applicable`](https://shopify.dev/docs/api/storefront/current/objects/CartDiscountCode#field-CartDiscountCode.fields.applicable) field indicates whether the code applies to the cart's current contents, which might change as items are added or removed.\n","isOneOf":null,"fields":[{"name":"applicable","description":"Whether the discount code is applicable to the cart's current contents.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"code","description":"The code for the discount.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartDiscountCodesUpdatePayload","description":"Return type for `cartDiscountCodesUpdate` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"CartErrorCode","description":"Error codes returned by [`CartUserError`](https://shopify.dev/docs/api/storefront/current/objects/CartUserError) during cart mutations. Covers validation failures for addresses, quantities, delivery options, merchandise lines, discount codes, and metafields.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ADDRESS_FIELD_CONTAINS_EMOJIS","description":"The specified address field contains emojis.","isDeprecated":false,"deprecationReason":null},{"name":"ADDRESS_FIELD_CONTAINS_HTML_TAGS","description":"The specified address field contains HTML tags.","isDeprecated":false,"deprecationReason":null},{"name":"ADDRESS_FIELD_CONTAINS_URL","description":"The specified address field contains a URL.","isDeprecated":false,"deprecationReason":null},{"name":"ADDRESS_FIELD_DOES_NOT_MATCH_EXPECTED_PATTERN","description":"The specified address field does not match the expected pattern.","isDeprecated":false,"deprecationReason":null},{"name":"ADDRESS_FIELD_IS_REQUIRED","description":"The specified address field is required.","isDeprecated":false,"deprecationReason":null},{"name":"ADDRESS_FIELD_IS_TOO_LONG","description":"The specified address field is too long.","isDeprecated":false,"deprecationReason":null},{"name":"BUNDLES_AND_ADDONS_CANNOT_BE_MIXED","description":"Bundles and addons cannot be mixed.","isDeprecated":false,"deprecationReason":null},{"name":"BUYER_CANNOT_PURCHASE_FOR_COMPANY_LOCATION","description":"Buyer cannot purchase for company location.","isDeprecated":false,"deprecationReason":null},{"name":"CART_TOO_LARGE","description":"The cart is too large to save.","isDeprecated":false,"deprecationReason":null},{"name":"GIFT_CARD_RECIPIENT_INVALID","description":"The specified gift card recipient is invalid.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID","description":"The input value is invalid.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_COMPANY_LOCATION","description":"Company location not found or not allowed.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_DELIVERY_ADDRESS_ID","description":"The delivery address was not found.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_DELIVERY_GROUP","description":"Delivery group was not found in cart.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_DELIVERY_OPTION","description":"Delivery option was not valid.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_INCREMENT","description":"The quantity must be a multiple of the specified increment.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_MERCHANDISE_LINE","description":"Merchandise line was not found in cart.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_METAFIELDS","description":"The metafields were not valid.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_PAYMENT","description":"The payment wasn't valid.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_PAYMENT_DEFERRED_PAYMENT_REQUIRED","description":"The payment is invalid. Deferred payment is required.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_PAYMENT_EMPTY_CART","description":"Cannot update payment on an empty cart","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_ZIP_CODE_FOR_COUNTRY","description":"The given zip code is invalid for the provided country.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_ZIP_CODE_FOR_PROVINCE","description":"The given zip code is invalid for the provided province.","isDeprecated":false,"deprecationReason":null},{"name":"LESS_THAN","description":"The input value should be less than the maximum value allowed.","isDeprecated":false,"deprecationReason":null},{"name":"MAXIMUM_EXCEEDED","description":"The quantity must be below the specified maximum for the item.","isDeprecated":false,"deprecationReason":null},{"name":"MERCHANDISE_LINE_TRANSFORMERS_RUN_ERROR","description":"An error occurred while processing cart transformations.","isDeprecated":false,"deprecationReason":null},{"name":"MERCHANDISE_NOT_APPLICABLE","description":"Item cannot be purchased as configured.","isDeprecated":false,"deprecationReason":null},{"name":"MINIMUM_NOT_MET","description":"The quantity must be above the specified minimum for the item.","isDeprecated":false,"deprecationReason":null},{"name":"MISSING_CUSTOMER_ACCESS_TOKEN","description":"The customer access token is required when setting a company location.","isDeprecated":false,"deprecationReason":null},{"name":"MISSING_DISCOUNT_CODE","description":"Missing discount code.","isDeprecated":false,"deprecationReason":null},{"name":"MISSING_NOTE","description":"Missing note.","isDeprecated":false,"deprecationReason":null},{"name":"NOTE_TOO_LONG","description":"The note length must be below the specified maximum.","isDeprecated":false,"deprecationReason":null},{"name":"ONLY_ONE_DELIVERY_ADDRESS_CAN_BE_SELECTED","description":"Only one delivery address can be selected.","isDeprecated":false,"deprecationReason":null},{"name":"PARENT_LINE_INVALID_REFERENCE","description":"Cannot reference existing parent lines by variant_id.","isDeprecated":false,"deprecationReason":null},{"name":"PARENT_LINE_NESTING_TOO_DEEP","description":"Parent line nesting is too deep or circular.","isDeprecated":false,"deprecationReason":null},{"name":"PARENT_LINE_NOT_FOUND","description":"Parent line not found.","isDeprecated":false,"deprecationReason":null},{"name":"PARENT_LINE_OPERATION_BLOCKED","description":"Nested cartlines are blocked due to an incompatibility.","isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_BASE_EXPIRED","description":"Credit card has expired.","isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_BASE_GATEWAY_NOT_SUPPORTED","description":"Credit card gateway is not supported.","isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_GENERIC","description":"Credit card error.","isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_MONTH_INCLUSION","description":"Credit card month is invalid.","isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_NUMBER_INVALID","description":"Credit card number is invalid.","isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_NUMBER_INVALID_FORMAT","description":"Credit card number format is invalid.","isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_VERIFICATION_VALUE_BLANK","description":"Credit card verification value is blank.","isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_VERIFICATION_VALUE_INVALID_FOR_CARD_TYPE","description":"Credit card verification value is invalid for card type.","isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_YEAR_EXPIRED","description":"Credit card has expired.","isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_YEAR_INVALID_EXPIRY_YEAR","description":"Credit card expiry year is invalid.","isDeprecated":false,"deprecationReason":null},{"name":"PAYMENT_METHOD_NOT_APPLICABLE","description":"The payment method is not applicable.","isDeprecated":false,"deprecationReason":null},{"name":"PAYMENT_METHOD_NOT_SUPPORTED","description":"The payment method is not supported.","isDeprecated":false,"deprecationReason":null},{"name":"PENDING_DELIVERY_GROUPS","description":"The delivery group is in a pending state.","isDeprecated":false,"deprecationReason":null},{"name":"PROVINCE_NOT_FOUND","description":"The given province cannot be found.","isDeprecated":false,"deprecationReason":null},{"name":"SELLING_PLAN_NOT_APPLICABLE","description":"Selling plan is not applicable.","isDeprecated":false,"deprecationReason":null},{"name":"SERVICE_UNAVAILABLE","description":"An error occurred while saving the cart.","isDeprecated":false,"deprecationReason":null},{"name":"TOO_MANY_DELIVERY_ADDRESSES","description":"Too many delivery addresses on Cart.","isDeprecated":false,"deprecationReason":null},{"name":"UNSPECIFIED_ADDRESS_ERROR","description":"A general error occurred during address validation.","isDeprecated":false,"deprecationReason":null},{"name":"VALIDATION_CUSTOM","description":"Validation failed.","isDeprecated":false,"deprecationReason":null},{"name":"VARIANT_REQUIRES_SELLING_PLAN","description":"Variant can only be purchased with a selling plan.","isDeprecated":false,"deprecationReason":null},{"name":"ZIP_CODE_NOT_SUPPORTED","description":"The given zip code is unsupported.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"CartEstimatedCost","description":"The estimated costs that the buyer pays at checkout. Uses [`CartBuyerIdentity`](https://shopify.dev/docs/api/storefront/current/objects/CartBuyerIdentity) to determine [international pricing](https://shopify.dev/docs/custom-storefronts/internationalization/international-pricing).\n\nIncludes the subtotal, total amount, duties, and taxes. The [`checkoutChargeAmount`](https://shopify.dev/docs/api/storefront/current/objects/CartEstimatedCost#field-CartEstimatedCost.fields.checkoutChargeAmount) field excludes deferred payments that are charged later, making it useful for displaying what the customer pays immediately.\n","isOneOf":null,"fields":[{"name":"checkoutChargeAmount","description":"The estimated amount, before taxes and discounts, for the customer to pay at checkout. The checkout charge amount doesn't include any deferred payments that'll be paid at a later date. If the cart has no deferred payments, then the checkout charge amount is equivalent to`subtotal_amount`.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"subtotalAmount","description":"The estimated amount, before taxes and discounts, for the customer to pay.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"totalAmount","description":"The estimated total amount for the customer to pay.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"totalDutyAmount","description":"The estimated duty amount for the customer to pay at checkout.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"totalTaxAmount","description":"The estimated tax amount for the customer to pay at checkout.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartFreePaymentMethodInput","description":"The input fields for submitting a billing address without a selected payment method.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"billingAddress","description":"The customer's billing address.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"MailingAddressInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartGiftCardCodesAddPayload","description":"Return type for `cartGiftCardCodesAdd` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartGiftCardCodesRemovePayload","description":"Return type for `cartGiftCardCodesRemove` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartGiftCardCodesUpdatePayload","description":"Return type for `cartGiftCardCodesUpdate` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartInput","description":"The input fields for creating a [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart). Used by the [`cartCreate`](https://shopify.dev/docs/api/storefront/current/mutations/cartCreate) mutation.\n\nAccepts merchandise lines, discount codes, gift card codes, and a note. You can also set custom attributes, metafields, buyer identity for international pricing, and delivery addresses.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"attributes","description":"An array of key-value pairs that contains additional information about the cart.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"AttributeInput","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"buyerIdentity","description":"The customer associated with the cart. Used to determine [international pricing]\n(https://shopify.dev/custom-storefronts/internationalization/international-pricing).\nBuyer identity should match the customer's shipping address.\n","type":{"kind":"INPUT_OBJECT","name":"CartBuyerIdentityInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"delivery","description":"The delivery-related fields for the cart.","type":{"kind":"INPUT_OBJECT","name":"CartDeliveryInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"discountCodes","description":"The case-insensitive discount codes that the customer added at checkout.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"giftCardCodes","description":"The case-insensitive gift card codes.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"lines","description":"A list of merchandise lines to add to the cart.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CartLineInput","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"The metafields to associate with this cart.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CartInputMetafieldInput","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"note","description":"A note that's associated with the cart. For example, the note can be a personalized message to the buyer.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartInputMetafieldInput","description":"The input fields for a cart metafield value to set.\n\nCart metafields will be copied to order metafields at order creation time if there is a matching order metafield definition with the [`cart to order copyable`](https://shopify.dev/docs/apps/build/metafields/use-metafield-capabilities#cart-to-order-copyable) capability enabled.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"key","description":"The key name of the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"The type of data that the cart metafield stores.\nThe type of data must be a [supported type](https://shopify.dev/apps/metafields/types).\n","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The data to store in the cart metafield. The data is always stored as a string, regardless of the metafield's type.\n","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartLine","description":"An item in a customer's [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart) representing a product variant they intend to purchase. Each cart line tracks the merchandise, quantity, cost breakdown, and any applied discounts.\n\nCart lines can include custom attributes for additional information like gift wrapping requests, and can be associated with a [`SellingPlanAllocation`](https://shopify.dev/docs/api/storefront/current/objects/SellingPlanAllocation) for purchase options like subscriptions, pre-orders, or try-before-you-buy. The [`instructions`](https://shopify.dev/docs/api/storefront/current/objects/CartLine#field-CartLine.fields.instructions) field indicates whether the line can be removed or have its quantity updated.\n","isOneOf":null,"fields":[{"name":"attribute","description":"An attribute associated with the cart line.","args":[{"name":"key","description":"The key of the attribute.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Attribute","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"attributes","description":"The attributes associated with the cart line. Attributes are represented as key-value pairs.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Attribute","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"cost","description":"The cost of the merchandise that the buyer will pay for at checkout. The costs are subject to change and changes will be reflected at checkout.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartLineCost","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"discountAllocations","description":"The discounts that have been applied to the cart line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"CartDiscountAllocation","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"estimatedCost","description":"The estimated cost of the merchandise that the buyer will pay for at checkout. The estimated costs are subject to change and changes will be reflected at checkout.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartLineEstimatedCost","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `cost` instead."},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"instructions","description":"The instructions for the line item.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartLineInstructions","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"merchandise","description":"The merchandise that the buyer intends to purchase.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"Merchandise","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parentRelationship","description":"The parent of the line item.","args":[],"type":{"kind":"OBJECT","name":"CartLineParentRelationship","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"quantity","description":"The quantity of the merchandise that the customer intends to purchase.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"sellingPlanAllocation","description":"The selling plan associated with the cart line and the effect that each selling plan has on variants when they're purchased.","args":[],"type":{"kind":"OBJECT","name":"SellingPlanAllocation","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"BaseCartLine","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartLineCost","description":"Cost breakdown for a single line item in a [cart](https://shopify.dev/docs/api/storefront/current/objects/Cart). Includes the per-unit price, the subtotal before line-level discounts, and the final total amount the buyer pays.\n\nThe [`compareAtAmountPerQuantity`](https://shopify.dev/docs/api/storefront/current/objects/CartLineCost#field-CartLineCost.fields.compareAtAmountPerQuantity) field shows the original price when the item is on sale, enabling the display of savings to customers.\n","isOneOf":null,"fields":[{"name":"amountPerQuantity","description":"The amount of the merchandise line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"compareAtAmountPerQuantity","description":"The compare at amount of the merchandise line.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"subtotalAmount","description":"The cost of the merchandise line before line-level discounts.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"totalAmount","description":"The total cost of the merchandise line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartLineEstimatedCost","description":"The estimated cost of the merchandise line that the buyer will pay at checkout.\n","isOneOf":null,"fields":[{"name":"amount","description":"The amount of the merchandise line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"compareAtAmount","description":"The compare at amount of the merchandise line.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"subtotalAmount","description":"The estimated cost of the merchandise line before discounts.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"totalAmount","description":"The estimated total cost of the merchandise line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartLineInput","description":"The input fields for adding a merchandise line to a cart. Each line represents a [`ProductVariant`](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant) the buyer intends to purchase, along with the quantity and optional [`SellingPlan`](https://shopify.dev/docs/api/storefront/current/objects/SellingPlan) for subscriptions.\n\nUsed by the [`cartCreate`](https://shopify.dev/docs/api/storefront/current/mutations/cartCreate) mutation when creating a cart with initial items, and the [`cartLinesAdd`](https://shopify.dev/docs/api/storefront/current/mutations/cartLinesAdd) mutation when adding items to an existing cart.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"attributes","description":"An array of key-value pairs that contains additional information about the merchandise line.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"AttributeInput","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"merchandiseId","description":"The ID of the merchandise that the buyer intends to purchase.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent","description":"The parent line item of the cart line.","type":{"kind":"INPUT_OBJECT","name":"CartLineParentInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"quantity","description":"The quantity of the merchandise.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":"1","isDeprecated":false,"deprecationReason":null},{"name":"sellingPlanId","description":"The ID of the selling plan that the merchandise is being purchased with.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartLineInstructions","description":"Represents instructions for a cart line item.","isOneOf":null,"fields":[{"name":"canRemove","description":"Whether the line item can be removed from the cart.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"canUpdateQuantity","description":"Whether the line item quantity can be updated.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartLineParentInput","description":"The parent line item of the cart line.","isOneOf":false,"fields":null,"inputFields":[{"name":"lineId","description":"The id of the parent line item.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"merchandiseId","description":"The ID of the parent line merchandise.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartLineParentRelationship","description":"Represents the parent relationship of a cart line.","isOneOf":null,"fields":[{"name":"parent","description":"The parent cart line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartLine","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartLineUpdateInput","description":"The input fields for updating a merchandise line in a cart. Used by the [`cartLinesUpdate`](https://shopify.dev/docs/api/storefront/current/mutations/cartLinesUpdate) mutation.\n\nSpecify the line item's [`id`](https://shopify.dev/docs/api/storefront/current/input-objects/CartLineUpdateInput#fields-id) along with any fields to modify. You can change the quantity, swap the merchandise, update custom attributes, or associate a different selling plan.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"attributes","description":"An array of key-value pairs that contains additional information about the merchandise line.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"AttributeInput","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"The ID of the merchandise line.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"merchandiseId","description":"The ID of the merchandise for the line item.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"quantity","description":"The quantity of the line item.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"sellingPlanId","description":"The ID of the selling plan that the merchandise is being purchased with.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartLinesAddPayload","description":"Return type for `cartLinesAdd` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartLinesRemovePayload","description":"Return type for `cartLinesRemove` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartLinesUpdatePayload","description":"Return type for `cartLinesUpdate` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartMetafieldDeleteInput","description":"The input fields to delete a cart metafield.","isOneOf":false,"fields":null,"inputFields":[{"name":"key","description":"The key name of the cart metafield. Can either be a composite key (`namespace.key`) or a simple key\n that relies on the default app-reserved namespace.\n","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"ownerId","description":"The ID of the cart resource.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartMetafieldDeletePayload","description":"Return type for `cartMetafieldDelete` mutation.","isOneOf":null,"fields":[{"name":"deletedId","description":"The ID of the deleted cart metafield.","args":[],"type":{"kind":"SCALAR","name":"ID","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MetafieldDeleteUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartMetafieldsSetInput","description":"The input fields for a cart metafield value to set.","isOneOf":false,"fields":null,"inputFields":[{"name":"key","description":"The key name of the cart metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"ownerId","description":"The ID of the cart resource.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"The type of data that the cart metafield stores.\nThe type of data must be a [supported type](https://shopify.dev/apps/metafields/types).\n","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The data to store in the cart metafield. The data is always stored as a string, regardless of the metafield's type.\n","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartMetafieldsSetPayload","description":"Return type for `cartMetafieldsSet` mutation.","isOneOf":null,"fields":[{"name":"metafields","description":"The list of cart metafields that were set.","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MetafieldsSetUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartNoteUpdatePayload","description":"Return type for `cartNoteUpdate` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartOperationError","description":"An error occurred during the cart operation.","isOneOf":null,"fields":[{"name":"code","description":"The error code.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"message","description":"The error message.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartPaymentInput","description":"The input fields for updating the payment method that will be used to checkout.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"amount","description":"The amount that the customer will be charged at checkout.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"MoneyInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"directPaymentMethod","description":"The input fields to use when checking out a cart with a direct payment method (like a credit card).\n","type":{"kind":"INPUT_OBJECT","name":"CartDirectPaymentMethodInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"freePaymentMethod","description":"The input fields to use to checkout a cart without providing a payment method.\nUse this payment method input if the total cost of the cart is 0.\n","type":{"kind":"INPUT_OBJECT","name":"CartFreePaymentMethodInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"sourceIdentifier","description":"An ID of the order placed on the originating platform.\nNote that this value doesn't correspond to the Shopify Order ID.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"walletPaymentMethod","description":"The input fields to use when checking out a cart with a wallet payment method (like Shop Pay or Apple Pay).\n","type":{"kind":"INPUT_OBJECT","name":"CartWalletPaymentMethodInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartPaymentUpdatePayload","description":"Return type for `cartPaymentUpdate` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartPreferences","description":"A set of preferences tied to the buyer interacting with the cart. Preferences are used to prefill fields in at checkout to streamline information collection. \nPreferences are not synced back to the cart if they are overwritten.\n","isOneOf":null,"fields":[{"name":"delivery","description":"Delivery preferences can be used to prefill the delivery section in at checkout.","args":[],"type":{"kind":"OBJECT","name":"CartDeliveryPreference","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"wallet","description":"Wallet preferences are used to populate relevant payment fields in the checkout flow.\nAccepted value: `[\"shop_pay\"]`.\n","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartPreferencesInput","description":"The input fields represent preferences for the buyer that is interacting with the cart.","isOneOf":false,"fields":null,"inputFields":[{"name":"delivery","description":"Delivery preferences can be used to prefill the delivery section in at checkout.","type":{"kind":"INPUT_OBJECT","name":"CartDeliveryPreferenceInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"wallet","description":"Wallet preferences are used to populate relevant payment fields in the checkout flow.\nAccepted value: `[\"shop_pay\"]`.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartPrepareForCompletionPayload","description":"Return type for `cartPrepareForCompletion` mutation.","isOneOf":null,"fields":[{"name":"result","description":"The result of cart preparation for completion.","args":[],"type":{"kind":"UNION","name":"CartPrepareForCompletionResult","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"UNION","name":"CartPrepareForCompletionResult","description":"The result of cart preparation.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"CartStatusNotReady","ofType":null},{"kind":"OBJECT","name":"CartStatusReady","ofType":null},{"kind":"OBJECT","name":"CartThrottled","ofType":null}]},{"kind":"OBJECT","name":"CartRemovePersonalDataPayload","description":"Return type for `cartRemovePersonalData` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartSelectableAddress","description":"A selectable delivery address for a cart.\n","isOneOf":null,"fields":[{"name":"address","description":"The delivery address.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"CartAddress","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A unique identifier for the address, specific to this cart.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"oneTimeUse","description":"This delivery address will not be associated with the buyer after a successful checkout.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"selected","description":"Sets exactly one address as pre-selected for the buyer.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartSelectableAddressInput","description":"The input fields for a selectable delivery address to present to the buyer. Used by [`CartDeliveryInput`](https://shopify.dev/docs/api/storefront/current/input-objects/CartDeliveryInput) when creating a cart with the [`cartCreate`](https://shopify.dev/docs/api/storefront/current/mutations/cartCreate) mutation.\n\nYou can pre-select an address for the buyer, mark it as one-time use so it isn't saved after checkout, and specify how strictly the address should be validated.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"address","description":"Exactly one kind of delivery address.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CartAddressInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"oneTimeUse","description":"When true, this delivery address will not be associated with the buyer after a successful checkout.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"selected","description":"Sets exactly one address as pre-selected for the buyer.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"validationStrategy","description":"Defines what kind of address validation is requested.","type":{"kind":"ENUM","name":"DeliveryAddressValidationStrategy","ofType":null},"defaultValue":"COUNTRY_CODE_ONLY","isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartSelectableAddressUpdateInput","description":"The input fields to update a line item on a cart.","isOneOf":false,"fields":null,"inputFields":[{"name":"address","description":"Exactly one kind of delivery address.","type":{"kind":"INPUT_OBJECT","name":"CartAddressInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"The id of the selectable address.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"oneTimeUse","description":"When true, this delivery address will not be associated with the buyer after a successful checkout.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"selected","description":"Sets exactly one address as pre-selected for the buyer.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"validationStrategy","description":"Defines what kind of address validation is requested.","type":{"kind":"ENUM","name":"DeliveryAddressValidationStrategy","ofType":null},"defaultValue":"COUNTRY_CODE_ONLY","isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartSelectedDeliveryOptionInput","description":"The input fields for updating the selected delivery options for a delivery group.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"deliveryGroupId","description":"The ID of the cart delivery group.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"deliveryOptionHandle","description":"The handle of the selected delivery option.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartSelectedDeliveryOptionsUpdatePayload","description":"Return type for `cartSelectedDeliveryOptionsUpdate` mutation.","isOneOf":null,"fields":[{"name":"cart","description":"The updated cart.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"warnings","description":"A list of warnings that occurred during the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartWarning","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartStatusNotReady","description":"Cart is not ready for payment update and completion.","isOneOf":null,"fields":[{"name":"cart","description":"The result of cart preparation for completion.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"errors","description":"The list of errors that caused the cart to not be ready for payment update and completion.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartOperationError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartStatusReady","description":"Cart is ready for payment update and completion.","isOneOf":null,"fields":[{"name":"cart","description":"The result of cart preparation for completion.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartSubmitForCompletionPayload","description":"Return type for `cartSubmitForCompletion` mutation.","isOneOf":null,"fields":[{"name":"result","description":"The result of cart submission for completion.","args":[],"type":{"kind":"UNION","name":"CartSubmitForCompletionResult","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"UNION","name":"CartSubmitForCompletionResult","description":"The result of cart submit completion.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"SubmitAlreadyAccepted","ofType":null},{"kind":"OBJECT","name":"SubmitFailed","ofType":null},{"kind":"OBJECT","name":"SubmitSuccess","ofType":null},{"kind":"OBJECT","name":"SubmitThrottled","ofType":null}]},{"kind":"OBJECT","name":"CartThrottled","description":"Response signifying that the access to cart request is currently being throttled.\nThe client can retry after `poll_after`.\n","isOneOf":null,"fields":[{"name":"cart","description":"The result of cart preparation for completion.","args":[],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pollAfter","description":"The polling delay.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartUserError","description":"Represents an error that happens during execution of a cart mutation.","isOneOf":null,"fields":[{"name":"code","description":"The error code.","args":[],"type":{"kind":"ENUM","name":"CartErrorCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":"The path to the input field that caused the error.","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"message","description":"The error message.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"DisplayableError","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CartWalletPaymentMethodInput","description":"The input fields for submitting wallet payment method information for checkout.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"applePayWalletContent","description":"The payment method information for the Apple Pay wallet.","type":{"kind":"INPUT_OBJECT","name":"ApplePayWalletContentInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"shopPayWalletContent","description":"The payment method information for the Shop Pay wallet.","type":{"kind":"INPUT_OBJECT","name":"ShopPayWalletContentInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CartWarning","description":"A non-blocking issue that occurred during a cart mutation. Unlike errors, warnings don't prevent the mutation from completing but indicate potential problems that may affect the buyer's experience.\n\nEach warning includes a code identifying the issue type, a human-readable message, and a target ID pointing to the affected resource.\n","isOneOf":null,"fields":[{"name":"code","description":"The code of the warning.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CartWarningCode","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"message","description":"The message text of the warning.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"target","description":"The target of the warning.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"CartWarningCode","description":"The code for the cart warning.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"DISCOUNT_CODE_NOT_HONOURED","description":"The discount code cannot be honored.","isDeprecated":false,"deprecationReason":null},{"name":"DISCOUNT_CURRENTLY_INACTIVE","description":"The discount is currently inactive.","isDeprecated":false,"deprecationReason":null},{"name":"DISCOUNT_CUSTOMER_NOT_ELIGIBLE","description":"The customer is not eligible for this discount.","isDeprecated":false,"deprecationReason":null},{"name":"DISCOUNT_CUSTOMER_USAGE_LIMIT_REACHED","description":"The customer's discount usage limit has been reached.","isDeprecated":false,"deprecationReason":null},{"name":"DISCOUNT_ELIGIBLE_CUSTOMER_MISSING","description":"An eligible customer is missing for this discount.","isDeprecated":false,"deprecationReason":null},{"name":"DISCOUNT_INCOMPATIBLE_PURCHASE_TYPE","description":"The purchase type is incompatible with this discount.","isDeprecated":false,"deprecationReason":null},{"name":"DISCOUNT_NOT_FOUND","description":"The discount was not found.","isDeprecated":false,"deprecationReason":null},{"name":"DISCOUNT_NO_ENTITLED_LINE_ITEMS","description":"There are no entitled line items for this discount.","isDeprecated":false,"deprecationReason":null},{"name":"DISCOUNT_NO_ENTITLED_SHIPPING_LINES","description":"There are no entitled shipping lines for this discount.","isDeprecated":false,"deprecationReason":null},{"name":"DISCOUNT_PURCHASE_NOT_IN_RANGE","description":"The purchase is not in range for this discount.","isDeprecated":false,"deprecationReason":null},{"name":"DISCOUNT_QUANTITY_NOT_IN_RANGE","description":"The quantity is not in range for this discount.","isDeprecated":false,"deprecationReason":null},{"name":"DISCOUNT_USAGE_LIMIT_REACHED","description":"The discount usage limit has been reached.","isDeprecated":false,"deprecationReason":null},{"name":"DUPLICATE_DELIVERY_ADDRESS","description":"A delivery address with the same details already exists on this cart.","isDeprecated":false,"deprecationReason":null},{"name":"MERCHANDISE_NOT_ENOUGH_STOCK","description":"The merchandise does not have enough stock.","isDeprecated":false,"deprecationReason":null},{"name":"MERCHANDISE_OUT_OF_STOCK","description":"The merchandise is out of stock.","isDeprecated":false,"deprecationReason":null},{"name":"MERCHANDISE_SELLING_PLAN_NOT_APPLICABLE_ON_COMPANY_LOCATION","description":"Only one-time purchase is available for B2B orders.","isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_GIFT_CARDS_UNAVAILABLE","description":"Gift cards are not available as a payment method.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CategoryFilter","description":"A filter used to view a subset of products in a collection matching a specific category value.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"id","description":"The id of the category to filter on.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Collection","description":"A group of products [organized by a merchant](https://help.shopify.com/manual/products/collections) to make their store easier to browse. Collections can help customers discover related products by category, season, promotion, or other criteria.\n\nQuery a collection's products with [filtering options](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/products-collections/filter-products) like availability, price range, vendor, and tags. Each collection includes [`SEO`](https://shopify.dev/docs/api/storefront/current/objects/SEO) information, an optional [`Image`](https://shopify.dev/docs/api/storefront/current/objects/Image), and supports custom data through [`metafields`](https://shopify.dev/docs/api/storefront/current/objects/Metafield).\n","isOneOf":null,"fields":[{"name":"description","description":"Stripped description of the collection, single line with HTML tags removed.","args":[{"name":"truncateAt","description":"Truncates a string after the given length.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"descriptionHtml","description":"The description of the collection, complete with HTML formatting.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"HTML","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"handle","description":"A human-friendly unique string for the collection automatically generated from its title.\nLimit of 255 characters.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"image","description":"Image associated with the collection.","args":[],"type":{"kind":"OBJECT","name":"Image","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"onlineStoreUrl","description":"The URL used for viewing the resource on the shop's Online Store. Returns `null` if the resource is currently not published to the Online Store sales channel.","args":[],"type":{"kind":"SCALAR","name":"URL","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"products","description":"List of products in the collection.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"filters","description":"Returns a subset of products matching all product filters.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductFilter","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"sortKey","description":"Sort the underlying list by the given key.","type":{"kind":"ENUM","name":"ProductCollectionSortKeys","ofType":null},"defaultValue":"COLLECTION_DEFAULT","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"seo","description":"The collection's SEO information.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SEO","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The collection’s name. Limit of 255 characters.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"trackingParameters","description":"URL parameters to be added to a page URL to track the origin of on-site search traffic for [analytics reporting](https://help.shopify.com/manual/reports-and-analytics/shopify-reports/report-types/default-reports/behaviour-reports). Returns a result when accessed through the [search](https://shopify.dev/docs/api/storefront/current/queries/search) or [predictiveSearch](https://shopify.dev/docs/api/storefront/current/queries/predictiveSearch) queries, otherwise returns null.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"The date and time when the collection was last modified.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"HasMetafields","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null},{"kind":"INTERFACE","name":"OnlineStorePublishable","ofType":null},{"kind":"INTERFACE","name":"Trackable","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CollectionConnection","description":"An auto-generated type for paginating through multiple Collections.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CollectionEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in CollectionEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Collection","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"totalCount","description":"The total count of Collections.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"UnsignedInt64","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CollectionEdge","description":"An auto-generated type which holds one Collection and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of CollectionEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Collection","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"CollectionSortKeys","description":"The set of valid sort keys for the Collection query.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ID","description":"Sort by the `id` value.","isDeprecated":false,"deprecationReason":null},{"name":"RELEVANCE","description":"Sort by relevance to the search terms when the `query` parameter is specified on the connection.\nDon't use this sort key when no search query is specified.\n","isDeprecated":false,"deprecationReason":null},{"name":"TITLE","description":"Sort by the `title` value.","isDeprecated":false,"deprecationReason":null},{"name":"UPDATED_AT","description":"Sort by the `updated_at` value.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"SCALAR","name":"Color","description":"A string containing a hexadecimal representation of a color.\n\nFor example, \"#6A8D48\".\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Comment","description":"A comment on an article.","isOneOf":null,"fields":[{"name":"author","description":"The comment’s author.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CommentAuthor","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"content","description":"Stripped content of the comment, single line with HTML tags removed.","args":[{"name":"truncateAt","description":"Truncates a string after the given length.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"contentHtml","description":"The content of the comment, complete with HTML formatting.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"HTML","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CommentAuthor","description":"The author of a comment.","isOneOf":null,"fields":[{"name":"email","description":"The author's email.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"The author’s name.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CommentConnection","description":"An auto-generated type for paginating through multiple Comments.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CommentEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in CommentEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Comment","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CommentEdge","description":"An auto-generated type which holds one Comment and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of CommentEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Comment","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Company","description":"A B2B organization that purchases from the shop. In the Storefront API, company information is accessed through the [`PurchasingCompany`](https://shopify.dev/docs/api/storefront/current/objects/PurchasingCompany) object on [`CartBuyerIdentity`](https://shopify.dev/docs/api/storefront/current/objects/CartBuyerIdentity), which provides the associated location and contact for the current purchasing context.\n\nYou can store custom data using [metafields](https://shopify.dev/docs/apps/build/metafields).\n","isOneOf":null,"fields":[{"name":"createdAt","description":"The date and time ([ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601)) at which the company was created in Shopify.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"externalId","description":"A unique externally-supplied ID for the company.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"The name of the company.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"The date and time ([ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601)) at which the company was last modified.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"HasMetafields","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CompanyContact","description":"A company's main point of contact.","isOneOf":null,"fields":[{"name":"createdAt","description":"The date and time ([ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601)) at which the company contact was created in Shopify.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"locale","description":"The company contact's locale (language).","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The company contact's job title.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"The date and time ([ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601)) at which the company contact was last modified.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CompanyLocation","description":"A branch or office of a [`Company`](https://shopify.dev/docs/api/storefront/current/objects/Company) where B2B customers can place orders. When a B2B customer selects a location after logging in, the Storefront API contextualizes product queries to return location-specific pricing and quantity rules.\n\nAccess through the [`PurchasingCompany`](https://shopify.dev/docs/api/storefront/current/objects/PurchasingCompany) object, which associates the location with the buyer's [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart).\n","isOneOf":null,"fields":[{"name":"createdAt","description":"The date and time ([ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601)) at which the company location was created in Shopify.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"externalId","description":"A unique externally-supplied ID for the company.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"locale","description":"The preferred locale of the company location.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"The name of the company location.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"The date and time ([ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601)) at which the company location was last modified.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"HasMetafields","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CompletePaymentChallenge","description":"The action for the 3DS payment redirect.","isOneOf":null,"fields":[{"name":"redirectUrl","description":"The URL for the 3DS payment redirect.","args":[],"type":{"kind":"SCALAR","name":"URL","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CompletionError","description":"An error that occurred during a cart completion attempt.","isOneOf":null,"fields":[{"name":"code","description":"The error code.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CompletionErrorCode","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"message","description":"The error message.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"CompletionErrorCode","description":"The code of the error that occurred during a cart completion attempt.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ERROR","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"INVENTORY_RESERVATION_ERROR","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENT_AMOUNT_TOO_SMALL","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENT_CALL_ISSUER","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENT_CARD_DECLINED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENT_ERROR","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENT_GATEWAY_NOT_ENABLED_ERROR","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENT_INSUFFICIENT_FUNDS","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENT_INVALID_BILLING_ADDRESS","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENT_INVALID_CREDIT_CARD","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENT_INVALID_CURRENCY","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENT_INVALID_PAYMENT_METHOD","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENT_TRANSIENT_ERROR","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"ComponentizableCartLine","description":"Represents information about the grouped merchandise in the cart.","isOneOf":null,"fields":[{"name":"attribute","description":"An attribute associated with the cart line.","args":[{"name":"key","description":"The key of the attribute.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Attribute","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"attributes","description":"The attributes associated with the cart line. Attributes are represented as key-value pairs.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Attribute","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"cost","description":"The cost of the merchandise that the buyer will pay for at checkout. The costs are subject to change and changes will be reflected at checkout.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartLineCost","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"discountAllocations","description":"The discounts that have been applied to the cart line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"CartDiscountAllocation","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"estimatedCost","description":"The estimated cost of the merchandise that the buyer will pay for at checkout. The estimated costs are subject to change and changes will be reflected at checkout.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartLineEstimatedCost","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `cost` instead."},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"lineComponents","description":"The components of the line item.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CartLine","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"merchandise","description":"The merchandise that the buyer intends to purchase.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"Merchandise","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"quantity","description":"The quantity of the merchandise that the customer intends to purchase.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"sellingPlanAllocation","description":"The selling plan associated with the cart line and the effect that each selling plan has on variants when they're purchased.","args":[],"type":{"kind":"OBJECT","name":"SellingPlanAllocation","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"BaseCartLine","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Count","description":"Details for count of elements.","isOneOf":null,"fields":[{"name":"count","description":"Count of elements.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"precision","description":"Precision of count, how exact is the value.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CountPrecision","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"CountPrecision","description":"The precision of the value returned by a count field.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"AT_LEAST","description":"The count is at least the value. A limit was reached.","isDeprecated":false,"deprecationReason":null},{"name":"EXACT","description":"The count is exactly the value.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"Country","description":"A country with localization settings for a storefront. Includes the country's currency, available languages, default language, and unit system (metric or imperial).\n\nAccess countries through the [localization](https://shopify.dev/docs/api/storefront/current/queries/localization) query, which returns both the list of available countries and the currently active country. Use the [`@inContext`](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/in-context) directive to change the active country context.\n","isOneOf":null,"fields":[{"name":"availableLanguages","description":"The languages available for the country.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Language","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"currency","description":"The currency of the country.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Currency","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"defaultLanguage","description":"The default language for the country.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Language","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"isoCode","description":"The ISO code of the country.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CountryCode","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"market","description":"The market that includes this country.","args":[],"type":{"kind":"OBJECT","name":"Market","ofType":null},"isDeprecated":true,"deprecationReason":"This `market` field will be removed in a future version of the API."},{"name":"name","description":"The name of the country.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"unitSystem","description":"The unit system used in the country.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"UnitSystem","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"CountryCode","description":"The code designating a country/region, which generally follows ISO 3166-1 alpha-2 guidelines.\nIf a territory doesn't have a country code value in the `CountryCode` enum, then it might be considered a subdivision\nof another country. For example, the territories associated with Spain are represented by the country code `ES`,\nand the territories associated with the United States of America are represented by the country code `US`.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"AC","description":"Ascension Island.","isDeprecated":false,"deprecationReason":null},{"name":"AD","description":"Andorra.","isDeprecated":false,"deprecationReason":null},{"name":"AE","description":"United Arab Emirates.","isDeprecated":false,"deprecationReason":null},{"name":"AF","description":"Afghanistan.","isDeprecated":false,"deprecationReason":null},{"name":"AG","description":"Antigua & Barbuda.","isDeprecated":false,"deprecationReason":null},{"name":"AI","description":"Anguilla.","isDeprecated":false,"deprecationReason":null},{"name":"AL","description":"Albania.","isDeprecated":false,"deprecationReason":null},{"name":"AM","description":"Armenia.","isDeprecated":false,"deprecationReason":null},{"name":"AN","description":"Netherlands Antilles.","isDeprecated":false,"deprecationReason":null},{"name":"AO","description":"Angola.","isDeprecated":false,"deprecationReason":null},{"name":"AR","description":"Argentina.","isDeprecated":false,"deprecationReason":null},{"name":"AT","description":"Austria.","isDeprecated":false,"deprecationReason":null},{"name":"AU","description":"Australia.","isDeprecated":false,"deprecationReason":null},{"name":"AW","description":"Aruba.","isDeprecated":false,"deprecationReason":null},{"name":"AX","description":"Åland Islands.","isDeprecated":false,"deprecationReason":null},{"name":"AZ","description":"Azerbaijan.","isDeprecated":false,"deprecationReason":null},{"name":"BA","description":"Bosnia & Herzegovina.","isDeprecated":false,"deprecationReason":null},{"name":"BB","description":"Barbados.","isDeprecated":false,"deprecationReason":null},{"name":"BD","description":"Bangladesh.","isDeprecated":false,"deprecationReason":null},{"name":"BE","description":"Belgium.","isDeprecated":false,"deprecationReason":null},{"name":"BF","description":"Burkina Faso.","isDeprecated":false,"deprecationReason":null},{"name":"BG","description":"Bulgaria.","isDeprecated":false,"deprecationReason":null},{"name":"BH","description":"Bahrain.","isDeprecated":false,"deprecationReason":null},{"name":"BI","description":"Burundi.","isDeprecated":false,"deprecationReason":null},{"name":"BJ","description":"Benin.","isDeprecated":false,"deprecationReason":null},{"name":"BL","description":"St. Barthélemy.","isDeprecated":false,"deprecationReason":null},{"name":"BM","description":"Bermuda.","isDeprecated":false,"deprecationReason":null},{"name":"BN","description":"Brunei.","isDeprecated":false,"deprecationReason":null},{"name":"BO","description":"Bolivia.","isDeprecated":false,"deprecationReason":null},{"name":"BQ","description":"Caribbean Netherlands.","isDeprecated":false,"deprecationReason":null},{"name":"BR","description":"Brazil.","isDeprecated":false,"deprecationReason":null},{"name":"BS","description":"Bahamas.","isDeprecated":false,"deprecationReason":null},{"name":"BT","description":"Bhutan.","isDeprecated":false,"deprecationReason":null},{"name":"BV","description":"Bouvet Island.","isDeprecated":false,"deprecationReason":null},{"name":"BW","description":"Botswana.","isDeprecated":false,"deprecationReason":null},{"name":"BY","description":"Belarus.","isDeprecated":false,"deprecationReason":null},{"name":"BZ","description":"Belize.","isDeprecated":false,"deprecationReason":null},{"name":"CA","description":"Canada.","isDeprecated":false,"deprecationReason":null},{"name":"CC","description":"Cocos (Keeling) Islands.","isDeprecated":false,"deprecationReason":null},{"name":"CD","description":"Congo - Kinshasa.","isDeprecated":false,"deprecationReason":null},{"name":"CF","description":"Central African Republic.","isDeprecated":false,"deprecationReason":null},{"name":"CG","description":"Congo - Brazzaville.","isDeprecated":false,"deprecationReason":null},{"name":"CH","description":"Switzerland.","isDeprecated":false,"deprecationReason":null},{"name":"CI","description":"Côte d’Ivoire.","isDeprecated":false,"deprecationReason":null},{"name":"CK","description":"Cook Islands.","isDeprecated":false,"deprecationReason":null},{"name":"CL","description":"Chile.","isDeprecated":false,"deprecationReason":null},{"name":"CM","description":"Cameroon.","isDeprecated":false,"deprecationReason":null},{"name":"CN","description":"China.","isDeprecated":false,"deprecationReason":null},{"name":"CO","description":"Colombia.","isDeprecated":false,"deprecationReason":null},{"name":"CR","description":"Costa Rica.","isDeprecated":false,"deprecationReason":null},{"name":"CU","description":"Cuba.","isDeprecated":false,"deprecationReason":null},{"name":"CV","description":"Cape Verde.","isDeprecated":false,"deprecationReason":null},{"name":"CW","description":"Curaçao.","isDeprecated":false,"deprecationReason":null},{"name":"CX","description":"Christmas Island.","isDeprecated":false,"deprecationReason":null},{"name":"CY","description":"Cyprus.","isDeprecated":false,"deprecationReason":null},{"name":"CZ","description":"Czechia.","isDeprecated":false,"deprecationReason":null},{"name":"DE","description":"Germany.","isDeprecated":false,"deprecationReason":null},{"name":"DJ","description":"Djibouti.","isDeprecated":false,"deprecationReason":null},{"name":"DK","description":"Denmark.","isDeprecated":false,"deprecationReason":null},{"name":"DM","description":"Dominica.","isDeprecated":false,"deprecationReason":null},{"name":"DO","description":"Dominican Republic.","isDeprecated":false,"deprecationReason":null},{"name":"DZ","description":"Algeria.","isDeprecated":false,"deprecationReason":null},{"name":"EC","description":"Ecuador.","isDeprecated":false,"deprecationReason":null},{"name":"EE","description":"Estonia.","isDeprecated":false,"deprecationReason":null},{"name":"EG","description":"Egypt.","isDeprecated":false,"deprecationReason":null},{"name":"EH","description":"Western Sahara.","isDeprecated":false,"deprecationReason":null},{"name":"ER","description":"Eritrea.","isDeprecated":false,"deprecationReason":null},{"name":"ES","description":"Spain.","isDeprecated":false,"deprecationReason":null},{"name":"ET","description":"Ethiopia.","isDeprecated":false,"deprecationReason":null},{"name":"FI","description":"Finland.","isDeprecated":false,"deprecationReason":null},{"name":"FJ","description":"Fiji.","isDeprecated":false,"deprecationReason":null},{"name":"FK","description":"Falkland Islands.","isDeprecated":false,"deprecationReason":null},{"name":"FO","description":"Faroe Islands.","isDeprecated":false,"deprecationReason":null},{"name":"FR","description":"France.","isDeprecated":false,"deprecationReason":null},{"name":"GA","description":"Gabon.","isDeprecated":false,"deprecationReason":null},{"name":"GB","description":"United Kingdom.","isDeprecated":false,"deprecationReason":null},{"name":"GD","description":"Grenada.","isDeprecated":false,"deprecationReason":null},{"name":"GE","description":"Georgia.","isDeprecated":false,"deprecationReason":null},{"name":"GF","description":"French Guiana.","isDeprecated":false,"deprecationReason":null},{"name":"GG","description":"Guernsey.","isDeprecated":false,"deprecationReason":null},{"name":"GH","description":"Ghana.","isDeprecated":false,"deprecationReason":null},{"name":"GI","description":"Gibraltar.","isDeprecated":false,"deprecationReason":null},{"name":"GL","description":"Greenland.","isDeprecated":false,"deprecationReason":null},{"name":"GM","description":"Gambia.","isDeprecated":false,"deprecationReason":null},{"name":"GN","description":"Guinea.","isDeprecated":false,"deprecationReason":null},{"name":"GP","description":"Guadeloupe.","isDeprecated":false,"deprecationReason":null},{"name":"GQ","description":"Equatorial Guinea.","isDeprecated":false,"deprecationReason":null},{"name":"GR","description":"Greece.","isDeprecated":false,"deprecationReason":null},{"name":"GS","description":"South Georgia & South Sandwich Islands.","isDeprecated":false,"deprecationReason":null},{"name":"GT","description":"Guatemala.","isDeprecated":false,"deprecationReason":null},{"name":"GW","description":"Guinea-Bissau.","isDeprecated":false,"deprecationReason":null},{"name":"GY","description":"Guyana.","isDeprecated":false,"deprecationReason":null},{"name":"HK","description":"Hong Kong SAR.","isDeprecated":false,"deprecationReason":null},{"name":"HM","description":"Heard & McDonald Islands.","isDeprecated":false,"deprecationReason":null},{"name":"HN","description":"Honduras.","isDeprecated":false,"deprecationReason":null},{"name":"HR","description":"Croatia.","isDeprecated":false,"deprecationReason":null},{"name":"HT","description":"Haiti.","isDeprecated":false,"deprecationReason":null},{"name":"HU","description":"Hungary.","isDeprecated":false,"deprecationReason":null},{"name":"ID","description":"Indonesia.","isDeprecated":false,"deprecationReason":null},{"name":"IE","description":"Ireland.","isDeprecated":false,"deprecationReason":null},{"name":"IL","description":"Israel.","isDeprecated":false,"deprecationReason":null},{"name":"IM","description":"Isle of Man.","isDeprecated":false,"deprecationReason":null},{"name":"IN","description":"India.","isDeprecated":false,"deprecationReason":null},{"name":"IO","description":"British Indian Ocean Territory.","isDeprecated":false,"deprecationReason":null},{"name":"IQ","description":"Iraq.","isDeprecated":false,"deprecationReason":null},{"name":"IR","description":"Iran.","isDeprecated":false,"deprecationReason":null},{"name":"IS","description":"Iceland.","isDeprecated":false,"deprecationReason":null},{"name":"IT","description":"Italy.","isDeprecated":false,"deprecationReason":null},{"name":"JE","description":"Jersey.","isDeprecated":false,"deprecationReason":null},{"name":"JM","description":"Jamaica.","isDeprecated":false,"deprecationReason":null},{"name":"JO","description":"Jordan.","isDeprecated":false,"deprecationReason":null},{"name":"JP","description":"Japan.","isDeprecated":false,"deprecationReason":null},{"name":"KE","description":"Kenya.","isDeprecated":false,"deprecationReason":null},{"name":"KG","description":"Kyrgyzstan.","isDeprecated":false,"deprecationReason":null},{"name":"KH","description":"Cambodia.","isDeprecated":false,"deprecationReason":null},{"name":"KI","description":"Kiribati.","isDeprecated":false,"deprecationReason":null},{"name":"KM","description":"Comoros.","isDeprecated":false,"deprecationReason":null},{"name":"KN","description":"St. Kitts & Nevis.","isDeprecated":false,"deprecationReason":null},{"name":"KP","description":"North Korea.","isDeprecated":false,"deprecationReason":null},{"name":"KR","description":"South Korea.","isDeprecated":false,"deprecationReason":null},{"name":"KW","description":"Kuwait.","isDeprecated":false,"deprecationReason":null},{"name":"KY","description":"Cayman Islands.","isDeprecated":false,"deprecationReason":null},{"name":"KZ","description":"Kazakhstan.","isDeprecated":false,"deprecationReason":null},{"name":"LA","description":"Laos.","isDeprecated":false,"deprecationReason":null},{"name":"LB","description":"Lebanon.","isDeprecated":false,"deprecationReason":null},{"name":"LC","description":"St. Lucia.","isDeprecated":false,"deprecationReason":null},{"name":"LI","description":"Liechtenstein.","isDeprecated":false,"deprecationReason":null},{"name":"LK","description":"Sri Lanka.","isDeprecated":false,"deprecationReason":null},{"name":"LR","description":"Liberia.","isDeprecated":false,"deprecationReason":null},{"name":"LS","description":"Lesotho.","isDeprecated":false,"deprecationReason":null},{"name":"LT","description":"Lithuania.","isDeprecated":false,"deprecationReason":null},{"name":"LU","description":"Luxembourg.","isDeprecated":false,"deprecationReason":null},{"name":"LV","description":"Latvia.","isDeprecated":false,"deprecationReason":null},{"name":"LY","description":"Libya.","isDeprecated":false,"deprecationReason":null},{"name":"MA","description":"Morocco.","isDeprecated":false,"deprecationReason":null},{"name":"MC","description":"Monaco.","isDeprecated":false,"deprecationReason":null},{"name":"MD","description":"Moldova.","isDeprecated":false,"deprecationReason":null},{"name":"ME","description":"Montenegro.","isDeprecated":false,"deprecationReason":null},{"name":"MF","description":"St. Martin.","isDeprecated":false,"deprecationReason":null},{"name":"MG","description":"Madagascar.","isDeprecated":false,"deprecationReason":null},{"name":"MK","description":"North Macedonia.","isDeprecated":false,"deprecationReason":null},{"name":"ML","description":"Mali.","isDeprecated":false,"deprecationReason":null},{"name":"MM","description":"Myanmar (Burma).","isDeprecated":false,"deprecationReason":null},{"name":"MN","description":"Mongolia.","isDeprecated":false,"deprecationReason":null},{"name":"MO","description":"Macao SAR.","isDeprecated":false,"deprecationReason":null},{"name":"MQ","description":"Martinique.","isDeprecated":false,"deprecationReason":null},{"name":"MR","description":"Mauritania.","isDeprecated":false,"deprecationReason":null},{"name":"MS","description":"Montserrat.","isDeprecated":false,"deprecationReason":null},{"name":"MT","description":"Malta.","isDeprecated":false,"deprecationReason":null},{"name":"MU","description":"Mauritius.","isDeprecated":false,"deprecationReason":null},{"name":"MV","description":"Maldives.","isDeprecated":false,"deprecationReason":null},{"name":"MW","description":"Malawi.","isDeprecated":false,"deprecationReason":null},{"name":"MX","description":"Mexico.","isDeprecated":false,"deprecationReason":null},{"name":"MY","description":"Malaysia.","isDeprecated":false,"deprecationReason":null},{"name":"MZ","description":"Mozambique.","isDeprecated":false,"deprecationReason":null},{"name":"NA","description":"Namibia.","isDeprecated":false,"deprecationReason":null},{"name":"NC","description":"New Caledonia.","isDeprecated":false,"deprecationReason":null},{"name":"NE","description":"Niger.","isDeprecated":false,"deprecationReason":null},{"name":"NF","description":"Norfolk Island.","isDeprecated":false,"deprecationReason":null},{"name":"NG","description":"Nigeria.","isDeprecated":false,"deprecationReason":null},{"name":"NI","description":"Nicaragua.","isDeprecated":false,"deprecationReason":null},{"name":"NL","description":"Netherlands.","isDeprecated":false,"deprecationReason":null},{"name":"NO","description":"Norway.","isDeprecated":false,"deprecationReason":null},{"name":"NP","description":"Nepal.","isDeprecated":false,"deprecationReason":null},{"name":"NR","description":"Nauru.","isDeprecated":false,"deprecationReason":null},{"name":"NU","description":"Niue.","isDeprecated":false,"deprecationReason":null},{"name":"NZ","description":"New Zealand.","isDeprecated":false,"deprecationReason":null},{"name":"OM","description":"Oman.","isDeprecated":false,"deprecationReason":null},{"name":"PA","description":"Panama.","isDeprecated":false,"deprecationReason":null},{"name":"PE","description":"Peru.","isDeprecated":false,"deprecationReason":null},{"name":"PF","description":"French Polynesia.","isDeprecated":false,"deprecationReason":null},{"name":"PG","description":"Papua New Guinea.","isDeprecated":false,"deprecationReason":null},{"name":"PH","description":"Philippines.","isDeprecated":false,"deprecationReason":null},{"name":"PK","description":"Pakistan.","isDeprecated":false,"deprecationReason":null},{"name":"PL","description":"Poland.","isDeprecated":false,"deprecationReason":null},{"name":"PM","description":"St. Pierre & Miquelon.","isDeprecated":false,"deprecationReason":null},{"name":"PN","description":"Pitcairn Islands.","isDeprecated":false,"deprecationReason":null},{"name":"PS","description":"Palestinian Territories.","isDeprecated":false,"deprecationReason":null},{"name":"PT","description":"Portugal.","isDeprecated":false,"deprecationReason":null},{"name":"PY","description":"Paraguay.","isDeprecated":false,"deprecationReason":null},{"name":"QA","description":"Qatar.","isDeprecated":false,"deprecationReason":null},{"name":"RE","description":"Réunion.","isDeprecated":false,"deprecationReason":null},{"name":"RO","description":"Romania.","isDeprecated":false,"deprecationReason":null},{"name":"RS","description":"Serbia.","isDeprecated":false,"deprecationReason":null},{"name":"RU","description":"Russia.","isDeprecated":false,"deprecationReason":null},{"name":"RW","description":"Rwanda.","isDeprecated":false,"deprecationReason":null},{"name":"SA","description":"Saudi Arabia.","isDeprecated":false,"deprecationReason":null},{"name":"SB","description":"Solomon Islands.","isDeprecated":false,"deprecationReason":null},{"name":"SC","description":"Seychelles.","isDeprecated":false,"deprecationReason":null},{"name":"SD","description":"Sudan.","isDeprecated":false,"deprecationReason":null},{"name":"SE","description":"Sweden.","isDeprecated":false,"deprecationReason":null},{"name":"SG","description":"Singapore.","isDeprecated":false,"deprecationReason":null},{"name":"SH","description":"St. Helena.","isDeprecated":false,"deprecationReason":null},{"name":"SI","description":"Slovenia.","isDeprecated":false,"deprecationReason":null},{"name":"SJ","description":"Svalbard & Jan Mayen.","isDeprecated":false,"deprecationReason":null},{"name":"SK","description":"Slovakia.","isDeprecated":false,"deprecationReason":null},{"name":"SL","description":"Sierra Leone.","isDeprecated":false,"deprecationReason":null},{"name":"SM","description":"San Marino.","isDeprecated":false,"deprecationReason":null},{"name":"SN","description":"Senegal.","isDeprecated":false,"deprecationReason":null},{"name":"SO","description":"Somalia.","isDeprecated":false,"deprecationReason":null},{"name":"SR","description":"Suriname.","isDeprecated":false,"deprecationReason":null},{"name":"SS","description":"South Sudan.","isDeprecated":false,"deprecationReason":null},{"name":"ST","description":"São Tomé & Príncipe.","isDeprecated":false,"deprecationReason":null},{"name":"SV","description":"El Salvador.","isDeprecated":false,"deprecationReason":null},{"name":"SX","description":"Sint Maarten.","isDeprecated":false,"deprecationReason":null},{"name":"SY","description":"Syria.","isDeprecated":false,"deprecationReason":null},{"name":"SZ","description":"Eswatini.","isDeprecated":false,"deprecationReason":null},{"name":"TA","description":"Tristan da Cunha.","isDeprecated":false,"deprecationReason":null},{"name":"TC","description":"Turks & Caicos Islands.","isDeprecated":false,"deprecationReason":null},{"name":"TD","description":"Chad.","isDeprecated":false,"deprecationReason":null},{"name":"TF","description":"French Southern Territories.","isDeprecated":false,"deprecationReason":null},{"name":"TG","description":"Togo.","isDeprecated":false,"deprecationReason":null},{"name":"TH","description":"Thailand.","isDeprecated":false,"deprecationReason":null},{"name":"TJ","description":"Tajikistan.","isDeprecated":false,"deprecationReason":null},{"name":"TK","description":"Tokelau.","isDeprecated":false,"deprecationReason":null},{"name":"TL","description":"Timor-Leste.","isDeprecated":false,"deprecationReason":null},{"name":"TM","description":"Turkmenistan.","isDeprecated":false,"deprecationReason":null},{"name":"TN","description":"Tunisia.","isDeprecated":false,"deprecationReason":null},{"name":"TO","description":"Tonga.","isDeprecated":false,"deprecationReason":null},{"name":"TR","description":"Türkiye.","isDeprecated":false,"deprecationReason":null},{"name":"TT","description":"Trinidad & Tobago.","isDeprecated":false,"deprecationReason":null},{"name":"TV","description":"Tuvalu.","isDeprecated":false,"deprecationReason":null},{"name":"TW","description":"Taiwan.","isDeprecated":false,"deprecationReason":null},{"name":"TZ","description":"Tanzania.","isDeprecated":false,"deprecationReason":null},{"name":"UA","description":"Ukraine.","isDeprecated":false,"deprecationReason":null},{"name":"UG","description":"Uganda.","isDeprecated":false,"deprecationReason":null},{"name":"UM","description":"U.S. Outlying Islands.","isDeprecated":false,"deprecationReason":null},{"name":"US","description":"United States.","isDeprecated":false,"deprecationReason":null},{"name":"UY","description":"Uruguay.","isDeprecated":false,"deprecationReason":null},{"name":"UZ","description":"Uzbekistan.","isDeprecated":false,"deprecationReason":null},{"name":"VA","description":"Vatican City.","isDeprecated":false,"deprecationReason":null},{"name":"VC","description":"St. Vincent & Grenadines.","isDeprecated":false,"deprecationReason":null},{"name":"VE","description":"Venezuela.","isDeprecated":false,"deprecationReason":null},{"name":"VG","description":"British Virgin Islands.","isDeprecated":false,"deprecationReason":null},{"name":"VN","description":"Vietnam.","isDeprecated":false,"deprecationReason":null},{"name":"VU","description":"Vanuatu.","isDeprecated":false,"deprecationReason":null},{"name":"WF","description":"Wallis & Futuna.","isDeprecated":false,"deprecationReason":null},{"name":"WS","description":"Samoa.","isDeprecated":false,"deprecationReason":null},{"name":"XK","description":"Kosovo.","isDeprecated":false,"deprecationReason":null},{"name":"YE","description":"Yemen.","isDeprecated":false,"deprecationReason":null},{"name":"YT","description":"Mayotte.","isDeprecated":false,"deprecationReason":null},{"name":"ZA","description":"South Africa.","isDeprecated":false,"deprecationReason":null},{"name":"ZM","description":"Zambia.","isDeprecated":false,"deprecationReason":null},{"name":"ZW","description":"Zimbabwe.","isDeprecated":false,"deprecationReason":null},{"name":"ZZ","description":"Unknown Region.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"CropRegion","description":"The part of the image that should remain after cropping.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"BOTTOM","description":"Keep the bottom of the image.","isDeprecated":false,"deprecationReason":null},{"name":"CENTER","description":"Keep the center of the image.","isDeprecated":false,"deprecationReason":null},{"name":"LEFT","description":"Keep the left of the image.","isDeprecated":false,"deprecationReason":null},{"name":"RIGHT","description":"Keep the right of the image.","isDeprecated":false,"deprecationReason":null},{"name":"TOP","description":"Keep the top of the image.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"Currency","description":"A currency.","isOneOf":null,"fields":[{"name":"isoCode","description":"The ISO code of the currency.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CurrencyCode","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"The name of the currency.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"symbol","description":"The symbol of the currency.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"CurrencyCode","description":"The three-letter currency codes that represent the world currencies used in\nstores. These include standard ISO 4217 codes, legacy codes,\nand non-standard codes.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"AED","description":"United Arab Emirates Dirham (AED).","isDeprecated":false,"deprecationReason":null},{"name":"AFN","description":"Afghan Afghani (AFN).","isDeprecated":false,"deprecationReason":null},{"name":"ALL","description":"Albanian Lek (ALL).","isDeprecated":false,"deprecationReason":null},{"name":"AMD","description":"Armenian Dram (AMD).","isDeprecated":false,"deprecationReason":null},{"name":"ANG","description":"Netherlands Antillean Guilder.","isDeprecated":false,"deprecationReason":null},{"name":"AOA","description":"Angolan Kwanza (AOA).","isDeprecated":false,"deprecationReason":null},{"name":"ARS","description":"Argentine Pesos (ARS).","isDeprecated":false,"deprecationReason":null},{"name":"AUD","description":"Australian Dollars (AUD).","isDeprecated":false,"deprecationReason":null},{"name":"AWG","description":"Aruban Florin (AWG).","isDeprecated":false,"deprecationReason":null},{"name":"AZN","description":"Azerbaijani Manat (AZN).","isDeprecated":false,"deprecationReason":null},{"name":"BAM","description":"Bosnia and Herzegovina Convertible Mark (BAM).","isDeprecated":false,"deprecationReason":null},{"name":"BBD","description":"Barbadian Dollar (BBD).","isDeprecated":false,"deprecationReason":null},{"name":"BDT","description":"Bangladesh Taka (BDT).","isDeprecated":false,"deprecationReason":null},{"name":"BGN","description":"Bulgarian Lev (BGN).","isDeprecated":false,"deprecationReason":null},{"name":"BHD","description":"Bahraini Dinar (BHD).","isDeprecated":false,"deprecationReason":null},{"name":"BIF","description":"Burundian Franc (BIF).","isDeprecated":false,"deprecationReason":null},{"name":"BMD","description":"Bermudian Dollar (BMD).","isDeprecated":false,"deprecationReason":null},{"name":"BND","description":"Brunei Dollar (BND).","isDeprecated":false,"deprecationReason":null},{"name":"BOB","description":"Bolivian Boliviano (BOB).","isDeprecated":false,"deprecationReason":null},{"name":"BRL","description":"Brazilian Real (BRL).","isDeprecated":false,"deprecationReason":null},{"name":"BSD","description":"Bahamian Dollar (BSD).","isDeprecated":false,"deprecationReason":null},{"name":"BTN","description":"Bhutanese Ngultrum (BTN).","isDeprecated":false,"deprecationReason":null},{"name":"BWP","description":"Botswana Pula (BWP).","isDeprecated":false,"deprecationReason":null},{"name":"BYN","description":"Belarusian Ruble (BYN).","isDeprecated":false,"deprecationReason":null},{"name":"BYR","description":"Belarusian Ruble (BYR).","isDeprecated":true,"deprecationReason":"`BYR` is deprecated. Use `BYN` available from version `2021-01` onwards instead."},{"name":"BZD","description":"Belize Dollar (BZD).","isDeprecated":false,"deprecationReason":null},{"name":"CAD","description":"Canadian Dollars (CAD).","isDeprecated":false,"deprecationReason":null},{"name":"CDF","description":"Congolese franc (CDF).","isDeprecated":false,"deprecationReason":null},{"name":"CHF","description":"Swiss Francs (CHF).","isDeprecated":false,"deprecationReason":null},{"name":"CLP","description":"Chilean Peso (CLP).","isDeprecated":false,"deprecationReason":null},{"name":"CNY","description":"Chinese Yuan Renminbi (CNY).","isDeprecated":false,"deprecationReason":null},{"name":"COP","description":"Colombian Peso (COP).","isDeprecated":false,"deprecationReason":null},{"name":"CRC","description":"Costa Rican Colones (CRC).","isDeprecated":false,"deprecationReason":null},{"name":"CVE","description":"Cape Verdean escudo (CVE).","isDeprecated":false,"deprecationReason":null},{"name":"CZK","description":"Czech Koruny (CZK).","isDeprecated":false,"deprecationReason":null},{"name":"DJF","description":"Djiboutian Franc (DJF).","isDeprecated":false,"deprecationReason":null},{"name":"DKK","description":"Danish Kroner (DKK).","isDeprecated":false,"deprecationReason":null},{"name":"DOP","description":"Dominican Peso (DOP).","isDeprecated":false,"deprecationReason":null},{"name":"DZD","description":"Algerian Dinar (DZD).","isDeprecated":false,"deprecationReason":null},{"name":"EGP","description":"Egyptian Pound (EGP).","isDeprecated":false,"deprecationReason":null},{"name":"ERN","description":"Eritrean Nakfa (ERN).","isDeprecated":false,"deprecationReason":null},{"name":"ETB","description":"Ethiopian Birr (ETB).","isDeprecated":false,"deprecationReason":null},{"name":"EUR","description":"Euro (EUR).","isDeprecated":false,"deprecationReason":null},{"name":"FJD","description":"Fijian Dollars (FJD).","isDeprecated":false,"deprecationReason":null},{"name":"FKP","description":"Falkland Islands Pounds (FKP).","isDeprecated":false,"deprecationReason":null},{"name":"GBP","description":"United Kingdom Pounds (GBP).","isDeprecated":false,"deprecationReason":null},{"name":"GEL","description":"Georgian Lari (GEL).","isDeprecated":false,"deprecationReason":null},{"name":"GHS","description":"Ghanaian Cedi (GHS).","isDeprecated":false,"deprecationReason":null},{"name":"GIP","description":"Gibraltar Pounds (GIP).","isDeprecated":false,"deprecationReason":null},{"name":"GMD","description":"Gambian Dalasi (GMD).","isDeprecated":false,"deprecationReason":null},{"name":"GNF","description":"Guinean Franc (GNF).","isDeprecated":false,"deprecationReason":null},{"name":"GTQ","description":"Guatemalan Quetzal (GTQ).","isDeprecated":false,"deprecationReason":null},{"name":"GYD","description":"Guyanese Dollar (GYD).","isDeprecated":false,"deprecationReason":null},{"name":"HKD","description":"Hong Kong Dollars (HKD).","isDeprecated":false,"deprecationReason":null},{"name":"HNL","description":"Honduran Lempira (HNL).","isDeprecated":false,"deprecationReason":null},{"name":"HRK","description":"Croatian Kuna (HRK).","isDeprecated":false,"deprecationReason":null},{"name":"HTG","description":"Haitian Gourde (HTG).","isDeprecated":false,"deprecationReason":null},{"name":"HUF","description":"Hungarian Forint (HUF).","isDeprecated":false,"deprecationReason":null},{"name":"IDR","description":"Indonesian Rupiah (IDR).","isDeprecated":false,"deprecationReason":null},{"name":"ILS","description":"Israeli New Shekel (NIS).","isDeprecated":false,"deprecationReason":null},{"name":"INR","description":"Indian Rupees (INR).","isDeprecated":false,"deprecationReason":null},{"name":"IQD","description":"Iraqi Dinar (IQD).","isDeprecated":false,"deprecationReason":null},{"name":"IRR","description":"Iranian Rial (IRR).","isDeprecated":false,"deprecationReason":null},{"name":"ISK","description":"Icelandic Kronur (ISK).","isDeprecated":false,"deprecationReason":null},{"name":"JEP","description":"Jersey Pound.","isDeprecated":false,"deprecationReason":null},{"name":"JMD","description":"Jamaican Dollars (JMD).","isDeprecated":false,"deprecationReason":null},{"name":"JOD","description":"Jordanian Dinar (JOD).","isDeprecated":false,"deprecationReason":null},{"name":"JPY","description":"Japanese Yen (JPY).","isDeprecated":false,"deprecationReason":null},{"name":"KES","description":"Kenyan Shilling (KES).","isDeprecated":false,"deprecationReason":null},{"name":"KGS","description":"Kyrgyzstani Som (KGS).","isDeprecated":false,"deprecationReason":null},{"name":"KHR","description":"Cambodian Riel.","isDeprecated":false,"deprecationReason":null},{"name":"KID","description":"Kiribati Dollar (KID).","isDeprecated":false,"deprecationReason":null},{"name":"KMF","description":"Comorian Franc (KMF).","isDeprecated":false,"deprecationReason":null},{"name":"KRW","description":"South Korean Won (KRW).","isDeprecated":false,"deprecationReason":null},{"name":"KWD","description":"Kuwaiti Dinar (KWD).","isDeprecated":false,"deprecationReason":null},{"name":"KYD","description":"Cayman Dollars (KYD).","isDeprecated":false,"deprecationReason":null},{"name":"KZT","description":"Kazakhstani Tenge (KZT).","isDeprecated":false,"deprecationReason":null},{"name":"LAK","description":"Laotian Kip (LAK).","isDeprecated":false,"deprecationReason":null},{"name":"LBP","description":"Lebanese Pounds (LBP).","isDeprecated":false,"deprecationReason":null},{"name":"LKR","description":"Sri Lankan Rupees (LKR).","isDeprecated":false,"deprecationReason":null},{"name":"LRD","description":"Liberian Dollar (LRD).","isDeprecated":false,"deprecationReason":null},{"name":"LSL","description":"Lesotho Loti (LSL).","isDeprecated":false,"deprecationReason":null},{"name":"LTL","description":"Lithuanian Litai (LTL).","isDeprecated":false,"deprecationReason":null},{"name":"LVL","description":"Latvian Lati (LVL).","isDeprecated":false,"deprecationReason":null},{"name":"LYD","description":"Libyan Dinar (LYD).","isDeprecated":false,"deprecationReason":null},{"name":"MAD","description":"Moroccan Dirham.","isDeprecated":false,"deprecationReason":null},{"name":"MDL","description":"Moldovan Leu (MDL).","isDeprecated":false,"deprecationReason":null},{"name":"MGA","description":"Malagasy Ariary (MGA).","isDeprecated":false,"deprecationReason":null},{"name":"MKD","description":"Macedonia Denar (MKD).","isDeprecated":false,"deprecationReason":null},{"name":"MMK","description":"Burmese Kyat (MMK).","isDeprecated":false,"deprecationReason":null},{"name":"MNT","description":"Mongolian Tugrik.","isDeprecated":false,"deprecationReason":null},{"name":"MOP","description":"Macanese Pataca (MOP).","isDeprecated":false,"deprecationReason":null},{"name":"MRU","description":"Mauritanian Ouguiya (MRU).","isDeprecated":false,"deprecationReason":null},{"name":"MUR","description":"Mauritian Rupee (MUR).","isDeprecated":false,"deprecationReason":null},{"name":"MVR","description":"Maldivian Rufiyaa (MVR).","isDeprecated":false,"deprecationReason":null},{"name":"MWK","description":"Malawian Kwacha (MWK).","isDeprecated":false,"deprecationReason":null},{"name":"MXN","description":"Mexican Pesos (MXN).","isDeprecated":false,"deprecationReason":null},{"name":"MYR","description":"Malaysian Ringgits (MYR).","isDeprecated":false,"deprecationReason":null},{"name":"MZN","description":"Mozambican Metical.","isDeprecated":false,"deprecationReason":null},{"name":"NAD","description":"Namibian Dollar.","isDeprecated":false,"deprecationReason":null},{"name":"NGN","description":"Nigerian Naira (NGN).","isDeprecated":false,"deprecationReason":null},{"name":"NIO","description":"Nicaraguan Córdoba (NIO).","isDeprecated":false,"deprecationReason":null},{"name":"NOK","description":"Norwegian Kroner (NOK).","isDeprecated":false,"deprecationReason":null},{"name":"NPR","description":"Nepalese Rupee (NPR).","isDeprecated":false,"deprecationReason":null},{"name":"NZD","description":"New Zealand Dollars (NZD).","isDeprecated":false,"deprecationReason":null},{"name":"OMR","description":"Omani Rial (OMR).","isDeprecated":false,"deprecationReason":null},{"name":"PAB","description":"Panamian Balboa (PAB).","isDeprecated":false,"deprecationReason":null},{"name":"PEN","description":"Peruvian Nuevo Sol (PEN).","isDeprecated":false,"deprecationReason":null},{"name":"PGK","description":"Papua New Guinean Kina (PGK).","isDeprecated":false,"deprecationReason":null},{"name":"PHP","description":"Philippine Peso (PHP).","isDeprecated":false,"deprecationReason":null},{"name":"PKR","description":"Pakistani Rupee (PKR).","isDeprecated":false,"deprecationReason":null},{"name":"PLN","description":"Polish Zlotych (PLN).","isDeprecated":false,"deprecationReason":null},{"name":"PYG","description":"Paraguayan Guarani (PYG).","isDeprecated":false,"deprecationReason":null},{"name":"QAR","description":"Qatari Rial (QAR).","isDeprecated":false,"deprecationReason":null},{"name":"RON","description":"Romanian Lei (RON).","isDeprecated":false,"deprecationReason":null},{"name":"RSD","description":"Serbian dinar (RSD).","isDeprecated":false,"deprecationReason":null},{"name":"RUB","description":"Russian Rubles (RUB).","isDeprecated":false,"deprecationReason":null},{"name":"RWF","description":"Rwandan Franc (RWF).","isDeprecated":false,"deprecationReason":null},{"name":"SAR","description":"Saudi Riyal (SAR).","isDeprecated":false,"deprecationReason":null},{"name":"SBD","description":"Solomon Islands Dollar (SBD).","isDeprecated":false,"deprecationReason":null},{"name":"SCR","description":"Seychellois Rupee (SCR).","isDeprecated":false,"deprecationReason":null},{"name":"SDG","description":"Sudanese Pound (SDG).","isDeprecated":false,"deprecationReason":null},{"name":"SEK","description":"Swedish Kronor (SEK).","isDeprecated":false,"deprecationReason":null},{"name":"SGD","description":"Singapore Dollars (SGD).","isDeprecated":false,"deprecationReason":null},{"name":"SHP","description":"Saint Helena Pounds (SHP).","isDeprecated":false,"deprecationReason":null},{"name":"SLL","description":"Sierra Leonean Leone (SLL).","isDeprecated":false,"deprecationReason":null},{"name":"SOS","description":"Somali Shilling (SOS).","isDeprecated":false,"deprecationReason":null},{"name":"SRD","description":"Surinamese Dollar (SRD).","isDeprecated":false,"deprecationReason":null},{"name":"SSP","description":"South Sudanese Pound (SSP).","isDeprecated":false,"deprecationReason":null},{"name":"STD","description":"Sao Tome And Principe Dobra (STD).","isDeprecated":true,"deprecationReason":"`STD` is deprecated. Use `STN` available from version `2022-07` onwards instead."},{"name":"STN","description":"Sao Tome And Principe Dobra (STN).","isDeprecated":false,"deprecationReason":null},{"name":"SYP","description":"Syrian Pound (SYP).","isDeprecated":false,"deprecationReason":null},{"name":"SZL","description":"Swazi Lilangeni (SZL).","isDeprecated":false,"deprecationReason":null},{"name":"THB","description":"Thai baht (THB).","isDeprecated":false,"deprecationReason":null},{"name":"TJS","description":"Tajikistani Somoni (TJS).","isDeprecated":false,"deprecationReason":null},{"name":"TMT","description":"Turkmenistani Manat (TMT).","isDeprecated":false,"deprecationReason":null},{"name":"TND","description":"Tunisian Dinar (TND).","isDeprecated":false,"deprecationReason":null},{"name":"TOP","description":"Tongan Pa'anga (TOP).","isDeprecated":false,"deprecationReason":null},{"name":"TRY","description":"Turkish Lira (TRY).","isDeprecated":false,"deprecationReason":null},{"name":"TTD","description":"Trinidad and Tobago Dollars (TTD).","isDeprecated":false,"deprecationReason":null},{"name":"TWD","description":"Taiwan Dollars (TWD).","isDeprecated":false,"deprecationReason":null},{"name":"TZS","description":"Tanzanian Shilling (TZS).","isDeprecated":false,"deprecationReason":null},{"name":"UAH","description":"Ukrainian Hryvnia (UAH).","isDeprecated":false,"deprecationReason":null},{"name":"UGX","description":"Ugandan Shilling (UGX).","isDeprecated":false,"deprecationReason":null},{"name":"USD","description":"United States Dollars (USD).","isDeprecated":false,"deprecationReason":null},{"name":"UYU","description":"Uruguayan Pesos (UYU).","isDeprecated":false,"deprecationReason":null},{"name":"UZS","description":"Uzbekistan som (UZS).","isDeprecated":false,"deprecationReason":null},{"name":"VED","description":"Venezuelan Bolivares (VED).","isDeprecated":false,"deprecationReason":null},{"name":"VEF","description":"Venezuelan Bolivares (VEF).","isDeprecated":true,"deprecationReason":"`VEF` is deprecated. Use `VES` available from version `2020-10` onwards instead."},{"name":"VES","description":"Venezuelan Bolivares Soberanos (VES).","isDeprecated":false,"deprecationReason":null},{"name":"VND","description":"Vietnamese đồng (VND).","isDeprecated":false,"deprecationReason":null},{"name":"VUV","description":"Vanuatu Vatu (VUV).","isDeprecated":false,"deprecationReason":null},{"name":"WST","description":"Samoan Tala (WST).","isDeprecated":false,"deprecationReason":null},{"name":"XAF","description":"Central African CFA Franc (XAF).","isDeprecated":false,"deprecationReason":null},{"name":"XCD","description":"East Caribbean Dollar (XCD).","isDeprecated":false,"deprecationReason":null},{"name":"XOF","description":"West African CFA franc (XOF).","isDeprecated":false,"deprecationReason":null},{"name":"XPF","description":"CFP Franc (XPF).","isDeprecated":false,"deprecationReason":null},{"name":"XXX","description":"Unrecognized currency.","isDeprecated":false,"deprecationReason":null},{"name":"YER","description":"Yemeni Rial (YER).","isDeprecated":false,"deprecationReason":null},{"name":"ZAR","description":"South African Rand (ZAR).","isDeprecated":false,"deprecationReason":null},{"name":"ZMW","description":"Zambian Kwacha (ZMW).","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"Customer","description":"A customer account with the shop. Includes data such as contact information, [addresses](https://shopify.dev/docs/api/storefront/current/objects/MailingAddress) and marketing preferences for logged-in customers, so they don't have to provide these details at every checkout.\n\nAccess the customer through the [`customer`](https://shopify.dev/docs/api/storefront/current/queries/customer) query using a customer access token obtained from the [`customerAccessTokenCreate`](https://shopify.dev/docs/api/storefront/current/mutations/customerAccessTokenCreate) mutation.\n\nThe object implements the [`HasMetafields`](https://shopify.dev/docs/api/storefront/current/interfaces/HasMetafields) interface, enabling retrieval of [custom data](https://shopify.dev/docs/apps/build/custom-data) associated with the customer.\n","isOneOf":null,"fields":[{"name":"acceptsMarketing","description":"Indicates whether the customer has consented to be sent marketing material via email.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"addresses","description":"A list of addresses for the customer.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MailingAddressConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"avatarUrl","description":"The URL of the customer's avatar image.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"createdAt","description":"The date and time when the customer was created.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"defaultAddress","description":"The customer’s default address.","args":[],"type":{"kind":"OBJECT","name":"MailingAddress","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"displayName","description":"The customer’s name, email or phone number.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"email","description":"The customer’s email address.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"firstName","description":"The customer’s first name.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A unique ID for the customer.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"lastName","description":"The customer’s last name.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"numberOfOrders","description":"The number of orders that the customer has made at the store in their lifetime.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"UnsignedInt64","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"orders","description":"The orders associated with the customer.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"query","description":"Apply one or multiple filters to the query.\n| name | description | acceptable_values | default_value | example_use |\n| ---- | ---- | ---- | ---- | ---- |\n| processed_at |\nRefer to the detailed [search syntax](https://shopify.dev/api/usage/search-syntax) for more information about using filters.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"sortKey","description":"Sort the underlying list by the given key.","type":{"kind":"ENUM","name":"OrderSortKeys","ofType":null},"defaultValue":"ID","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"OrderConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"phone","description":"The customer’s phone number.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"socialLoginProvider","description":"The social login provider associated with the customer.","args":[],"type":{"kind":"OBJECT","name":"SocialLoginProvider","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"tags","description":"A comma separated list of tags that have been added to the customer.\nAdditional access scope required: unauthenticated_read_customer_tags.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"The date and time when the customer information was updated.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"HasMetafields","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerAccessToken","description":"A unique authentication token that identifies a logged-in customer and authorizes modifications to the [`Customer`](https://shopify.dev/docs/api/storefront/current/objects/Customer) object. The token is required for customer-specific operations like updating profile information or managing addresses.\n\nTokens have an expiration date and must be renewed using [`customerAccessTokenRenew`](https://shopify.dev/docs/api/storefront/current/mutations/customerAccessTokenRenew) before they expire. Create tokens with [`customerAccessTokenCreate`](https://shopify.dev/docs/api/storefront/current/mutations/customerAccessTokenCreate) using legacy customer account authentication (email and password), or with [`customerAccessTokenCreateWithMultipass`](https://shopify.dev/docs/api/storefront/current/mutations/customerAccessTokenCreateWithMultipass) for single sign-on flows.\n","isOneOf":null,"fields":[{"name":"accessToken","description":"The customer’s access token.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"expiresAt","description":"The date and time when the customer access token expires.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CustomerAccessTokenCreateInput","description":"The input fields for authenticating a customer with email and password. Used by the [`customerAccessTokenCreate`](https://shopify.dev/docs/api/storefront/current/mutations/customerAccessTokenCreate) mutation to generate a [`CustomerAccessToken`](https://shopify.dev/docs/api/storefront/current/objects/CustomerAccessToken), which is required to read or modify customer data.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"email","description":"The email associated to the customer.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"password","description":"The login password to be used by the customer.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerAccessTokenCreatePayload","description":"Return type for `customerAccessTokenCreate` mutation.","isOneOf":null,"fields":[{"name":"customerAccessToken","description":"The newly created customer access token object.","args":[],"type":{"kind":"OBJECT","name":"CustomerAccessToken","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerUserErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CustomerUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserError","ofType":null}}}},"isDeprecated":true,"deprecationReason":"Use `customerUserErrors` instead."}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerAccessTokenCreateWithMultipassPayload","description":"Return type for `customerAccessTokenCreateWithMultipass` mutation.","isOneOf":null,"fields":[{"name":"customerAccessToken","description":"An access token object associated with the customer.","args":[],"type":{"kind":"OBJECT","name":"CustomerAccessToken","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerUserErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CustomerUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerAccessTokenDeletePayload","description":"Return type for `customerAccessTokenDelete` mutation.","isOneOf":null,"fields":[{"name":"deletedAccessToken","description":"The destroyed access token.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deletedCustomerAccessTokenId","description":"ID of the destroyed customer access token.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerAccessTokenRenewPayload","description":"Return type for `customerAccessTokenRenew` mutation.","isOneOf":null,"fields":[{"name":"customerAccessToken","description":"The renewed customer access token object.","args":[],"type":{"kind":"OBJECT","name":"CustomerAccessToken","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerActivateByUrlPayload","description":"Return type for `customerActivateByUrl` mutation.","isOneOf":null,"fields":[{"name":"customer","description":"The customer that was activated.","args":[],"type":{"kind":"OBJECT","name":"Customer","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerAccessToken","description":"A new customer access token for the customer.","args":[],"type":{"kind":"OBJECT","name":"CustomerAccessToken","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerUserErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CustomerUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CustomerActivateInput","description":"The input fields to activate a customer.","isOneOf":false,"fields":null,"inputFields":[{"name":"activationToken","description":"The activation token required to activate the customer.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"password","description":"New password that will be set during activation.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerActivatePayload","description":"Return type for `customerActivate` mutation.","isOneOf":null,"fields":[{"name":"customer","description":"The customer object.","args":[],"type":{"kind":"OBJECT","name":"Customer","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerAccessToken","description":"A newly created customer access token object for the customer.","args":[],"type":{"kind":"OBJECT","name":"CustomerAccessToken","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerUserErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CustomerUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserError","ofType":null}}}},"isDeprecated":true,"deprecationReason":"Use `customerUserErrors` instead."}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerAddressCreatePayload","description":"Return type for `customerAddressCreate` mutation.","isOneOf":null,"fields":[{"name":"customerAddress","description":"The new customer address object.","args":[],"type":{"kind":"OBJECT","name":"MailingAddress","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerUserErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CustomerUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserError","ofType":null}}}},"isDeprecated":true,"deprecationReason":"Use `customerUserErrors` instead."}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerAddressDeletePayload","description":"Return type for `customerAddressDelete` mutation.","isOneOf":null,"fields":[{"name":"customerUserErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CustomerUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"deletedCustomerAddressId","description":"ID of the deleted customer address.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserError","ofType":null}}}},"isDeprecated":true,"deprecationReason":"Use `customerUserErrors` instead."}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerAddressUpdatePayload","description":"Return type for `customerAddressUpdate` mutation.","isOneOf":null,"fields":[{"name":"customerAddress","description":"The customer’s updated mailing address.","args":[],"type":{"kind":"OBJECT","name":"MailingAddress","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerUserErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CustomerUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserError","ofType":null}}}},"isDeprecated":true,"deprecationReason":"Use `customerUserErrors` instead."}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CustomerCreateInput","description":"The input fields for creating a new [`Customer`](https://shopify.dev/docs/api/storefront/current/objects/Customer) account. Used by the [`customerCreate`](https://shopify.dev/docs/api/storefront/current/mutations/customerCreate) mutation.\n\nFor legacy customer accounts only and requires an email address and password. Optionally accepts the customer's name, phone number, and email marketing consent.\n\n> Caution:\n> The password is used for customer authentication. Ensure it's transmitted securely and never logged or stored in plain text.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"acceptsMarketing","description":"Indicates whether the customer has consented to be sent marketing material via email.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"email","description":"The customer’s email.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"firstName","description":"The customer’s first name.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"lastName","description":"The customer’s last name.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"password","description":"The login password used by the customer.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"phone","description":"A unique phone number for the customer.\n\nFormatted using E.164 standard. For example, _+16135551111_.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerCreatePayload","description":"Return type for `customerCreate` mutation.","isOneOf":null,"fields":[{"name":"customer","description":"The created customer object.","args":[],"type":{"kind":"OBJECT","name":"Customer","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerUserErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CustomerUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserError","ofType":null}}}},"isDeprecated":true,"deprecationReason":"Use `customerUserErrors` instead."}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerDefaultAddressUpdatePayload","description":"Return type for `customerDefaultAddressUpdate` mutation.","isOneOf":null,"fields":[{"name":"customer","description":"The updated customer object.","args":[],"type":{"kind":"OBJECT","name":"Customer","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerUserErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CustomerUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserError","ofType":null}}}},"isDeprecated":true,"deprecationReason":"Use `customerUserErrors` instead."}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"CustomerErrorCode","description":"Error codes returned by the [`CustomerUserError`](https://shopify.dev/docs/api/storefront/current/objects/CustomerUserError) object. These codes identify specific validation and processing failures for customer-related mutations, including account creation, updates, password resets, and address management.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ALREADY_ENABLED","description":"Customer already enabled.","isDeprecated":false,"deprecationReason":null},{"name":"BAD_DOMAIN","description":"Input email contains an invalid domain name.","isDeprecated":false,"deprecationReason":null},{"name":"BLANK","description":"The input value is blank.","isDeprecated":false,"deprecationReason":null},{"name":"CONTAINS_HTML_TAGS","description":"Input contains HTML tags.","isDeprecated":false,"deprecationReason":null},{"name":"CONTAINS_URL","description":"Input contains URL.","isDeprecated":false,"deprecationReason":null},{"name":"CUSTOMER_DISABLED","description":"Customer is disabled.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID","description":"The input value is invalid.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_MULTIPASS_REQUEST","description":"Multipass token is not valid.","isDeprecated":false,"deprecationReason":null},{"name":"NOT_FOUND","description":"Address does not exist.","isDeprecated":false,"deprecationReason":null},{"name":"PASSWORD_STARTS_OR_ENDS_WITH_WHITESPACE","description":"Input password starts or ends with whitespace.","isDeprecated":false,"deprecationReason":null},{"name":"TAKEN","description":"The input value is already taken.","isDeprecated":false,"deprecationReason":null},{"name":"TOKEN_INVALID","description":"Invalid activation token.","isDeprecated":false,"deprecationReason":null},{"name":"TOO_LONG","description":"The input value is too long.","isDeprecated":false,"deprecationReason":null},{"name":"TOO_SHORT","description":"The input value is too short.","isDeprecated":false,"deprecationReason":null},{"name":"UNIDENTIFIED_CUSTOMER","description":"Unidentified customer.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"CustomerRecoverPayload","description":"Return type for `customerRecover` mutation.","isOneOf":null,"fields":[{"name":"customerUserErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CustomerUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserError","ofType":null}}}},"isDeprecated":true,"deprecationReason":"Use `customerUserErrors` instead."}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerResetByUrlPayload","description":"Return type for `customerResetByUrl` mutation.","isOneOf":null,"fields":[{"name":"customer","description":"The customer object which was reset.","args":[],"type":{"kind":"OBJECT","name":"Customer","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerAccessToken","description":"A newly created customer access token object for the customer.","args":[],"type":{"kind":"OBJECT","name":"CustomerAccessToken","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerUserErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CustomerUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserError","ofType":null}}}},"isDeprecated":true,"deprecationReason":"Use `customerUserErrors` instead."}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CustomerResetInput","description":"The input fields to reset a customer's password.","isOneOf":false,"fields":null,"inputFields":[{"name":"password","description":"New password that will be set as part of the reset password process.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"resetToken","description":"The reset token required to reset the customer’s password.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerResetPayload","description":"Return type for `customerReset` mutation.","isOneOf":null,"fields":[{"name":"customer","description":"The customer object which was reset.","args":[],"type":{"kind":"OBJECT","name":"Customer","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerAccessToken","description":"A newly created customer access token object for the customer.","args":[],"type":{"kind":"OBJECT","name":"CustomerAccessToken","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerUserErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CustomerUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserError","ofType":null}}}},"isDeprecated":true,"deprecationReason":"Use `customerUserErrors` instead."}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CustomerUpdateInput","description":"The input fields for updating a [`Customer`](https://shopify.dev/docs/api/storefront/current/objects/Customer). Used by the [`customerUpdate`](https://shopify.dev/docs/api/storefront/current/mutations/customerUpdate) mutation.\n\n> Caution:\n> Updating the password invalidates all existing access tokens, including the one used to perform the mutation. The response returns a new access token. Ensure your app handles the new token returned in the response to avoid logging the customer out.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"acceptsMarketing","description":"Indicates whether the customer has consented to be sent marketing material via email.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"email","description":"The customer’s email.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"firstName","description":"The customer’s first name.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"lastName","description":"The customer’s last name.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"password","description":"The login password used by the customer.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"phone","description":"A unique phone number for the customer.\n\nFormatted using E.164 standard. For example, _+16135551111_. To remove the phone number, specify `null`.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerUpdatePayload","description":"Return type for `customerUpdate` mutation.","isOneOf":null,"fields":[{"name":"customer","description":"The updated customer object.","args":[],"type":{"kind":"OBJECT","name":"Customer","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerAccessToken","description":"The newly created customer access token. If the customer's password is updated, all previous access tokens\n(including the one used to perform this mutation) become invalid, and a new token is generated.\n","args":[],"type":{"kind":"OBJECT","name":"CustomerAccessToken","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerUserErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CustomerUserError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserError","ofType":null}}}},"isDeprecated":true,"deprecationReason":"Use `customerUserErrors` instead."}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CustomerUserError","description":"Represents an error that happens during execution of a customer mutation.","isOneOf":null,"fields":[{"name":"code","description":"The error code.","args":[],"type":{"kind":"ENUM","name":"CustomerErrorCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":"The path to the input field that caused the error.","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"message","description":"The error message.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"DisplayableError","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"DateTime","description":"Represents an [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)-encoded date and time string.\nFor example, 3:50 pm on September 7, 2019 in the time zone of UTC (Coordinated Universal Time) is\nrepresented as `\"2019-09-07T15:50:00Z`\".\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"Decimal","description":"A signed decimal number, which supports arbitrary precision and is serialized as a string.\n\nExample values: `\"29.99\"`, `\"29.999\"`.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"UNION","name":"DeliveryAddress","description":"A delivery address of the buyer that is interacting with the cart.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"MailingAddress","ofType":null}]},{"kind":"INPUT_OBJECT","name":"DeliveryAddressInput","description":"The input fields for delivery address preferences.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"customerAddressId","description":"The ID of a customer address that is associated with the buyer that is interacting with the cart.\n","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"deliveryAddress","description":"A delivery address preference of a buyer that is interacting with the cart.","type":{"kind":"INPUT_OBJECT","name":"MailingAddressInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"deliveryAddressValidationStrategy","description":"Defines what kind of address validation is requested.","type":{"kind":"ENUM","name":"DeliveryAddressValidationStrategy","ofType":null},"defaultValue":"COUNTRY_CODE_ONLY","isDeprecated":false,"deprecationReason":null},{"name":"oneTimeUse","description":"Whether the given delivery address is considered to be a one-time use address. One-time use addresses do not\nget persisted to the buyer's personal addresses when checking out.\n","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"DeliveryAddressValidationStrategy","description":"Controls how delivery addresses are validated during cart operations. The default validation checks only the country code, while strict validation verifies all address fields against Shopify's checkout rules and rejects invalid addresses.\n\nUsed by [`DeliveryAddressInput`](https://shopify.dev/docs/api/storefront/current/input-objects/DeliveryAddressInput) when setting buyer identity preferences, and by [`CartSelectableAddressInput`](https://shopify.dev/docs/api/storefront/current/input-objects/CartSelectableAddressInput) and [`CartSelectableAddressUpdateInput`](https://shopify.dev/docs/api/storefront/current/input-objects/CartSelectableAddressUpdateInput) when managing cart delivery addresses.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"COUNTRY_CODE_ONLY","description":"Only the country code is validated.","isDeprecated":false,"deprecationReason":null},{"name":"STRICT","description":"Strict validation is performed, i.e. all fields in the address are validated\naccording to Shopify's checkout rules. If the address fails validation, the cart will not be updated.\n","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"DeliveryMethodType","description":"List of different delivery method types.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"LOCAL","description":"Local Delivery.","isDeprecated":false,"deprecationReason":null},{"name":"NONE","description":"None.","isDeprecated":false,"deprecationReason":null},{"name":"PICKUP_POINT","description":"Shipping to a Pickup Point.","isDeprecated":false,"deprecationReason":null},{"name":"PICK_UP","description":"Local Pickup.","isDeprecated":false,"deprecationReason":null},{"name":"RETAIL","description":"Retail.","isDeprecated":false,"deprecationReason":null},{"name":"SHIPPING","description":"Shipping.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"DigitalWallet","description":"Digital wallet, such as Apple Pay, which can be used for accelerated checkouts.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ANDROID_PAY","description":"Android Pay.","isDeprecated":false,"deprecationReason":null},{"name":"APPLE_PAY","description":"Apple Pay.","isDeprecated":false,"deprecationReason":null},{"name":"GOOGLE_PAY","description":"Google Pay.","isDeprecated":false,"deprecationReason":null},{"name":"SHOPIFY_PAY","description":"Shopify Pay.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"DiscountAllocation","description":"The calculated discount amount applied to a line item or shipping line. While a [`DiscountApplication`](https://shopify.dev/docs/api/storefront/current/interfaces/DiscountApplication) captures the discount's rules and intentions, the allocation shows how much was actually deducted.\n\nEach allocation includes the discounted amount and a reference to the originating discount application.\n","isOneOf":null,"fields":[{"name":"allocatedAmount","description":"Amount of discount allocated.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"discountApplication","description":"The discount this allocated amount originated from.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"DiscountApplication","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INTERFACE","name":"DiscountApplication","description":"Captures the intent of a discount at the time it was applied. Each implementation represents a different discount source, such as [automatic discounts](https://help.shopify.com/manual/discounts/discount-methods/automatic-discounts), [discount codes](https://help.shopify.com/manual/discounts/discount-methods/discount-codes), and manual discounts.\n\nThe actual discounted amount on a line item or shipping line is represented by the [`DiscountAllocation`](https://shopify.dev/docs/api/storefront/current/objects/DiscountAllocation) object, which references the discount application it originated from.\n","isOneOf":null,"fields":[{"name":"allocationMethod","description":"The method by which the discount's value is allocated to its entitled items.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationAllocationMethod","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"targetSelection","description":"Which lines of targetType that the discount is allocated over.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetSelection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"targetType","description":"The type of line that the discount is applicable towards.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The value of the discount application.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"PricingValue","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"AutomaticDiscountApplication","ofType":null},{"kind":"OBJECT","name":"DiscountCodeApplication","ofType":null},{"kind":"OBJECT","name":"ManualDiscountApplication","ofType":null},{"kind":"OBJECT","name":"ScriptDiscountApplication","ofType":null}]},{"kind":"ENUM","name":"DiscountApplicationAllocationMethod","description":"Controls how a discount's value is distributed across entitled lines. A discount can either spread its value across all entitled lines or apply the full value to each line individually.\n\nUsed by the [`DiscountApplication`](https://shopify.dev/docs/api/storefront/current/interfaces/DiscountApplication) interface and its implementations to capture the intentions of a discount source at the time of application.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ACROSS","description":"The value is spread across all entitled lines.","isDeprecated":false,"deprecationReason":null},{"name":"EACH","description":"The value is applied onto every entitled line.","isDeprecated":false,"deprecationReason":null},{"name":"ONE","description":"The value is specifically applied onto a particular line.","isDeprecated":true,"deprecationReason":"Use ACROSS instead."}],"possibleTypes":null},{"kind":"OBJECT","name":"DiscountApplicationConnection","description":"An auto-generated type for paginating through multiple DiscountApplications.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"DiscountApplicationEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in DiscountApplicationEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"DiscountApplication","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"DiscountApplicationEdge","description":"An auto-generated type which holds one DiscountApplication and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of DiscountApplicationEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"DiscountApplication","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"DiscountApplicationTargetSelection","description":"The lines on the order to which the discount is applied, of the type defined by\nthe discount application's `targetType`. For example, the value `ENTITLED`, combined with a `targetType` of\n`LINE_ITEM`, applies the discount on all line items that are entitled to the discount.\nThe value `ALL`, combined with a `targetType` of `SHIPPING_LINE`, applies the discount on all shipping lines.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ALL","description":"The discount is allocated onto all the lines.","isDeprecated":false,"deprecationReason":null},{"name":"ENTITLED","description":"The discount is allocated onto only the lines that it's entitled for.","isDeprecated":false,"deprecationReason":null},{"name":"EXPLICIT","description":"The discount is allocated onto explicitly chosen lines.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"DiscountApplicationTargetType","description":"The type of line (i.e. line item or shipping line) on an order that the discount is applicable towards.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"LINE_ITEM","description":"The discount applies onto line items.","isDeprecated":false,"deprecationReason":null},{"name":"SHIPPING_LINE","description":"The discount applies onto shipping lines.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"DiscountCodeApplication","description":"Records the configuration and intent of a [discount code](https://help.shopify.com/manual/discounts/discount-methods/discount-codes) when a customer applies it. This includes the code string, allocation method, target type, and discount value at the time of application. The [`applicable`](https://shopify.dev/docs/api/storefront/latest/objects/DiscountCodeApplication#field-DiscountCodeApplication.fields.applicable) field indicates whether the code was successfully applied.\n\n> Note:\n> To see the actual amounts discounted on specific line items or shipping lines, use the [`DiscountAllocation`](https://shopify.dev/docs/api/storefront/current/objects/DiscountAllocation) object instead.\n","isOneOf":null,"fields":[{"name":"allocationMethod","description":"The method by which the discount's value is allocated to its entitled items.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationAllocationMethod","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"applicable","description":"Specifies whether the discount code was applied successfully.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"code","description":"The string identifying the discount code that was used at the time of application.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"targetSelection","description":"Which lines of targetType that the discount is allocated over.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetSelection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"targetType","description":"The type of line that the discount is applicable towards.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The value of the discount application.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"PricingValue","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"DiscountApplication","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"INTERFACE","name":"DisplayableError","description":"Represents an error in the input of a mutation.","isOneOf":null,"fields":[{"name":"field","description":"The path to the input field that caused the error.","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"message","description":"The error message.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"CartUserError","ofType":null},{"kind":"OBJECT","name":"CustomerUserError","ofType":null},{"kind":"OBJECT","name":"MetafieldDeleteUserError","ofType":null},{"kind":"OBJECT","name":"MetafieldsSetUserError","ofType":null},{"kind":"OBJECT","name":"UserError","ofType":null},{"kind":"OBJECT","name":"UserErrorsShopPayPaymentRequestSessionUserErrors","ofType":null}]},{"kind":"OBJECT","name":"Domain","description":"A web address associated with a shop. The [`Shop`](https://shopify.dev/docs/api/storefront/current/objects/Shop) object's [`primaryDomain`](https://shopify.dev/docs/api/storefront/current/objects/Shop#field-Shop.fields.primaryDomain) field returns this to identify the shop's online store URL.\n","isOneOf":null,"fields":[{"name":"host","description":"The host name of the domain (eg: `example.com`).","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"sslEnabled","description":"Whether SSL is enabled or not.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"The URL of the domain (eg: `https://example.com`).","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ExternalVideo","description":"Represents a video hosted outside of Shopify.","isOneOf":null,"fields":[{"name":"alt","description":"A word or phrase to share the nature or contents of a media.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"embedUrl","description":"The embed URL of the video for the respective host.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"embeddedUrl","description":"The URL.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `originUrl` instead."},{"name":"host","description":"The host of the external video.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MediaHost","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mediaContentType","description":"The media content type.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MediaContentType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"originUrl","description":"The origin URL of the video on the respective host.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"presentation","description":"The presentation for a media.","args":[],"type":{"kind":"OBJECT","name":"MediaPresentation","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"previewImage","description":"The preview image for the media.","args":[],"type":{"kind":"OBJECT","name":"Image","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Media","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Filter","description":"A filter option available on collection and search results pages. Each filter includes a type, display label, and selectable values that customers can use to narrow down products.\n\nThe [`FilterValue`](https://shopify.dev/docs/api/storefront/current/objects/FilterValue) objects contain an [`input`](https://shopify.dev/docs/api/storefront/current/objects/FilterValue#field-FilterValue.fields.input) field that you can combine to [build dynamic filtering queries](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/products-collections/filter-products). Merchants [configure available filters](https://help.shopify.com/manual/online-store/search-and-discovery/filters) using the Shopify Search & Discovery app.\n","isOneOf":null,"fields":[{"name":"id","description":"A unique identifier.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"label","description":"A human-friendly string for this filter.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"presentation","description":"Describes how to present the filter values.\nReturns a value only for filters of type `LIST`. Returns null for other types.\n","args":[],"type":{"kind":"ENUM","name":"FilterPresentation","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"An enumeration that denotes the type of data this filter represents.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"FilterType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"values","description":"The list of values for this filter.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"FilterValue","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"FilterPresentation","description":"Defines how to present the filter values, specifies the presentation of the filter.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"IMAGE","description":"Image presentation, filter values display an image.","isDeprecated":false,"deprecationReason":null},{"name":"SWATCH","description":"Swatch presentation, filter values display color or image patterns.","isDeprecated":false,"deprecationReason":null},{"name":"TEXT","description":"Text presentation, no additional visual display for filter values.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"FilterType","description":"The type of data that the filter group represents.\n\nFor more information, refer to [Filter products in a collection with the Storefront API]\n(https://shopify.dev/custom-storefronts/products-collections/filter-products).\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"BOOLEAN","description":"A boolean value.","isDeprecated":false,"deprecationReason":null},{"name":"LIST","description":"A list of selectable values.","isDeprecated":false,"deprecationReason":null},{"name":"PRICE_RANGE","description":"A range of prices.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"FilterValue","description":"A selectable option within a [`Filter`](https://shopify.dev/docs/api/storefront/current/objects/Filter), such as a specific color, size, or product type. Each value includes a count of matching results and a human-readable label for display.\n\nThe [`input`](https://shopify.dev/docs/api/storefront/current/objects/FilterValue#field-FilterValue.fields.input) field provides ready-to-use JSON for building dynamic filtering interfaces. You can combine the `input` values from multiple selected [`FilterValue`](https://shopify.dev/docs/api/storefront/current/objects/FilterValue) objects to construct filter queries. Visual representations are available through the [`image`](https://shopify.dev/docs/api/storefront/current/objects/FilterValue#field-FilterValue.fields.image) or [`swatch`](https://shopify.dev/docs/api/storefront/current/objects/FilterValue#field-FilterValue.fields.swatch) fields when the parent filter's presentation type supports them.\n","isOneOf":null,"fields":[{"name":"count","description":"The number of results that match this filter value.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A unique identifier.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"image","description":"The visual representation when the filter's presentation is `IMAGE`.","args":[],"type":{"kind":"OBJECT","name":"MediaImage","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"input","description":"An input object that can be used to filter by this value on the parent field.\n\nThe value is provided as a helper for building dynamic filtering UI. For\nexample, if you have a list of selected `FilterValue` objects, you can combine\ntheir respective `input` values to use in a subsequent query.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"JSON","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"label","description":"A human-friendly string for this filter value.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"swatch","description":"The visual representation when the filter's presentation is `SWATCH`.","args":[],"type":{"kind":"OBJECT","name":"Swatch","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"Float","description":"The `Float` scalar type represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Fulfillment","description":"A shipment of one or more items in an order. Accessed through the [`Order`](https://shopify.dev/docs/api/storefront/current/objects/Order) object's [`successfulFulfillments`](https://shopify.dev/docs/api/storefront/current/objects/Order#field-Order.fields.successfulFulfillments) field.\n\nEach fulfillment includes the line items that shipped, the tracking company name, and tracking details like numbers and URLs. An order can have multiple fulfillments when items ship separately or from different locations.\n","isOneOf":null,"fields":[{"name":"fulfillmentLineItems","description":"List of the fulfillment's line items.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"FulfillmentLineItemConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"trackingCompany","description":"The name of the tracking company.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"trackingInfo","description":"Tracking information associated with the fulfillment,\nsuch as the tracking number and tracking URL.\n","args":[{"name":"first","description":"Truncate the array result to this size.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"FulfillmentTrackingInfo","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"FulfillmentLineItem","description":"Records how many units of an [`OrderLineItem`](https://shopify.dev/docs/api/storefront/current/objects/OrderLineItem) were included in a [`Fulfillment`](https://shopify.dev/docs/api/storefront/current/objects/Fulfillment). Each order line item has at most one fulfillment line item per fulfillment.\n","isOneOf":null,"fields":[{"name":"lineItem","description":"The associated order's line item.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"OrderLineItem","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"quantity","description":"The amount fulfilled in this fulfillment.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"FulfillmentLineItemConnection","description":"An auto-generated type for paginating through multiple FulfillmentLineItems.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"FulfillmentLineItemEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in FulfillmentLineItemEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"FulfillmentLineItem","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"FulfillmentLineItemEdge","description":"An auto-generated type which holds one FulfillmentLineItem and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of FulfillmentLineItemEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"FulfillmentLineItem","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"FulfillmentTrackingInfo","description":"Tracking information associated with the fulfillment.","isOneOf":null,"fields":[{"name":"number","description":"The tracking number of the fulfillment.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"The URL to track the fulfillment.","args":[],"type":{"kind":"SCALAR","name":"URL","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"GenericFile","description":"Any file that doesn't fit into a designated type like image or video. For example, a PDF or JSON document. Use this object to manage files in a merchant's store.\n\nGeneric files are commonly referenced through [file reference metafields](https://shopify.dev/docs/apps/build/metafields/list-of-data-types) and returned as part of the [`MetafieldReference`](https://shopify.dev/docs/api/storefront/current/unions/MetafieldReference) union.\n\nIncludes the file's URL, MIME type, size in bytes, and an optional preview image.\n","isOneOf":null,"fields":[{"name":"alt","description":"A word or phrase to indicate the contents of a file.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mimeType","description":"The MIME type of the file.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"originalFileSize","description":"The size of the original file in bytes.","args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"previewImage","description":"The preview image for the file.","args":[],"type":{"kind":"OBJECT","name":"Image","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"The URL of the file.","args":[],"type":{"kind":"SCALAR","name":"URL","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"GeoCoordinateInput","description":"The input fields used to specify a geographical location.","isOneOf":false,"fields":null,"inputFields":[{"name":"latitude","description":"The coordinate's latitude value.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"longitude","description":"The coordinate's longitude value.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"HTML","description":"A string containing HTML code. Refer to the [HTML spec](https://html.spec.whatwg.org/#elements-3) for a\ncomplete list of HTML elements.\n\nExample value: `\"<p>Grey cotton knit sweater.</p>\"`\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INTERFACE","name":"HasMetafields","description":"Implemented by resources that support custom metadata through [`Metafield`](https://shopify.dev/docs/api/storefront/current/objects/Metafield) objects. Types like [`Product`](https://shopify.dev/docs/api/storefront/current/objects/Product), [`Collection`](https://shopify.dev/docs/api/storefront/current/objects/Collection), and [`Customer`](https://shopify.dev/docs/api/storefront/current/objects/Customer) implement this interface to provide consistent access to metafields.\n\nYou can retrieve a [single metafield](https://shopify.dev/docs/api/storefront/current/interfaces/HasMetafields#fields-metafield) by namespace and key, or fetch [multiple metafields](https://shopify.dev/docs/api/storefront/current/interfaces/HasMetafields#fields-metafields) in a single request. If you omit the namespace, then the [app-reserved namespace](https://shopify.dev/docs/apps/build/metafields#app-owned-metafields) is used by default.\n","isOneOf":null,"fields":[{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"Article","ofType":null},{"kind":"OBJECT","name":"Blog","ofType":null},{"kind":"OBJECT","name":"Cart","ofType":null},{"kind":"OBJECT","name":"Collection","ofType":null},{"kind":"OBJECT","name":"Company","ofType":null},{"kind":"OBJECT","name":"CompanyLocation","ofType":null},{"kind":"OBJECT","name":"Customer","ofType":null},{"kind":"OBJECT","name":"Location","ofType":null},{"kind":"OBJECT","name":"Market","ofType":null},{"kind":"OBJECT","name":"Order","ofType":null},{"kind":"OBJECT","name":"Page","ofType":null},{"kind":"OBJECT","name":"Product","ofType":null},{"kind":"OBJECT","name":"ProductVariant","ofType":null},{"kind":"OBJECT","name":"SellingPlan","ofType":null},{"kind":"OBJECT","name":"Shop","ofType":null}]},{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","description":"The input fields to identify a [`Metafield`](https://shopify.dev/docs/api/storefront/current/objects/Metafield) on an owner resource by namespace and key. Used as an argument to the [`metafields`](https://shopify.dev/docs/api/storefront/current/interfaces/HasMetafields#fields-metafields) field of the `HasMetafields` interface to retrieve multiple metafields in a single request.\n\nIf you omit the namespace, then the [app-reserved namespace](https://shopify.dev/docs/apps/build/metafields#app-owned-metafields) is used by default.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"ID","description":"The `ID` scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `\"4\"`) or integer (such as `4`) input value will be accepted as an ID.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"ISO8601DateTime","description":"An ISO 8601-encoded datetime","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Image","description":"An image resource with URL, dimensions, and transformation options. Used for product images, collection images, media previews, and other visual content throughout the storefront.\n\nThe [`url`](https://shopify.dev/docs/api/storefront/current/objects/Image#field-Image.fields.url) field accepts an [`ImageTransformInput`](https://shopify.dev/docs/api/storefront/current/input-objects/ImageTransformInput) argument for resizing, cropping, scaling for retina displays, and converting between image formats. Use the [`thumbhash`](https://shopify.dev/docs/api/storefront/current/objects/Image#field-Image.fields.thumbhash) field to display lightweight placeholders while images load.\n","isOneOf":null,"fields":[{"name":"altText","description":"A word or phrase to share the nature or contents of an image.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"height","description":"The original height of the image in pixels. Returns `null` if the image isn't hosted by Shopify.","args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A unique ID for the image.","args":[],"type":{"kind":"SCALAR","name":"ID","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"originalSrc","description":"The location of the original image as a URL.\n\nIf there are any existing transformations in the original source URL, they will remain and not be stripped.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `url` instead."},{"name":"src","description":"The location of the image as a URL.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `url` instead."},{"name":"thumbhash","description":"The ThumbHash of the image.\n\nUseful to display placeholder images while the original image is loading.\n\nSee https://evanw.github.io/thumbhash/ for details on how to use it.\n","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"transformedSrc","description":"The location of the transformed image as a URL.\n\nAll transformation arguments are considered \"best-effort\". If they can be applied to an image, they will be.\nOtherwise any transformations which an image type doesn't support will be ignored.\n","args":[{"name":"crop","description":"Crops the image according to the specified region.","type":{"kind":"ENUM","name":"CropRegion","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"maxHeight","description":"Image height in pixels between 1 and 5760.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"maxWidth","description":"Image width in pixels between 1 and 5760.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"preferredContentType","description":"Best effort conversion of image into content type (SVG -> PNG, Anything -> JPG, Anything -> WEBP are supported).","type":{"kind":"ENUM","name":"ImageContentType","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"scale","description":"Image size multiplier for high-resolution retina displays. Must be between 1 and 3.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":"1","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `url(transform:)` instead"},{"name":"url","description":"The location of the image as a URL.\n\nIf no transform options are specified, then the original image will be preserved including any pre-applied transforms.\n\nAll transformation options are considered \"best-effort\". Any transformation that the original image type doesn't support will be ignored.\n\nIf you need multiple variations of the same image, then you can use [GraphQL aliases](https://graphql.org/learn/queries/#aliases).\n","args":[{"name":"transform","description":"A set of options to transform the original image.","type":{"kind":"INPUT_OBJECT","name":"ImageTransformInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"width","description":"The original width of the image in pixels. Returns `null` if the image isn't hosted by Shopify.","args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ImageConnection","description":"An auto-generated type for paginating through multiple Images.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ImageEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in ImageEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Image","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"ImageContentType","description":"List of supported image content types.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"JPG","description":"A JPG image.","isDeprecated":false,"deprecationReason":null},{"name":"PNG","description":"A PNG image.","isDeprecated":false,"deprecationReason":null},{"name":"WEBP","description":"A WEBP image.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"ImageEdge","description":"An auto-generated type which holds one Image and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of ImageEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Image","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ImageTransformInput","description":"The available options for transforming an image.\n\nAll transformation options are considered best effort. Any transformation that\nthe original image type doesn't support will be ignored.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"crop","description":"The region of the image to remain after cropping.\nMust be used in conjunction with the `maxWidth` and/or `maxHeight` fields,\nwhere the `maxWidth` and `maxHeight` aren't equal.\nThe `crop` argument should coincide with the smaller value. A smaller `maxWidth` indicates a `LEFT` or `RIGHT` crop, while\na smaller `maxHeight` indicates a `TOP` or `BOTTOM` crop. For example, `{\nmaxWidth: 5, maxHeight: 10, crop: LEFT }` will result\nin an image with a width of 5 and height of 10, where the right side of the image is removed.\n","type":{"kind":"ENUM","name":"CropRegion","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"maxHeight","description":"Image height in pixels between 1 and 5760.\n","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"maxWidth","description":"Image width in pixels between 1 and 5760.\n","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"preferredContentType","description":"Convert the source image into the preferred content type.\nSupported conversions: `.svg` to `.png`, any file type to `.jpg`, and any file type to `.webp`.\n","type":{"kind":"ENUM","name":"ImageContentType","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"scale","description":"Image size multiplier for high-resolution retina displays. Must be within 1..3.\n","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":"1","isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"InContextAnnotation","description":"Provide details about the contexts influenced by the @inContext directive on a field.","isOneOf":null,"fields":[{"name":"description","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"InContextAnnotationType","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"InContextAnnotationType","description":"This gives information about the type of context that impacts a field. For example, for a query with @inContext(language: \"EN\"), the type would point to the name: LanguageCode and kind: ENUM.","isOneOf":null,"fields":[{"name":"kind","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"Int","description":"The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"JSON","description":"A [JSON](https://www.json.org/json-en.html) object.\n\nExample value:\n`{\n  \"product\": {\n    \"id\": \"gid://shopify/Product/1346443542550\",\n    \"title\": \"White T-shirt\",\n    \"options\": [{\n      \"name\": \"Size\",\n      \"values\": [\"M\", \"L\"]\n    }]\n  }\n}`\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Language","description":"A language available for a localized storefront experience. Provides the language name in both its native form (endonym) and translated into the current language, along with its [`LanguageCode`](https://shopify.dev/docs/api/storefront/current/enums/LanguageCode).\n\nReturned by the [`Localization`](https://shopify.dev/docs/api/storefront/current/objects/Localization) and [`Country`](https://shopify.dev/docs/api/storefront/current/objects/Country) objects to indicate available and active languages. Pass the `isoCode` to the [`@inContext`](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/in-context) directive to retrieve translated content in that language.\n","isOneOf":null,"fields":[{"name":"endonymName","description":"The name of the language in the language itself. If the language uses capitalization, it is capitalized for a mid-sentence position.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"isoCode","description":"The ISO code.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"LanguageCode","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"The name of the language in the current language.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"LanguageCode","description":"Supported languages for retrieving translated storefront content. Pass a language code to the [`@inContext`](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/in-context) directive to return product titles, descriptions, and other translatable fields in that language. \n\nThe [`Localization`](https://shopify.dev/docs/api/storefront/current/objects/Localization) object provides the list of available languages for the active country, and each [`Country`](https://shopify.dev/docs/api/storefront/current/objects/Country) in [`availableCountries`](https://shopify.dev/docs/api/storefront/current/objects/Localization#field-Localization.fields.availableCountries) includes its own available languages.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"AF","description":"Afrikaans.","isDeprecated":false,"deprecationReason":null},{"name":"AK","description":"Akan.","isDeprecated":false,"deprecationReason":null},{"name":"AM","description":"Amharic.","isDeprecated":false,"deprecationReason":null},{"name":"AR","description":"Arabic.","isDeprecated":false,"deprecationReason":null},{"name":"AS","description":"Assamese.","isDeprecated":false,"deprecationReason":null},{"name":"AZ","description":"Azerbaijani.","isDeprecated":false,"deprecationReason":null},{"name":"BE","description":"Belarusian.","isDeprecated":false,"deprecationReason":null},{"name":"BG","description":"Bulgarian.","isDeprecated":false,"deprecationReason":null},{"name":"BM","description":"Bambara.","isDeprecated":false,"deprecationReason":null},{"name":"BN","description":"Bangla.","isDeprecated":false,"deprecationReason":null},{"name":"BO","description":"Tibetan.","isDeprecated":false,"deprecationReason":null},{"name":"BR","description":"Breton.","isDeprecated":false,"deprecationReason":null},{"name":"BS","description":"Bosnian.","isDeprecated":false,"deprecationReason":null},{"name":"CA","description":"Catalan.","isDeprecated":false,"deprecationReason":null},{"name":"CE","description":"Chechen.","isDeprecated":false,"deprecationReason":null},{"name":"CKB","description":"Central Kurdish.","isDeprecated":false,"deprecationReason":null},{"name":"CS","description":"Czech.","isDeprecated":false,"deprecationReason":null},{"name":"CU","description":"Church Slavic.","isDeprecated":false,"deprecationReason":null},{"name":"CY","description":"Welsh.","isDeprecated":false,"deprecationReason":null},{"name":"DA","description":"Danish.","isDeprecated":false,"deprecationReason":null},{"name":"DE","description":"German.","isDeprecated":false,"deprecationReason":null},{"name":"DZ","description":"Dzongkha.","isDeprecated":false,"deprecationReason":null},{"name":"EE","description":"Ewe.","isDeprecated":false,"deprecationReason":null},{"name":"EL","description":"Greek.","isDeprecated":false,"deprecationReason":null},{"name":"EN","description":"English.","isDeprecated":false,"deprecationReason":null},{"name":"EO","description":"Esperanto.","isDeprecated":false,"deprecationReason":null},{"name":"ES","description":"Spanish.","isDeprecated":false,"deprecationReason":null},{"name":"ET","description":"Estonian.","isDeprecated":false,"deprecationReason":null},{"name":"EU","description":"Basque.","isDeprecated":false,"deprecationReason":null},{"name":"FA","description":"Persian.","isDeprecated":false,"deprecationReason":null},{"name":"FF","description":"Fulah.","isDeprecated":false,"deprecationReason":null},{"name":"FI","description":"Finnish.","isDeprecated":false,"deprecationReason":null},{"name":"FIL","description":"Filipino.","isDeprecated":false,"deprecationReason":null},{"name":"FO","description":"Faroese.","isDeprecated":false,"deprecationReason":null},{"name":"FR","description":"French.","isDeprecated":false,"deprecationReason":null},{"name":"FY","description":"Western Frisian.","isDeprecated":false,"deprecationReason":null},{"name":"GA","description":"Irish.","isDeprecated":false,"deprecationReason":null},{"name":"GD","description":"Scottish Gaelic.","isDeprecated":false,"deprecationReason":null},{"name":"GL","description":"Galician.","isDeprecated":false,"deprecationReason":null},{"name":"GU","description":"Gujarati.","isDeprecated":false,"deprecationReason":null},{"name":"GV","description":"Manx.","isDeprecated":false,"deprecationReason":null},{"name":"HA","description":"Hausa.","isDeprecated":false,"deprecationReason":null},{"name":"HE","description":"Hebrew.","isDeprecated":false,"deprecationReason":null},{"name":"HI","description":"Hindi.","isDeprecated":false,"deprecationReason":null},{"name":"HR","description":"Croatian.","isDeprecated":false,"deprecationReason":null},{"name":"HU","description":"Hungarian.","isDeprecated":false,"deprecationReason":null},{"name":"HY","description":"Armenian.","isDeprecated":false,"deprecationReason":null},{"name":"IA","description":"Interlingua.","isDeprecated":false,"deprecationReason":null},{"name":"ID","description":"Indonesian.","isDeprecated":false,"deprecationReason":null},{"name":"IG","description":"Igbo.","isDeprecated":false,"deprecationReason":null},{"name":"II","description":"Sichuan Yi.","isDeprecated":false,"deprecationReason":null},{"name":"IS","description":"Icelandic.","isDeprecated":false,"deprecationReason":null},{"name":"IT","description":"Italian.","isDeprecated":false,"deprecationReason":null},{"name":"JA","description":"Japanese.","isDeprecated":false,"deprecationReason":null},{"name":"JV","description":"Javanese.","isDeprecated":false,"deprecationReason":null},{"name":"KA","description":"Georgian.","isDeprecated":false,"deprecationReason":null},{"name":"KI","description":"Kikuyu.","isDeprecated":false,"deprecationReason":null},{"name":"KK","description":"Kazakh.","isDeprecated":false,"deprecationReason":null},{"name":"KL","description":"Kalaallisut.","isDeprecated":false,"deprecationReason":null},{"name":"KM","description":"Khmer.","isDeprecated":false,"deprecationReason":null},{"name":"KN","description":"Kannada.","isDeprecated":false,"deprecationReason":null},{"name":"KO","description":"Korean.","isDeprecated":false,"deprecationReason":null},{"name":"KS","description":"Kashmiri.","isDeprecated":false,"deprecationReason":null},{"name":"KU","description":"Kurdish.","isDeprecated":false,"deprecationReason":null},{"name":"KW","description":"Cornish.","isDeprecated":false,"deprecationReason":null},{"name":"KY","description":"Kyrgyz.","isDeprecated":false,"deprecationReason":null},{"name":"LA","description":"Latin.","isDeprecated":false,"deprecationReason":null},{"name":"LB","description":"Luxembourgish.","isDeprecated":false,"deprecationReason":null},{"name":"LG","description":"Ganda.","isDeprecated":false,"deprecationReason":null},{"name":"LN","description":"Lingala.","isDeprecated":false,"deprecationReason":null},{"name":"LO","description":"Lao.","isDeprecated":false,"deprecationReason":null},{"name":"LT","description":"Lithuanian.","isDeprecated":false,"deprecationReason":null},{"name":"LU","description":"Luba-Katanga.","isDeprecated":false,"deprecationReason":null},{"name":"LV","description":"Latvian.","isDeprecated":false,"deprecationReason":null},{"name":"MG","description":"Malagasy.","isDeprecated":false,"deprecationReason":null},{"name":"MI","description":"Māori.","isDeprecated":false,"deprecationReason":null},{"name":"MK","description":"Macedonian.","isDeprecated":false,"deprecationReason":null},{"name":"ML","description":"Malayalam.","isDeprecated":false,"deprecationReason":null},{"name":"MN","description":"Mongolian.","isDeprecated":false,"deprecationReason":null},{"name":"MO","description":"Moldavian.","isDeprecated":false,"deprecationReason":null},{"name":"MR","description":"Marathi.","isDeprecated":false,"deprecationReason":null},{"name":"MS","description":"Malay.","isDeprecated":false,"deprecationReason":null},{"name":"MT","description":"Maltese.","isDeprecated":false,"deprecationReason":null},{"name":"MY","description":"Burmese.","isDeprecated":false,"deprecationReason":null},{"name":"NB","description":"Norwegian (Bokmål).","isDeprecated":false,"deprecationReason":null},{"name":"ND","description":"North Ndebele.","isDeprecated":false,"deprecationReason":null},{"name":"NE","description":"Nepali.","isDeprecated":false,"deprecationReason":null},{"name":"NL","description":"Dutch.","isDeprecated":false,"deprecationReason":null},{"name":"NN","description":"Norwegian Nynorsk.","isDeprecated":false,"deprecationReason":null},{"name":"NO","description":"Norwegian.","isDeprecated":false,"deprecationReason":null},{"name":"OM","description":"Oromo.","isDeprecated":false,"deprecationReason":null},{"name":"OR","description":"Odia.","isDeprecated":false,"deprecationReason":null},{"name":"OS","description":"Ossetic.","isDeprecated":false,"deprecationReason":null},{"name":"PA","description":"Punjabi.","isDeprecated":false,"deprecationReason":null},{"name":"PL","description":"Polish.","isDeprecated":false,"deprecationReason":null},{"name":"PS","description":"Pashto.","isDeprecated":false,"deprecationReason":null},{"name":"PT","description":"Portuguese.","isDeprecated":false,"deprecationReason":null},{"name":"PT_BR","description":"Portuguese (Brazil).","isDeprecated":false,"deprecationReason":null},{"name":"PT_PT","description":"Portuguese (Portugal).","isDeprecated":false,"deprecationReason":null},{"name":"QU","description":"Quechua.","isDeprecated":false,"deprecationReason":null},{"name":"RM","description":"Romansh.","isDeprecated":false,"deprecationReason":null},{"name":"RN","description":"Rundi.","isDeprecated":false,"deprecationReason":null},{"name":"RO","description":"Romanian.","isDeprecated":false,"deprecationReason":null},{"name":"RU","description":"Russian.","isDeprecated":false,"deprecationReason":null},{"name":"RW","description":"Kinyarwanda.","isDeprecated":false,"deprecationReason":null},{"name":"SA","description":"Sanskrit.","isDeprecated":false,"deprecationReason":null},{"name":"SC","description":"Sardinian.","isDeprecated":false,"deprecationReason":null},{"name":"SD","description":"Sindhi.","isDeprecated":false,"deprecationReason":null},{"name":"SE","description":"Northern Sami.","isDeprecated":false,"deprecationReason":null},{"name":"SG","description":"Sango.","isDeprecated":false,"deprecationReason":null},{"name":"SH","description":"Serbo-Croatian.","isDeprecated":false,"deprecationReason":null},{"name":"SI","description":"Sinhala.","isDeprecated":false,"deprecationReason":null},{"name":"SK","description":"Slovak.","isDeprecated":false,"deprecationReason":null},{"name":"SL","description":"Slovenian.","isDeprecated":false,"deprecationReason":null},{"name":"SN","description":"Shona.","isDeprecated":false,"deprecationReason":null},{"name":"SO","description":"Somali.","isDeprecated":false,"deprecationReason":null},{"name":"SQ","description":"Albanian.","isDeprecated":false,"deprecationReason":null},{"name":"SR","description":"Serbian.","isDeprecated":false,"deprecationReason":null},{"name":"SU","description":"Sundanese.","isDeprecated":false,"deprecationReason":null},{"name":"SV","description":"Swedish.","isDeprecated":false,"deprecationReason":null},{"name":"SW","description":"Swahili.","isDeprecated":false,"deprecationReason":null},{"name":"TA","description":"Tamil.","isDeprecated":false,"deprecationReason":null},{"name":"TE","description":"Telugu.","isDeprecated":false,"deprecationReason":null},{"name":"TG","description":"Tajik.","isDeprecated":false,"deprecationReason":null},{"name":"TH","description":"Thai.","isDeprecated":false,"deprecationReason":null},{"name":"TI","description":"Tigrinya.","isDeprecated":false,"deprecationReason":null},{"name":"TK","description":"Turkmen.","isDeprecated":false,"deprecationReason":null},{"name":"TO","description":"Tongan.","isDeprecated":false,"deprecationReason":null},{"name":"TR","description":"Turkish.","isDeprecated":false,"deprecationReason":null},{"name":"TT","description":"Tatar.","isDeprecated":false,"deprecationReason":null},{"name":"UG","description":"Uyghur.","isDeprecated":false,"deprecationReason":null},{"name":"UK","description":"Ukrainian.","isDeprecated":false,"deprecationReason":null},{"name":"UR","description":"Urdu.","isDeprecated":false,"deprecationReason":null},{"name":"UZ","description":"Uzbek.","isDeprecated":false,"deprecationReason":null},{"name":"VI","description":"Vietnamese.","isDeprecated":false,"deprecationReason":null},{"name":"VO","description":"Volapük.","isDeprecated":false,"deprecationReason":null},{"name":"WO","description":"Wolof.","isDeprecated":false,"deprecationReason":null},{"name":"XH","description":"Xhosa.","isDeprecated":false,"deprecationReason":null},{"name":"YI","description":"Yiddish.","isDeprecated":false,"deprecationReason":null},{"name":"YO","description":"Yoruba.","isDeprecated":false,"deprecationReason":null},{"name":"ZH","description":"Chinese.","isDeprecated":false,"deprecationReason":null},{"name":"ZH_CN","description":"Chinese (Simplified).","isDeprecated":false,"deprecationReason":null},{"name":"ZH_TW","description":"Chinese (Traditional).","isDeprecated":false,"deprecationReason":null},{"name":"ZU","description":"Zulu.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"Localization","description":"Information about the shop's configured localized experiences, including available countries and languages. The [`country`](https://shopify.dev/docs/api/storefront/current/objects/Localization#field-Localization.fields.country) and [`language`](https://shopify.dev/docs/api/storefront/current/objects/Localization#field-Localization.fields.language) fields reflect the active localization context, which you can change using the `@inContext` directive on queries.\n\nUse [`availableCountries`](https://shopify.dev/docs/api/storefront/current/objects/Localization#field-Localization.fields.availableCountries) to list all countries with enabled localized experiences, and [`availableLanguages`](https://shopify.dev/docs/api/storefront/current/objects/Localization#field-Localization.fields.availableLanguages) to get languages available for the currently active country. Each [`Country`](https://shopify.dev/docs/api/storefront/current/objects/Country) includes its own currency, unit system, and available languages.\n","isOneOf":null,"fields":[{"name":"availableCountries","description":"The list of countries with enabled localized experiences.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Country","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"availableLanguages","description":"The list of languages available for the active country.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Language","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"country","description":"The country of the active localized experience. Use the `@inContext` directive to change this value.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Country","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"language","description":"The language of the active localized experience. Use the `@inContext` directive to change this value.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Language","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"market","description":"The market including the country of the active localized experience. Use the `@inContext` directive to change this value.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Market","ofType":null}},"isDeprecated":true,"deprecationReason":"This `market` field will be removed in a future version of the API."}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Location","description":"A physical store location where product inventory is held and that supports in-store pickup. Provides the location's name, address, and geographic coordinates for proximity-based sorting. Use with [`StoreAvailability`](https://shopify.dev/docs/api/storefront/current/objects/StoreAvailability) to show customers where a [`ProductVariant`](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant) is available for pickup. \n\nLearn more about [supporting local pickup on storefronts](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/products-collections/local-pickup).\n","isOneOf":null,"fields":[{"name":"address","description":"The address of the location.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"LocationAddress","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"The name of the location.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"HasMetafields","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"LocationAddress","description":"Represents the address of a location.\n","isOneOf":null,"fields":[{"name":"address1","description":"The first line of the address for the location.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"address2","description":"The second line of the address for the location.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"city","description":"The city of the location.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"country","description":"The country of the location.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"countryCode","description":"The country code of the location.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"formatted","description":"A formatted version of the address for the location.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"latitude","description":"The latitude coordinates of the location.","args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"longitude","description":"The longitude coordinates of the location.","args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"phone","description":"The phone number of the location.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"province","description":"The province of the location.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"provinceCode","description":"The code for the province, state, or district of the address of the location.\n","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"zip","description":"The ZIP code of the location.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"LocationConnection","description":"An auto-generated type for paginating through multiple Locations.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"LocationEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in LocationEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Location","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"LocationEdge","description":"An auto-generated type which holds one Location and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of LocationEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Location","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"LocationSortKeys","description":"The set of valid sort keys for the Location query.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"CITY","description":"Sort by the `city` value.","isDeprecated":false,"deprecationReason":null},{"name":"DISTANCE","description":"Sort by the `distance` value.","isDeprecated":false,"deprecationReason":null},{"name":"ID","description":"Sort by the `id` value.","isDeprecated":false,"deprecationReason":null},{"name":"NAME","description":"Sort by the `name` value.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"MailingAddress","description":"A physical mailing address associated with a [`Customer`](https://shopify.dev/docs/api/storefront/current/objects/Customer) or [`Order`](https://shopify.dev/docs/api/storefront/current/objects/Order). Stores standard address components including street address, city, province, country, and postal code, along with customer name and company information.\n\nThe address includes geographic coordinates and provides pre-formatted output through the [`formatted`](https://shopify.dev/docs/api/storefront/current/objects/MailingAddress#field-MailingAddress.fields.formatted) field, which can optionally include or exclude name and company details.\n","isOneOf":null,"fields":[{"name":"address1","description":"The first line of the address. Typically the street address or PO Box number.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"address2","description":"The second line of the address. Typically the number of the apartment, suite, or unit.\n","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"city","description":"The name of the city, district, village, or town.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"company","description":"The name of the customer's company or organization.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"country","description":"The name of the country.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"countryCode","description":"The two-letter code for the country of the address.\n\nFor example, US.\n","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":true,"deprecationReason":"Use `countryCodeV2` instead."},{"name":"countryCodeV2","description":"The two-letter code for the country of the address.\n\nFor example, US.\n","args":[],"type":{"kind":"ENUM","name":"CountryCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"firstName","description":"The first name of the customer.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"formatted","description":"A formatted version of the address, customized by the provided arguments.","args":[{"name":"withCompany","description":"Whether to include the customer's company in the formatted address.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"true","isDeprecated":false,"deprecationReason":null},{"name":"withName","description":"Whether to include the customer's name in the formatted address.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"formattedArea","description":"A comma-separated list of the values for city, province, and country.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"lastName","description":"The last name of the customer.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"latitude","description":"The latitude coordinate of the customer address.","args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"longitude","description":"The longitude coordinate of the customer address.","args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"The full name of the customer, based on firstName and lastName.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"phone","description":"A unique phone number for the customer.\n\nFormatted using E.164 standard. For example, _+16135551111_.\n","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"province","description":"The region of the address, such as the province, state, or district.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"provinceCode","description":"The alphanumeric code for the region.\n\nFor example, ON.\n","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"zip","description":"The zip or postal code of the address.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"MailingAddressConnection","description":"An auto-generated type for paginating through multiple MailingAddresses.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MailingAddressEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in MailingAddressEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MailingAddress","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"MailingAddressEdge","description":"An auto-generated type which holds one MailingAddress and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of MailingAddressEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MailingAddress","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"MailingAddressInput","description":"The input fields for creating or updating a [`MailingAddress`](https://shopify.dev/docs/api/storefront/current/objects/MailingAddress). Accepts standard address components including street address, city, province, country, and postal code, along with customer name and contact information.\n\nUsed by the [`customerAddressCreate`](https://shopify.dev/docs/api/storefront/current/mutations/customerAddressCreate) and [`customerAddressUpdate`](https://shopify.dev/docs/api/storefront/current/mutations/customerAddressUpdate) mutations, and as part of [`DeliveryAddressInput`](https://shopify.dev/docs/api/storefront/current/input-objects/DeliveryAddressInput) for cart delivery preferences.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"address1","description":"The first line of the address. Typically the street address or PO Box number.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"address2","description":"The second line of the address. Typically the number of the apartment, suite, or unit.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"city","description":"The name of the city, district, village, or town.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"company","description":"The name of the customer's company or organization.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"country","description":"The name of the country.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"firstName","description":"The first name of the customer.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"lastName","description":"The last name of the customer.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"phone","description":"A unique phone number for the customer.\n\nFormatted using E.164 standard. For example, _+16135551111_.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"province","description":"The region of the address, such as the province, state, or district.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"zip","description":"The zip or postal code of the address.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ManualDiscountApplication","description":"A discount created manually by a merchant, as opposed to [automatic discounts](https://help.shopify.com/manual/discounts/discount-methods/automatic-discounts) or [discount codes](https://help.shopify.com/manual/discounts/discount-methods/discount-codes). Implements the [`DiscountApplication`](https://shopify.dev/docs/api/storefront/current/interfaces/DiscountApplication) interface and includes a title, optional description, and the discount value as either a fixed amount or percentage.\n","isOneOf":null,"fields":[{"name":"allocationMethod","description":"The method by which the discount's value is allocated to its entitled items.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationAllocationMethod","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"The description of the application.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"targetSelection","description":"Which lines of targetType that the discount is allocated over.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetSelection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"targetType","description":"The type of line that the discount is applicable towards.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The title of the application.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The value of the discount application.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"PricingValue","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"DiscountApplication","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Market","description":"An audience of buyers that a merchant targets for sales. Audiences can include geographic regions, company locations, and retail locations. Markets enable localized shopping experiences with region-specific languages, currencies, and pricing.\n\nEach market has a unique [`handle`](https://shopify.dev/docs/api/storefront/current/objects/Market#field-Market.fields.handle) for identification and supports custom data through [`metafields`](https://shopify.dev/docs/api/storefront/current/objects/Metafield). Learn more about [building localized experiences with Shopify Markets](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/markets).\n","isOneOf":null,"fields":[{"name":"handle","description":"A human-readable unique string for the market automatically generated from its title.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"HasMetafields","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"INTERFACE","name":"Media","description":"A common set of fields for media content associated with [products](https://shopify.dev/docs/api/storefront/current/objects/Product). Implementations include [`MediaImage`](https://shopify.dev/docs/api/storefront/current/objects/MediaImage) for Shopify-hosted images, [`Video`](https://shopify.dev/docs/api/storefront/current/objects/Video) for Shopify-hosted videos, [`ExternalVideo`](https://shopify.dev/docs/api/storefront/current/objects/ExternalVideo) for videos hosted on platforms like YouTube or Vimeo, and [`Model3d`](https://shopify.dev/docs/api/storefront/current/objects/Model3d) for 3D models.\n\nEach implementation shares fields for alt text, content type, and preview images, while adding type-specific fields like embed URLs for external videos or source files for 3D models.\n","isOneOf":null,"fields":[{"name":"alt","description":"A word or phrase to share the nature or contents of a media.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mediaContentType","description":"The media content type.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MediaContentType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"presentation","description":"The presentation for a media.","args":[],"type":{"kind":"OBJECT","name":"MediaPresentation","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"previewImage","description":"The preview image for the media.","args":[],"type":{"kind":"OBJECT","name":"Image","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"ExternalVideo","ofType":null},{"kind":"OBJECT","name":"MediaImage","ofType":null},{"kind":"OBJECT","name":"Model3d","ofType":null},{"kind":"OBJECT","name":"Video","ofType":null}]},{"kind":"OBJECT","name":"MediaConnection","description":"An auto-generated type for paginating through multiple Media.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MediaEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in MediaEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Media","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"MediaContentType","description":"The possible content types for a media object.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"EXTERNAL_VIDEO","description":"An externally hosted video.","isDeprecated":false,"deprecationReason":null},{"name":"IMAGE","description":"A Shopify hosted image.","isDeprecated":false,"deprecationReason":null},{"name":"MODEL_3D","description":"A 3d model.","isDeprecated":false,"deprecationReason":null},{"name":"VIDEO","description":"A Shopify hosted video.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"MediaEdge","description":"An auto-generated type which holds one Media and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of MediaEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Media","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"MediaHost","description":"Host for a Media Resource.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"VIMEO","description":"Host for Vimeo embedded videos.","isDeprecated":false,"deprecationReason":null},{"name":"YOUTUBE","description":"Host for YouTube embedded videos.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"MediaImage","description":"An image hosted on Shopify's content delivery network (CDN). Used for product images, brand logos, and other visual content across the storefront.\n\nThe [`image`](https://shopify.dev/docs/api/storefront/current/objects/MediaImage#field-MediaImage.fields.image) field provides the actual image data with transformation options. Implements the [`Media`](https://shopify.dev/docs/api/storefront/current/interfaces/Media) interface alongside other media types like [`Video`](https://shopify.dev/docs/api/storefront/current/objects/Video) and [`Model3d`](https://shopify.dev/docs/api/storefront/current/objects/Model3d).\n","isOneOf":null,"fields":[{"name":"alt","description":"A word or phrase to share the nature or contents of a media.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"image","description":"The image for the media.","args":[],"type":{"kind":"OBJECT","name":"Image","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"mediaContentType","description":"The media content type.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MediaContentType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"presentation","description":"The presentation for a media.","args":[],"type":{"kind":"OBJECT","name":"MediaPresentation","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"previewImage","description":"The preview image for the media.","args":[],"type":{"kind":"OBJECT","name":"Image","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Media","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"MediaPresentation","description":"A media presentation.","isOneOf":null,"fields":[{"name":"asJson","description":"A JSON object representing a presentation view.","args":[{"name":"format","description":"The format to transform the settings.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MediaPresentationFormat","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"SCALAR","name":"JSON","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":true,"deprecationReason":"MediaPresentation IDs are being deprecated. Access the data directly via the asJson field on the Media type."}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"MediaPresentationFormat","description":"The possible formats for a media presentation.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"IMAGE","description":"A media image presentation.","isDeprecated":false,"deprecationReason":null},{"name":"MODEL_VIEWER","description":"A model viewer presentation.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"Menu","description":"A navigation structure for building store [menus](https://help.shopify.com/manual/online-store/menus-and-links). Each menu contains [`MenuItem`](https://shopify.dev/docs/api/storefront/current/objects/MenuItem) objects that can be nested to create multi-level navigation hierarchies.\n\nMenu items can link to [collections](https://shopify.dev/docs/api/storefront/current/objects/Collection), [products](https://shopify.dev/docs/api/storefront/current/objects/Product), [pages](https://shopify.dev/docs/api/storefront/current/objects/Page), [blogs](https://shopify.dev/docs/api/storefront/current/objects/Blog), or external URLs. Use the [`menu`](https://shopify.dev/docs/api/storefront/current/queries/menu) query to retrieve a menu by its handle.\n","isOneOf":null,"fields":[{"name":"handle","description":"The menu's handle.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"items","description":"The menu's child items.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MenuItem","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"itemsCount","description":"The count of items on the menu.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The menu's title.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"MenuItem","description":"A navigation link within a [`Menu`](https://shopify.dev/docs/api/storefront/current/objects/Menu). Each item has a title, URL, and can link to store resources like [products](https://shopify.dev/docs/api/storefront/current/objects/Product), [collections](https://shopify.dev/docs/api/storefront/current/objects/Collection), [pages](https://shopify.dev/docs/api/storefront/current/objects/Page), [blogs](https://shopify.dev/docs/api/storefront/current/objects/Blog), or external URLs.\n\nMenu items support nested hierarchies through the [`items`](https://shopify.dev/docs/api/storefront/current/objects/MenuItem#field-MenuItem.fields.items) field, enabling dropdown or multi-level navigation structures. The [`tags`](https://shopify.dev/docs/api/storefront/current/objects/MenuItem#field-MenuItem.fields.tags) field filters results when the item links to a collection specifically.\n","isOneOf":null,"fields":[{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"items","description":"The menu item's child items.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MenuItem","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"resource","description":"The linked resource.","args":[],"type":{"kind":"UNION","name":"MenuItemResource","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"resourceId","description":"The ID of the linked resource.","args":[],"type":{"kind":"SCALAR","name":"ID","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"tags","description":"The menu item's tags to filter a collection.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The menu item's title.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"The menu item's type.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MenuItemType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"The menu item's URL.","args":[],"type":{"kind":"SCALAR","name":"URL","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"UNION","name":"MenuItemResource","description":"The list of possible resources a `MenuItem` can reference.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"Article","ofType":null},{"kind":"OBJECT","name":"Blog","ofType":null},{"kind":"OBJECT","name":"Collection","ofType":null},{"kind":"OBJECT","name":"Metaobject","ofType":null},{"kind":"OBJECT","name":"Page","ofType":null},{"kind":"OBJECT","name":"Product","ofType":null},{"kind":"OBJECT","name":"ShopPolicy","ofType":null}]},{"kind":"ENUM","name":"MenuItemType","description":"A menu item type.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ARTICLE","description":"An article link.","isDeprecated":false,"deprecationReason":null},{"name":"BLOG","description":"A blog link.","isDeprecated":false,"deprecationReason":null},{"name":"CATALOG","description":"A catalog link.","isDeprecated":false,"deprecationReason":null},{"name":"COLLECTION","description":"A collection link.","isDeprecated":false,"deprecationReason":null},{"name":"COLLECTIONS","description":"A collection link.","isDeprecated":false,"deprecationReason":null},{"name":"CUSTOMER_ACCOUNT_PAGE","description":"A customer account page link.","isDeprecated":false,"deprecationReason":null},{"name":"FRONTPAGE","description":"A frontpage link.","isDeprecated":false,"deprecationReason":null},{"name":"HTTP","description":"An http link.","isDeprecated":false,"deprecationReason":null},{"name":"METAOBJECT","description":"A metaobject page link.","isDeprecated":false,"deprecationReason":null},{"name":"PAGE","description":"A page link.","isDeprecated":false,"deprecationReason":null},{"name":"PRODUCT","description":"A product link.","isDeprecated":false,"deprecationReason":null},{"name":"SEARCH","description":"A search link.","isDeprecated":false,"deprecationReason":null},{"name":"SHOP_POLICY","description":"A shop policy link.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"UNION","name":"Merchandise","description":"A [`ProductVariant`](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant) that a buyer intends to purchase at checkout.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"ProductVariant","ofType":null}]},{"kind":"OBJECT","name":"Metafield","description":"[Custom metadata](https://shopify.dev/docs/apps/build/metafields) attached to a Shopify resource such as a [`Product`](https://shopify.dev/docs/api/storefront/current/objects/Product), [`Collection`](https://shopify.dev/docs/api/storefront/current/objects/Collection), or [`Customer`](https://shopify.dev/docs/api/storefront/current/objects/Customer). Each metafield is identified by a namespace and key, and stores a value with an associated type.\n\nValues are always stored as strings, but the [`type`](https://shopify.dev/docs/api/storefront/current/objects/Metafield#field-Metafield.fields.type) field indicates how to interpret the data. When a metafield's type is a resource reference, use the [`reference`](https://shopify.dev/docs/api/storefront/current/objects/Metafield#field-Metafield.fields.reference) or [`references`](https://shopify.dev/docs/api/storefront/current/objects/Metafield#field-Metafield.fields.references) fields to retrieve the linked objects. Access metafields on any resource that implements the [`HasMetafields`](https://shopify.dev/docs/api/storefront/current/interfaces/HasMetafields) interface.\n","isOneOf":null,"fields":[{"name":"createdAt","description":"The date and time when the storefront metafield was created.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"The description of a metafield.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"key","description":"The unique identifier for the metafield within its namespace.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container for a group of metafields that the metafield is associated with.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parentResource","description":"The type of resource that the metafield is attached to.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"MetafieldParentResource","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"reference","description":"Returns a reference object if the metafield's type is a resource reference.","args":[],"type":{"kind":"UNION","name":"MetafieldReference","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"references","description":"A list of reference objects if the metafield's type is a resource reference list.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"MetafieldReferenceConnection","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"The type name of the metafield.\nRefer to the list of [supported types](https://shopify.dev/apps/metafields/definitions/types).\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"The date and time when the metafield was last updated.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The data stored in the metafield. Always stored as a string, regardless of the metafield's type.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"MetafieldDeleteErrorCode","description":"Possible error codes that can be returned by `MetafieldDeleteUserError`.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"APP_NOT_AUTHORIZED","description":"The current app is not authorized to perform this action.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_OWNER","description":"The owner ID is invalid.","isDeprecated":false,"deprecationReason":null},{"name":"METAFIELD_DOES_NOT_EXIST","description":"Metafield not found.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"MetafieldDeleteUserError","description":"An error that occurs during the execution of cart metafield deletion.","isOneOf":null,"fields":[{"name":"code","description":"The error code.","args":[],"type":{"kind":"ENUM","name":"MetafieldDeleteErrorCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":"The path to the input field that caused the error.","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"message","description":"The error message.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"DisplayableError","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"MetafieldFilter","description":"Filters products in a collection by matching a specific metafield value. Used by the [`ProductFilter`](https://shopify.dev/docs/api/storefront/current/input-objects/ProductFilter) input's `productMetafield` and `variantMetafield` fields.\n\nSupports the following metafield types: `number_integer`, `number_decimal`, `single_line_text_field`, and `boolean`.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"key","description":"The key of the metafield to filter on.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The namespace of the metafield to filter on.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The value of the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"UNION","name":"MetafieldParentResource","description":"The Shopify resource that owns a metafield. Returned by the `Metafield` object's [`parentResource`](https://shopify.dev/docs/api/storefront/current/objects/Metafield#field-Metafield.fields.parentResource) field, enabling traversal from a metafield back to the resource it's attached to.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"Article","ofType":null},{"kind":"OBJECT","name":"Blog","ofType":null},{"kind":"OBJECT","name":"Cart","ofType":null},{"kind":"OBJECT","name":"Collection","ofType":null},{"kind":"OBJECT","name":"Company","ofType":null},{"kind":"OBJECT","name":"CompanyLocation","ofType":null},{"kind":"OBJECT","name":"Customer","ofType":null},{"kind":"OBJECT","name":"Location","ofType":null},{"kind":"OBJECT","name":"Market","ofType":null},{"kind":"OBJECT","name":"Order","ofType":null},{"kind":"OBJECT","name":"Page","ofType":null},{"kind":"OBJECT","name":"Product","ofType":null},{"kind":"OBJECT","name":"ProductVariant","ofType":null},{"kind":"OBJECT","name":"SellingPlan","ofType":null},{"kind":"OBJECT","name":"Shop","ofType":null}]},{"kind":"UNION","name":"MetafieldReference","description":"The resource that a metafield points to when its type is a resource reference. Metafields can store references to other Shopify resources, and this union provides access to the actual referenced object.\n\nReturned by the `Metafield` object's [`reference`](https://shopify.dev/docs/api/storefront/current/objects/Metafield#field-Metafield.fields.reference) field for single references or the [`references`](https://shopify.dev/docs/api/storefront/current/objects/Metafield#field-Metafield.fields.references) field for lists.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"Article","ofType":null},{"kind":"OBJECT","name":"Collection","ofType":null},{"kind":"OBJECT","name":"GenericFile","ofType":null},{"kind":"OBJECT","name":"MediaImage","ofType":null},{"kind":"OBJECT","name":"Metaobject","ofType":null},{"kind":"OBJECT","name":"Model3d","ofType":null},{"kind":"OBJECT","name":"Page","ofType":null},{"kind":"OBJECT","name":"Product","ofType":null},{"kind":"OBJECT","name":"ProductVariant","ofType":null},{"kind":"OBJECT","name":"Video","ofType":null}]},{"kind":"OBJECT","name":"MetafieldReferenceConnection","description":"An auto-generated type for paginating through multiple MetafieldReferences.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MetafieldReferenceEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in MetafieldReferenceEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"MetafieldReference","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"MetafieldReferenceEdge","description":"An auto-generated type which holds one MetafieldReference and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of MetafieldReferenceEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"MetafieldReference","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"MetafieldsSetUserError","description":"An error that occurs during the execution of `MetafieldsSet`.","isOneOf":null,"fields":[{"name":"code","description":"The error code.","args":[],"type":{"kind":"ENUM","name":"MetafieldsSetUserErrorCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"elementIndex","description":"The index of the array element that's causing the error.","args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":"The path to the input field that caused the error.","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"message","description":"The error message.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"DisplayableError","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"MetafieldsSetUserErrorCode","description":"Possible error codes that can be returned by `MetafieldsSetUserError`.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"APP_NOT_AUTHORIZED","description":"The current app is not authorized to perform this action.","isDeprecated":false,"deprecationReason":null},{"name":"BLANK","description":"The input value is blank.","isDeprecated":false,"deprecationReason":null},{"name":"INCLUSION","description":"The input value isn't included in the list.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_OWNER","description":"The owner ID is invalid.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_TYPE","description":"The type is invalid.","isDeprecated":false,"deprecationReason":null},{"name":"INVALID_VALUE","description":"The value is invalid for metafield type or for definition options.","isDeprecated":false,"deprecationReason":null},{"name":"LESS_THAN_OR_EQUAL_TO","description":"The input value should be less than or equal to the maximum value allowed.","isDeprecated":false,"deprecationReason":null},{"name":"PRESENT","description":"The input value needs to be blank.","isDeprecated":false,"deprecationReason":null},{"name":"TOO_LONG","description":"The input value is too long.","isDeprecated":false,"deprecationReason":null},{"name":"TOO_SHORT","description":"The input value is too short.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"Metaobject","description":"An instance of [custom structured data](https://shopify.dev/docs/apps/build/metaobjects) defined by a metaobject definition. Metaobjects store reusable content that extends beyond standard Shopify resources, such as size charts, author profiles, or custom content sections.\n\nEach metaobject contains fields that match the types and validation rules specified in its definition. [`Metafield`](https://shopify.dev/docs/api/storefront/current/objects/Metafield) references can point to metaobjects, connecting custom data with products, collections, and other resources. If the definition has the `renderable` capability, then the [`seo`](https://shopify.dev/docs/api/storefront/current/objects/Metaobject#field-Metaobject.fields.seo) field provides SEO metadata. If it has the `online_store` capability, then the [`onlineStoreUrl`](https://shopify.dev/docs/api/storefront/current/objects/Metaobject#field-Metaobject.fields.onlineStoreUrl) field returns the public URL.\n","isOneOf":null,"fields":[{"name":"field","description":"Accesses a field of the object by key.","args":[{"name":"key","description":"The key of the field.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"MetaobjectField","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"fields","description":"All object fields with defined values.\nOmitted object keys can be assumed null, and no guarantees are made about field order.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MetaobjectField","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"handle","description":"The unique handle of the metaobject. Useful as a custom ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"onlineStoreUrl","description":"The URL used for viewing the metaobject on the shop's Online Store. Returns `null` if the metaobject definition doesn't have the `online_store` capability.","args":[],"type":{"kind":"SCALAR","name":"URL","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"seo","description":"The metaobject's SEO information. Returns `null` if the metaobject definition\ndoesn't have the `renderable` capability.\n","args":[],"type":{"kind":"OBJECT","name":"MetaobjectSEO","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"The type of the metaobject.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"The date and time when the metaobject was last updated.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null},{"kind":"INTERFACE","name":"OnlineStorePublishable","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"MetaobjectConnection","description":"An auto-generated type for paginating through multiple Metaobjects.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MetaobjectEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in MetaobjectEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Metaobject","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"MetaobjectEdge","description":"An auto-generated type which holds one Metaobject and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of MetaobjectEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Metaobject","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"MetaobjectField","description":"The value of a field within a [`Metaobject`](https://shopify.dev/docs/api/storefront/current/objects/Metaobject). For fields that reference other resources, use the [`reference`](https://shopify.dev/docs/api/storefront/current/objects/MetaobjectField#field-MetaobjectField.fields.reference) field for single references or [`references`](https://shopify.dev/docs/api/storefront/current/objects/MetaobjectField#field-MetaobjectField.fields.references) for lists.\n","isOneOf":null,"fields":[{"name":"key","description":"The field key.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"reference","description":"A referenced object if the field type is a resource reference.","args":[],"type":{"kind":"UNION","name":"MetafieldReference","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"references","description":"A list of referenced objects if the field type is a resource reference list.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"MetafieldReferenceConnection","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"The type name of the field.\nSee the list of [supported types](https://shopify.dev/apps/metafields/definitions/types).\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The field value.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"MetaobjectHandleInput","description":"The input fields used to retrieve a metaobject by handle.","isOneOf":false,"fields":null,"inputFields":[{"name":"handle","description":"The handle of the metaobject.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"The type of the metaobject.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"MetaobjectSEO","description":"SEO information for a metaobject.","isOneOf":null,"fields":[{"name":"description","description":"The meta description.","args":[],"type":{"kind":"OBJECT","name":"MetaobjectField","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The SEO title.","args":[],"type":{"kind":"OBJECT","name":"MetaobjectField","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Model3d","description":"Represents a Shopify hosted 3D model.","isOneOf":null,"fields":[{"name":"alt","description":"A word or phrase to share the nature or contents of a media.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mediaContentType","description":"The media content type.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MediaContentType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"presentation","description":"The presentation for a media.","args":[],"type":{"kind":"OBJECT","name":"MediaPresentation","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"previewImage","description":"The preview image for the media.","args":[],"type":{"kind":"OBJECT","name":"Image","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"sources","description":"The sources for a 3d model.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Model3dSource","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Media","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Model3dSource","description":"Represents a source for a Shopify hosted 3d model.","isOneOf":null,"fields":[{"name":"filesize","description":"The filesize of the 3d model.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"format","description":"The format of the 3d model.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mimeType","description":"The MIME type of the 3d model.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"The URL of the 3d model.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"MoneyInput","description":"The input fields for a monetary value with currency.","isOneOf":false,"fields":null,"inputFields":[{"name":"amount","description":"Decimal money amount.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Decimal","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"currencyCode","description":"Currency of the money.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CurrencyCode","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"MoneyV2","description":"A precise monetary value with its associated currency. Combines a decimal amount with a three-letter [`CurrencyCode`](https://shopify.dev/docs/api/storefront/current/enums/CurrencyCode) to express prices, costs, and other financial values. For example, 12.99 USD.\n","isOneOf":null,"fields":[{"name":"amount","description":"Decimal money amount.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Decimal","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"currencyCode","description":"Currency of the money.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CurrencyCode","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Mutation","description":"The schema’s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start.","isOneOf":null,"fields":[{"name":"cartAttributesUpdate","description":"Updates the attributes on a [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart). Attributes are custom key-value pairs that store additional information, such as gift messages, special instructions, or order notes.\n","args":[{"name":"attributes","description":"An array of key-value pairs that contains additional information about the cart.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"AttributeInput","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartAttributesUpdatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartBillingAddressUpdate","description":"Updates the billing address on the cart.","args":[{"name":"billingAddress","description":"The customer's billing address.","type":{"kind":"INPUT_OBJECT","name":"MailingAddressInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartBillingAddressUpdatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartBuyerIdentityUpdate","description":"Updates the buyer identity on a [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart), including contact information, location, and checkout preferences. The buyer's country determines [international pricing](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/markets/international-pricing) and should match their shipping address.\n\nUse this mutation to associate a logged-in customer via access token, set a B2B company location, or configure checkout preferences like delivery method. Preferences prefill checkout fields but don't sync back to the cart if overwritten at checkout.\n","args":[{"name":"buyerIdentity","description":"The customer associated with the cart. Used to determine\n[international pricing](https://shopify.dev/custom-storefronts/internationalization/international-pricing).\nBuyer identity should match the customer's shipping address.\n","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CartBuyerIdentityInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartBuyerIdentityUpdatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartClone","description":"Creates a clone of the specified cart with all personally identifiable information removed.","args":[{"name":"cartId","description":"The ID of the cart to clone.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartClonePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartCreate","description":"Creates a new [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart) for a buyer session. You can optionally initialize the cart with merchandise lines, discount codes, gift card codes, buyer identity for international pricing, and custom attributes.\n\nThe returned cart includes a `checkoutUrl` that directs the buyer to complete their purchase.\n","args":[{"name":"input","description":"The fields used to create a cart.","type":{"kind":"INPUT_OBJECT","name":"CartInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartCreatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartDeliveryAddressesAdd","description":"Adds delivery addresses to a [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart). A cart can have up to 20 delivery addresses. One address can be marked as selected for checkout, and addresses can optionally be marked as one-time use so they aren't saved to the customer's account.\n","args":[{"name":"addresses","description":"A list of delivery addresses to add to the cart.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CartSelectableAddressInput","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartDeliveryAddressesAddPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartDeliveryAddressesRemove","description":"Removes delivery addresses from a [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart) by their IDs, allowing batch removal in a single request.\n","args":[{"name":"addressIds","description":"A list of delivery addresses by handle to remove from the cart.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartDeliveryAddressesRemovePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartDeliveryAddressesReplace","description":"Replaces all delivery addresses on a [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart) with a new set of addresses in a single operation. Unlike [`cartDeliveryAddressesUpdate`](https://shopify.dev/docs/api/storefront/current/mutations/cartDeliveryAddressesUpdate), which modifies existing addresses, this mutation removes all current addresses and sets the provided list as the new delivery addresses.\n\nOne address can be marked as selected, and each address can be flagged for one-time use or configured with a specific validation strategy.\n","args":[{"name":"addresses","description":"A list of delivery addresses to replace on the cart.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CartSelectableAddressInput","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartDeliveryAddressesReplacePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartDeliveryAddressesUpdate","description":"Updates one or more delivery addresses on a [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart). Each address can be modified to change its details, set it as the pre-selected address for checkout, or mark it for one-time use so it isn't saved to the customer's account.\n","args":[{"name":"addresses","description":"The delivery addresses to update.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CartSelectableAddressUpdateInput","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartDeliveryAddressesUpdatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartDiscountCodesUpdate","description":"Updates the discount codes applied to a [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart). This mutation replaces all existing discount codes with the provided list, so pass an empty array to remove all codes. Discount codes are case-insensitive.\n\nAfter updating, check each [`CartDiscountCode`](https://shopify.dev/docs/api/storefront/current/objects/CartDiscountCode) in the cart's [`discountCodes`](https://shopify.dev/docs/api/storefront/current/objects/Cart#field-Cart.fields.discountCodes) field to see whether the code is applicable to the cart's current contents.\n","args":[{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"discountCodes","description":"The case-insensitive discount codes that the customer added at checkout.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartDiscountCodesUpdatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartGiftCardCodesAdd","description":"Adds gift card codes to a [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart) without replacing any codes already applied. Gift card codes are case-insensitive.\n\nTo replace all gift card codes instead of adding to them, use [`cartGiftCardCodesUpdate`](https://shopify.dev/docs/api/storefront/current/mutations/cartGiftCardCodesUpdate).\n","args":[{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"giftCardCodes","description":"The case-insensitive gift card codes to add.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartGiftCardCodesAddPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartGiftCardCodesRemove","description":"Removes gift cards from a [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart) using their IDs. You can retrieve the IDs of applied gift cards from the cart's [`appliedGiftCards`](https://shopify.dev/docs/api/storefront/current/objects/Cart#field-Cart.fields.appliedGiftCards) field.\n","args":[{"name":"appliedGiftCardIds","description":"The gift cards to remove.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartGiftCardCodesRemovePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartGiftCardCodesUpdate","description":"Updates the gift card codes applied to the cart. Unlike [`cartGiftCardCodesAdd`](https://shopify.dev/docs/api/storefront/current/mutations/cartGiftCardCodesAdd), which adds codes without replacing existing ones, this mutation sets the gift card codes for the cart. Gift card codes are case-insensitive.\n","args":[{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"giftCardCodes","description":"The case-insensitive gift card codes.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartGiftCardCodesUpdatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartLinesAdd","description":"Adds one or more merchandise lines to an existing [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart). Each line specifies the [product variant](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant) to purchase. Quantity defaults to `1` if not provided.\n\nYou can add up to 250 lines in a single request. Use [`CartLineInput`](https://shopify.dev/docs/api/storefront/current/input-objects/CartLineInput) to configure each line's merchandise, quantity, selling plan, custom attributes, and any parent relationships for nested line items such as warranties or add-ons.\n","args":[{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"lines","description":"A list of merchandise lines to add to the cart.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CartLineInput","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartLinesAddPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartLinesRemove","description":"Removes one or more merchandise lines from a [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart). Accepts up to 250 line IDs per request. Returns the updated cart along with any errors or warnings.\n","args":[{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"lineIds","description":"The merchandise line IDs to remove.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartLinesRemovePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartLinesUpdate","description":"Updates one or more merchandise lines on a [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart). You can modify the quantity, swap the merchandise, change custom attributes, or update the selling plan for each line. You can update a maximum of 250 lines per request.\n\nOmitting the [`attributes`](https://shopify.dev/docs/api/storefront/current/mutations/cartLinesUpdate#arguments-lines.fields.attributes) field or setting it to null preserves existing line attributes. Pass an empty array to clear all attributes from a line.\n","args":[{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"lines","description":"The merchandise lines to update.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CartLineUpdateInput","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartLinesUpdatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartMetafieldDelete","description":"Deletes a cart metafield.\n\n> Note:\n> This mutation won't trigger [Shopify Functions](https://shopify.dev/docs/api/functions). The changes won't be available to Shopify Functions until the buyer goes to checkout or performs another cart interaction that triggers the functions.\n","args":[{"name":"input","description":"The input fields used to delete a cart metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CartMetafieldDeleteInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartMetafieldDeletePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartMetafieldsSet","description":"Sets [`Metafield`](https://shopify.dev/docs/api/storefront/current/objects/Metafield) values on a cart, creating new metafields or updating existing ones. Accepts up to 25 metafields per request.\n\nCart metafields can automatically copy to order metafields when an order is created, if there's a matching order metafield definition with the [cart to order copyable](https://shopify.dev/docs/apps/build/metafields/use-metafield-capabilities#cart-to-order-copyable) capability enabled.\n\n> Note:\n> This mutation doesn't trigger [Shopify Functions](https://shopify.dev/docs/api/functions). Changes aren't available to Shopify Functions until the buyer goes to checkout or performs another cart interaction that triggers the functions.\n","args":[{"name":"metafields","description":"The list of Cart metafield values to set. Maximum of 25.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CartMetafieldsSetInput","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartMetafieldsSetPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartNoteUpdate","description":"Updates the note on a [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart). The note is a text field that stores additional information, such as a personalized message from the buyer or special instructions for the order.\n","args":[{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"note","description":"The note on the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartNoteUpdatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartPaymentUpdate","description":"Update the customer's payment method that will be used to checkout.","args":[{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"payment","description":"The payment information for the cart that will be used at checkout.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CartPaymentInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartPaymentUpdatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartPrepareForCompletion","description":"Prepare the cart for cart checkout completion.","args":[{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartPrepareForCompletionPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartRemovePersonalData","description":"Removes personally identifiable information from the cart.","args":[{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartRemovePersonalDataPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartSelectedDeliveryOptionsUpdate","description":"Updates the selected delivery option for one or more [`CartDeliveryGroup`](https://shopify.dev/docs/api/storefront/current/objects/CartDeliveryGroup) objects in a cart. Each delivery group represents items shipping to a specific address and offers multiple delivery options with different costs and methods.\n\nUse this mutation when a customer chooses their preferred shipping method during checkout. The [`deliveryOptionHandle`](https://shopify.dev/docs/api/storefront/current/input-objects/CartSelectedDeliveryOptionInput#field-CartSelectedDeliveryOptionInput.fields.deliveryOptionHandle) identifies which [`CartDeliveryOption`](https://shopify.dev/docs/api/storefront/current/objects/CartDeliveryOption) to select for each delivery group.\n","args":[{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"selectedDeliveryOptions","description":"The selected delivery options.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CartSelectedDeliveryOptionInput","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartSelectedDeliveryOptionsUpdatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartSubmitForCompletion","description":"Submit the cart for checkout completion.","args":[{"name":"attemptToken","description":"The attemptToken is used to guarantee an idempotent result.\nIf more than one call uses the same attemptToken within a short period of time, only one will be accepted.\n","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"cartId","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CartSubmitForCompletionPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerAccessTokenCreate","description":"For legacy customer accounts only.\n\nCreates a [`CustomerAccessToken`](https://shopify.dev/docs/api/storefront/current/objects/CustomerAccessToken) using the customer's email and password. The access token is required to read or modify the [`Customer`](https://shopify.dev/docs/api/storefront/current/objects/Customer) object, such as updating account information or managing addresses.\n\nThe token has an expiration time. Use [`customerAccessTokenRenew`](https://shopify.dev/docs/api/storefront/current/mutations/customerAccessTokenRenew) to extend the token before it expires, or create a new token if it's already expired.\n\n> Caution:\n> This mutation handles customer credentials. Always transmit requests over HTTPS and never log or expose the password.\n","args":[{"name":"input","description":"The fields used to create a customer access token.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CustomerAccessTokenCreateInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CustomerAccessTokenCreatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerAccessTokenCreateWithMultipass","description":"Creates a [`CustomerAccessToken`](https://shopify.dev/docs/api/storefront/current/objects/CustomerAccessToken) using a [multipass token](https://shopify.dev/docs/api/multipass) instead of email and password. This enables single sign-on for customers who authenticate through an external system.\n\nIf the customer doesn't exist in Shopify, then a new customer record is created automatically. If the customer exists but the record is disabled, then the customer record is re-enabled.\n\n> Caution:\n> Multipass tokens are only valid for 15 minutes and can only be used once. Generate tokens on-the-fly when needed rather than in advance.\n","args":[{"name":"multipassToken","description":"A valid [multipass token](https://shopify.dev/api/multipass) to be authenticated.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CustomerAccessTokenCreateWithMultipassPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerAccessTokenDelete","description":"Permanently destroys a [`CustomerAccessToken`](https://shopify.dev/docs/api/storefront/current/objects/CustomerAccessToken). Use this mutation when a customer explicitly signs out or when you need to revoke the token. Use [`customerAccessTokenCreate`](https://shopify.dev/docs/api/storefront/current/mutations/customerAccessTokenCreate) to generate a new token with the customer's credentials.\n\n> Caution:\n> This action is irreversible. The customer needs to sign in again to obtain a new access token.\n","args":[{"name":"customerAccessToken","description":"The access token used to identify the customer.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CustomerAccessTokenDeletePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerAccessTokenRenew","description":"Extends the validity of a [`CustomerAccessToken`](https://shopify.dev/docs/api/storefront/current/objects/CustomerAccessToken) before it expires. The renewed token maintains authenticated access to customer operations.\n\nRenewal must happen before the token's [`expiresAt`](https://shopify.dev/docs/api/storefront/current/objects/CustomerAccessToken#field-CustomerAccessToken.fields.expiresAt) time. If a token has already expired, then use [`customerAccessTokenCreate`](https://shopify.dev/docs/api/storefront/current/mutations/customerAccessTokenCreate) to generate a new token with the customer's credentials.\n\n> Caution:\n> Store access tokens securely. Never store tokens in plain text or insecure locations, and avoid exposing them in URLs or logs.\n","args":[{"name":"customerAccessToken","description":"The access token used to identify the customer.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CustomerAccessTokenRenewPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerActivate","description":"Activates a customer account using an activation token received from the [`customerCreate`](https://shopify.dev/docs/api/storefront/current/mutations/customerCreate) mutation. The customer sets their password during activation and receives a [`CustomerAccessToken`](https://shopify.dev/docs/api/storefront/current/objects/CustomerAccessToken) for authenticated access.\n\nFor a simpler approach that doesn't require parsing the activation URL, use [`customerActivateByUrl`](https://shopify.dev/docs/api/storefront/current/mutations/customerActivateByUrl) instead.\n\n> Caution:\n> This mutation handles customer credentials. Always use HTTPS and never log or expose the password or access token.\n","args":[{"name":"id","description":"Specifies the customer to activate.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"input","description":"The fields used to activate a customer.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CustomerActivateInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CustomerActivatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerActivateByUrl","description":"Activates a customer account using the full activation URL from the [`customerCreate`](https://shopify.dev/docs/api/storefront/current/mutations/customerCreate) mutation. This approach simplifies activation by accepting the complete URL directly, eliminating the need to parse it for the customer ID and activation token. Returns a [`CustomerAccessToken`](https://shopify.dev/docs/api/storefront/current/objects/CustomerAccessToken) for authenticating subsequent requests.\n\n> Caution:\n> Store the returned access token securely. It grants access to the customer's account data.\n","args":[{"name":"activationUrl","description":"The customer activation URL.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"password","description":"A new password set during activation.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CustomerActivateByUrlPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerAddressCreate","description":"Creates a new [`MailingAddress`](https://shopify.dev/docs/api/storefront/current/objects/MailingAddress) for a [`Customer`](https://shopify.dev/docs/api/storefront/current/objects/Customer). Use the customer's [access token](https://shopify.dev/docs/api/storefront/current/mutations/customerAddressCreate#arguments-customerAccessToken) to identify them. Successful creation returns the new address. \n\nEach customer can have multiple addresses.\n","args":[{"name":"address","description":"The customer mailing address to create.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"MailingAddressInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"customerAccessToken","description":"The access token used to identify the customer.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CustomerAddressCreatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerAddressDelete","description":"Permanently deletes a specific [`MailingAddress`](https://shopify.dev/docs/api/storefront/current/objects/MailingAddress) for a [`Customer`](https://shopify.dev/docs/api/storefront/current/objects/Customer). Requires a valid [customer access token](https://shopify.dev/docs/api/storefront/current/mutations/customerAddressDelete#arguments-customerAccessToken) to authenticate the request.\n\n> Caution:\n> This action is irreversible. You can't recover the deleted address.\n","args":[{"name":"customerAccessToken","description":"The access token used to identify the customer.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"Specifies the address to delete.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CustomerAddressDeletePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerAddressUpdate","description":"Updates an existing [`MailingAddress`](https://shopify.dev/docs/api/storefront/current/objects/MailingAddress) for a [`Customer`](https://shopify.dev/docs/api/storefront/current/objects/Customer). Requires a [customer access token](https://shopify.dev/docs/api/storefront/current/mutations/customerAddressUpdate#arguments-customerAccessToken) to identify the customer, an ID to specify which address to modify, and an [`address`](https://shopify.dev/docs/api/storefront/current/input-objects/MailingAddressInput) with the updated fields.\n\nSuccessful update returns the updated [`MailingAddress`](https://shopify.dev/docs/api/storefront/current/objects/MailingAddress).\n","args":[{"name":"address","description":"The customer’s mailing address.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"MailingAddressInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"customerAccessToken","description":"The access token used to identify the customer.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"Specifies the customer address to update.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CustomerAddressUpdatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerCreate","description":"Creates a new [`Customer`](https://shopify.dev/docs/api/storefront/current/objects/Customer) account with the provided contact information and login credentials. The customer can then sign in for things such as accessing their account, viewing order history, and managing saved addresses.\n\n> Caution:\n> This mutation creates customer credentials. Ensure passwords are collected securely and never logged or exposed in client-side code.\n","args":[{"name":"input","description":"The fields used to create a new customer.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CustomerCreateInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CustomerCreatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerDefaultAddressUpdate","description":"Updates the default address of an existing [`Customer`](https://shopify.dev/docs/api/storefront/current/objects/Customer). Requires a [customer access token](https://shopify.dev/docs/api/storefront/current/mutations/customerDefaultAddressUpdate#arguments-customerAccessToken) to identify the customer and an address ID to specify which address to set as the new default.\n","args":[{"name":"addressId","description":"ID of the address to set as the new default for the customer.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"customerAccessToken","description":"The access token used to identify the customer.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CustomerDefaultAddressUpdatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerRecover","description":"Sends a reset password email to the customer. The email contains a reset password URL and token that you can pass to the [`customerResetByUrl`](https://shopify.dev/docs/api/storefront/current/mutations/customerResetByUrl) or [`customerReset`](https://shopify.dev/docs/api/storefront/current/mutations/customerReset) mutation to reset the customer's password.\n\nThis mutation is throttled by IP. With private access, you can provide a [`Shopify-Storefront-Buyer-IP` header](https://shopify.dev/docs/api/usage/authentication#optional-ip-header) instead of the request IP. The header is case-sensitive.\n\n> Caution:\n> Ensure the value provided to `Shopify-Storefront-Buyer-IP` is trusted. Unthrottled access to this mutation presents a security risk.\n","args":[{"name":"email","description":"The email address of the customer to recover.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CustomerRecoverPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerReset","description":"Resets a customer's password using the reset token from a password recovery email. On success, returns the updated [`Customer`](https://shopify.dev/docs/api/storefront/current/objects/Customer) and a new [`CustomerAccessToken`](https://shopify.dev/docs/api/storefront/current/objects/CustomerAccessToken) for immediate authentication.\n\nUse the [`customerRecover`](https://shopify.dev/docs/api/storefront/current/mutations/customerRecover) mutation to send the password recovery email that provides the reset token. Alternatively, use [`customerResetByUrl`](https://shopify.dev/docs/api/storefront/current/mutations/customerResetByUrl) if you have the full reset URL instead of the customer ID and token.\n\n> Caution:\n> This mutation handles sensitive customer credentials. Validate password requirements on the client before submission.\n","args":[{"name":"id","description":"Specifies the customer to reset.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"input","description":"The fields used to reset a customer’s password.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CustomerResetInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CustomerResetPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerResetByUrl","description":"Resets a customer's password using the reset URL from a password recovery email. The reset URL is generated by the [`customerRecover`](https://shopify.dev/docs/api/storefront/current/mutations/customerRecover) mutation.\n\nOn success, returns the updated [`Customer`](https://shopify.dev/docs/api/storefront/current/objects/Customer) and a new [`CustomerAccessToken`](https://shopify.dev/docs/api/storefront/current/objects/CustomerAccessToken) for immediate authentication.\n\n> Caution:\n> This mutation handles customer credentials. Ensure the new password is transmitted securely and never logged or exposed in client-side code.\n","args":[{"name":"password","description":"New password that will be set as part of the reset password process.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"resetUrl","description":"The customer's reset password url.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CustomerResetByUrlPayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerUpdate","description":"Updates a [customer's](https://shopify.dev/docs/api/storefront/current/objects/Customer) personal information such as name, password, and marketing preferences. Requires a valid [`CustomerAccessToken`](https://shopify.dev/docs/api/storefront/current/objects/CustomerAccessToken) to authenticate the customer making the update.\n\nIf the customer's password is updated, then all previous access tokens become invalid. The mutation returns a new access token in the payload to maintain the customer's session.\n\n> Caution:\n> Password changes invalidate all existing access tokens. Ensure your app handles the new token returned in the response to avoid logging the customer out.\n","args":[{"name":"customer","description":"The customer object input.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"CustomerUpdateInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"customerAccessToken","description":"The access token used to identify the customer.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"CustomerUpdatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"shopPayPaymentRequestSessionCreate","description":"Creates a [Shop Pay payment request session](https://shopify.dev/docs/api/storefront/current/objects/ShopPayPaymentRequestSession) for processing payments. The session includes a checkout URL where customers complete their purchase and a token for subsequent operations like submitting the payment.\n\nThe `sourceIdentifier` must be unique across all orders to ensure accurate reconciliation.\n\nFor a complete integration guide including the JavaScript SDK setup and checkout flow, refer to the [Shop Component API documentation](https://shopify.dev/docs/api/commerce-components/pay). For implementation steps, see the [development journey guide](https://shopify.dev/docs/api/commerce-components/pay/development-journey). For common error scenarios, see the [troubleshooting guide](https://shopify.dev/docs/api/commerce-components/pay/troubleshooting-guide).\n","args":[{"name":"paymentRequest","description":"A payment request object.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"sourceIdentifier","description":"A unique identifier for the payment request session.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"ShopPayPaymentRequestSessionCreatePayload","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"shopPayPaymentRequestSessionSubmit","description":"Finalizes a [Shop Pay payment request session](https://shopify.dev/docs/api/storefront/current/objects/ShopPayPaymentRequestSession). Call this mutation after creating a session with [`shopPayPaymentRequestSessionCreate`](https://shopify.dev/docs/api/storefront/current/mutations/shopPayPaymentRequestSessionCreate).\n\nThe [`idempotencyKey`](https://shopify.dev/docs/api/storefront/current/mutations/shopPayPaymentRequestSessionSubmit#arguments-idempotencyKey) argument ensures the payment transaction occurs only once, preventing duplicate charges. On success, returns a [`ShopPayPaymentRequestReceipt`](https://shopify.dev/docs/api/storefront/current/objects/ShopPayPaymentRequestReceipt) with the processing status and a receipt token.\n\nFor a complete integration guide including the JavaScript SDK setup and checkout flow, refer to the [Shop Component API documentation](https://shopify.dev/docs/api/commerce-components/pay). For implementation steps, see the [development journey guide](https://shopify.dev/docs/api/commerce-components/pay/development-journey). For common error scenarios, see the [troubleshooting guide](https://shopify.dev/docs/api/commerce-components/pay/troubleshooting-guide).\n","args":[{"name":"idempotencyKey","description":"The idempotency key is used to guarantee an idempotent result.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"orderName","description":"The order name to be used for the order created from the payment request.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"paymentRequest","description":"The final payment request object.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"token","description":"A token representing a payment session request.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"ShopPayPaymentRequestSessionSubmitPayload","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INTERFACE","name":"Node","description":"Enables global object identification following the [Relay specification](https://relay.dev/graphql/objectidentification.htm#sec-Node-Interface). Any type implementing this interface has a globally-unique `id` field and can be fetched directly using the [`node`](https://shopify.dev/docs/api/storefront/current/queries/node) or [`nodes`](https://shopify.dev/docs/api/storefront/current/queries/nodes) queries.\n","isOneOf":null,"fields":[{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"AppliedGiftCard","ofType":null},{"kind":"OBJECT","name":"Article","ofType":null},{"kind":"OBJECT","name":"Blog","ofType":null},{"kind":"OBJECT","name":"Cart","ofType":null},{"kind":"OBJECT","name":"CartLine","ofType":null},{"kind":"OBJECT","name":"Collection","ofType":null},{"kind":"OBJECT","name":"Comment","ofType":null},{"kind":"OBJECT","name":"Company","ofType":null},{"kind":"OBJECT","name":"CompanyContact","ofType":null},{"kind":"OBJECT","name":"CompanyLocation","ofType":null},{"kind":"OBJECT","name":"ComponentizableCartLine","ofType":null},{"kind":"OBJECT","name":"ExternalVideo","ofType":null},{"kind":"OBJECT","name":"GenericFile","ofType":null},{"kind":"OBJECT","name":"Location","ofType":null},{"kind":"OBJECT","name":"MailingAddress","ofType":null},{"kind":"OBJECT","name":"Market","ofType":null},{"kind":"OBJECT","name":"MediaImage","ofType":null},{"kind":"OBJECT","name":"MediaPresentation","ofType":null},{"kind":"OBJECT","name":"Menu","ofType":null},{"kind":"OBJECT","name":"MenuItem","ofType":null},{"kind":"OBJECT","name":"Metafield","ofType":null},{"kind":"OBJECT","name":"Metaobject","ofType":null},{"kind":"OBJECT","name":"Model3d","ofType":null},{"kind":"OBJECT","name":"Order","ofType":null},{"kind":"OBJECT","name":"Page","ofType":null},{"kind":"OBJECT","name":"Product","ofType":null},{"kind":"OBJECT","name":"ProductOption","ofType":null},{"kind":"OBJECT","name":"ProductOptionValue","ofType":null},{"kind":"OBJECT","name":"ProductVariant","ofType":null},{"kind":"OBJECT","name":"Shop","ofType":null},{"kind":"OBJECT","name":"ShopPayInstallmentsFinancingPlan","ofType":null},{"kind":"OBJECT","name":"ShopPayInstallmentsFinancingPlanTerm","ofType":null},{"kind":"OBJECT","name":"ShopPayInstallmentsProductVariantPricing","ofType":null},{"kind":"OBJECT","name":"ShopPolicy","ofType":null},{"kind":"OBJECT","name":"TaxonomyCategory","ofType":null},{"kind":"OBJECT","name":"UrlRedirect","ofType":null},{"kind":"OBJECT","name":"Video","ofType":null}]},{"kind":"INTERFACE","name":"OnlineStorePublishable","description":"Represents a resource that can be published to the Online Store sales channel.","isOneOf":null,"fields":[{"name":"onlineStoreUrl","description":"The URL used for viewing the resource on the shop's Online Store. Returns `null` if the resource is currently not published to the Online Store sales channel.","args":[],"type":{"kind":"SCALAR","name":"URL","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"Article","ofType":null},{"kind":"OBJECT","name":"Blog","ofType":null},{"kind":"OBJECT","name":"Collection","ofType":null},{"kind":"OBJECT","name":"Metaobject","ofType":null},{"kind":"OBJECT","name":"Page","ofType":null},{"kind":"OBJECT","name":"Product","ofType":null}]},{"kind":"OBJECT","name":"Order","description":"An order is a customer’s completed request to purchase one or more products from a shop. An order is created when a customer completes the checkout process, during which time they provides an email address, billing address and payment information.","isOneOf":null,"fields":[{"name":"billingAddress","description":"The address associated with the payment method.","args":[],"type":{"kind":"OBJECT","name":"MailingAddress","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cancelReason","description":"The reason for the order's cancellation. Returns `null` if the order wasn't canceled.","args":[],"type":{"kind":"ENUM","name":"OrderCancelReason","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"canceledAt","description":"The date and time when the order was canceled. Returns null if the order wasn't canceled.","args":[],"type":{"kind":"SCALAR","name":"DateTime","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"currencyCode","description":"The code of the currency used for the payment.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CurrencyCode","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"currentSubtotalPrice","description":"The subtotal of line items and their discounts, excluding line items that have been removed. Does not contain order-level discounts, duties, shipping costs, or shipping discounts. Taxes aren't included unless the order is a taxes-included order.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"currentTotalDuties","description":"The total cost of duties for the order, including refunds.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"currentTotalPrice","description":"The total amount of the order, including duties, taxes and discounts, minus amounts for line items that have been removed.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"currentTotalShippingPrice","description":"The total cost of shipping, excluding shipping lines that have been refunded or removed. Taxes aren't included unless the order is a taxes-included order.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"currentTotalTax","description":"The total of all taxes applied to the order, excluding taxes for returned line items.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"customAttributes","description":"A list of the custom attributes added to the order. For example, whether an order is a customer's first.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Attribute","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"customerLocale","description":"The locale code in which this specific order happened.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerUrl","description":"The unique URL that the customer can use to access the order.","args":[],"type":{"kind":"SCALAR","name":"URL","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"discountApplications","description":"Discounts that have been applied on the order.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"DiscountApplicationConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edited","description":"Whether the order has had any edits applied or not.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"email","description":"The customer's email address.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"financialStatus","description":"The financial status of the order.","args":[],"type":{"kind":"ENUM","name":"OrderFinancialStatus","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"fulfillmentStatus","description":"The fulfillment status for the order.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"OrderFulfillmentStatus","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"lineItems","description":"List of the order’s line items.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"OrderLineItemConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"Unique identifier for the order that appears on the order.\nFor example, _#1000_ or _Store1001.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"orderNumber","description":"A unique numeric identifier for the order for use by shop owner and customer.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"originalTotalDuties","description":"The total cost of duties charged at checkout.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"originalTotalPrice","description":"The total price of the order before any applied edits.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"phone","description":"The customer's phone number for receiving SMS notifications.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"processedAt","description":"The date and time when the order was imported.\nThis value can be set to dates in the past when importing from other systems.\nIf no value is provided, it will be auto-generated based on current date and time.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"shippingAddress","description":"The address to where the order will be shipped.","args":[],"type":{"kind":"OBJECT","name":"MailingAddress","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"shippingDiscountAllocations","description":"The discounts that have been allocated onto the shipping line by discount applications.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"DiscountAllocation","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"statusUrl","description":"The unique URL for the order's status page.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"subtotalPrice","description":"Price of the order before shipping and taxes.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"subtotalPriceV2","description":"Price of the order before duties, shipping and taxes.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":true,"deprecationReason":"Use `subtotalPrice` instead."},{"name":"successfulFulfillments","description":"List of the order’s successful fulfillments.","args":[{"name":"first","description":"Truncate the array result to this size.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Fulfillment","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"totalPrice","description":"The sum of all the prices of all the items in the order, duties, taxes and discounts included (must be positive).","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"totalPriceV2","description":"The sum of all the prices of all the items in the order, duties, taxes and discounts included (must be positive).","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `totalPrice` instead."},{"name":"totalRefunded","description":"The total amount that has been refunded.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"totalRefundedV2","description":"The total amount that has been refunded.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `totalRefunded` instead."},{"name":"totalShippingPrice","description":"The total cost of shipping.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"totalShippingPriceV2","description":"The total cost of shipping.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `totalShippingPrice` instead."},{"name":"totalTax","description":"The total cost of taxes.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"totalTaxV2","description":"The total cost of taxes.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":true,"deprecationReason":"Use `totalTax` instead."}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"HasMetafields","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"OrderCancelReason","description":"Represents the reason for the order's cancellation.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"CUSTOMER","description":"The customer wanted to cancel the order.","isDeprecated":false,"deprecationReason":null},{"name":"DECLINED","description":"Payment was declined.","isDeprecated":false,"deprecationReason":null},{"name":"FRAUD","description":"The order was fraudulent.","isDeprecated":false,"deprecationReason":null},{"name":"INVENTORY","description":"There was insufficient inventory.","isDeprecated":false,"deprecationReason":null},{"name":"OTHER","description":"The order was canceled for an unlisted reason.","isDeprecated":false,"deprecationReason":null},{"name":"STAFF","description":"Staff made an error.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"OrderConnection","description":"An auto-generated type for paginating through multiple Orders.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"OrderEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in OrderEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Order","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"totalCount","description":"The total count of Orders.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"UnsignedInt64","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"OrderEdge","description":"An auto-generated type which holds one Order and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of OrderEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Order","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"OrderFinancialStatus","description":"Represents the order's current financial status.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"AUTHORIZED","description":"Displayed as **Authorized**.","isDeprecated":false,"deprecationReason":null},{"name":"PAID","description":"Displayed as **Paid**.","isDeprecated":false,"deprecationReason":null},{"name":"PARTIALLY_PAID","description":"Displayed as **Partially paid**.","isDeprecated":false,"deprecationReason":null},{"name":"PARTIALLY_REFUNDED","description":"Displayed as **Partially refunded**.","isDeprecated":false,"deprecationReason":null},{"name":"PENDING","description":"Displayed as **Pending**.","isDeprecated":false,"deprecationReason":null},{"name":"REFUNDED","description":"Displayed as **Refunded**.","isDeprecated":false,"deprecationReason":null},{"name":"VOIDED","description":"Displayed as **Voided**.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"OrderFulfillmentStatus","description":"The aggregated fulfillment status of an [`Order`](https://shopify.dev/docs/api/storefront/current/objects/Order), summarizing the state of all line items. Used for display purposes. \n\nStatuses range from unfulfilled to fully fulfilled, with intermediate states such as in progress and on hold.\n\nLearn more about [order statuses](https://help.shopify.com/manual/fulfillment/managing-orders/order-status).\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"FULFILLED","description":"Displayed as **Fulfilled**. All of the items in the order have been fulfilled.","isDeprecated":false,"deprecationReason":null},{"name":"IN_PROGRESS","description":"Displayed as **In progress**. Some of the items in the order have been fulfilled, or a request for fulfillment has been sent to the fulfillment service.","isDeprecated":false,"deprecationReason":null},{"name":"ON_HOLD","description":"Displayed as **On hold**. All of the unfulfilled items in this order are on hold.","isDeprecated":false,"deprecationReason":null},{"name":"OPEN","description":"Displayed as **Open**. None of the items in the order have been fulfilled. Replaced by \"UNFULFILLED\" status.","isDeprecated":false,"deprecationReason":null},{"name":"PARTIALLY_FULFILLED","description":"Displayed as **Partially fulfilled**. Some of the items in the order have been fulfilled.","isDeprecated":false,"deprecationReason":null},{"name":"PENDING_FULFILLMENT","description":"Displayed as **Pending fulfillment**. A request for fulfillment of some items awaits a response from the fulfillment service. Replaced by \"IN_PROGRESS\" status.","isDeprecated":false,"deprecationReason":null},{"name":"RESTOCKED","description":"Displayed as **Restocked**. All of the items in the order have been restocked. Replaced by \"UNFULFILLED\" status.","isDeprecated":false,"deprecationReason":null},{"name":"SCHEDULED","description":"Displayed as **Scheduled**. All of the unfulfilled items in this order are scheduled for fulfillment at later time.","isDeprecated":false,"deprecationReason":null},{"name":"UNFULFILLED","description":"Displayed as **Unfulfilled**. None of the items in the order have been fulfilled.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"OrderLineItem","description":"Represents a single line in an order. There is one line item for each distinct product variant.","isOneOf":null,"fields":[{"name":"currentQuantity","description":"The number of entries associated to the line item minus the items that have been removed.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"customAttributes","description":"List of custom attributes associated to the line item.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Attribute","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"discountAllocations","description":"The discounts that have been allocated onto the order line item by discount applications.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"DiscountAllocation","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"discountedTotalPrice","description":"The total price of the line item, including discounts, and displayed in the presentment currency.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"originalTotalPrice","description":"The total price of the line item, not including any discounts. The total price is calculated using the original unit price multiplied by the quantity, and it's displayed in the presentment currency.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"quantity","description":"The number of products variants associated to the line item.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The title of the product combined with title of the variant.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"variant","description":"The product variant object associated to the line item.","args":[],"type":{"kind":"OBJECT","name":"ProductVariant","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"OrderLineItemConnection","description":"An auto-generated type for paginating through multiple OrderLineItems.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"OrderLineItemEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in OrderLineItemEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"OrderLineItem","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"OrderLineItemEdge","description":"An auto-generated type which holds one OrderLineItem and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of OrderLineItemEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"OrderLineItem","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"OrderSortKeys","description":"The set of valid sort keys for the Order query.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ID","description":"Sort by the `id` value.","isDeprecated":false,"deprecationReason":null},{"name":"PROCESSED_AT","description":"Sort by the `processed_at` value.","isDeprecated":false,"deprecationReason":null},{"name":"RELEVANCE","description":"Sort by relevance to the search terms when the `query` parameter is specified on the connection.\nDon't use this sort key when no search query is specified.\n","isDeprecated":false,"deprecationReason":null},{"name":"TOTAL_PRICE","description":"Sort by the `total_price` value.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"Page","description":"A [custom content page](https://help.shopify.com/manual/online-store/add-edit-pages) on a merchant's store. Pages display HTML-formatted content, such as \"About Us\", contact details, or store policies.\n\nEach page has a unique [`handle`](https://shopify.dev/docs/api/storefront/current/objects/Page#field-Page.fields.handle) for URL routing and includes [`SEO`](https://shopify.dev/docs/api/storefront/current/objects/SEO) information for search engine optimization. Pages support [`Metafield`](https://shopify.dev/docs/api/storefront/current/objects/Metafield) attachments for storing additional custom data.\n","isOneOf":null,"fields":[{"name":"body","description":"The description of the page, complete with HTML formatting.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"HTML","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"bodySummary","description":"Summary of the page body.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"createdAt","description":"The timestamp of the page creation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"handle","description":"A human-friendly unique string for the page automatically generated from its title.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"onlineStoreUrl","description":"The URL used for viewing the resource on the shop's Online Store. Returns `null` if the resource is currently not published to the Online Store sales channel.","args":[],"type":{"kind":"SCALAR","name":"URL","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"seo","description":"The page's SEO information.","args":[],"type":{"kind":"OBJECT","name":"SEO","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The title of the page.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"trackingParameters","description":"URL parameters to be added to a page URL to track the origin of on-site search traffic for [analytics reporting](https://help.shopify.com/manual/reports-and-analytics/shopify-reports/report-types/default-reports/behaviour-reports). Returns a result when accessed through the [search](https://shopify.dev/docs/api/storefront/current/queries/search) or [predictiveSearch](https://shopify.dev/docs/api/storefront/current/queries/predictiveSearch) queries, otherwise returns null.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"The timestamp of the latest page update.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"HasMetafields","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null},{"kind":"INTERFACE","name":"OnlineStorePublishable","ofType":null},{"kind":"INTERFACE","name":"Trackable","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PageConnection","description":"An auto-generated type for paginating through multiple Pages.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in PageEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Page","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PageEdge","description":"An auto-generated type which holds one Page and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of PageEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Page","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PageInfo","description":"Returns information about pagination in a connection, in accordance with the\n[Relay specification](https://relay.dev/graphql/connections.htm#sec-undefined.PageInfo).\nFor more information, please read our [GraphQL Pagination Usage Guide](https://shopify.dev/api/usage/pagination-graphql).\n","isOneOf":null,"fields":[{"name":"endCursor","description":"The cursor corresponding to the last node in edges.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"hasNextPage","description":"Whether there are more pages to fetch following the current page.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"hasPreviousPage","description":"Whether there are any pages prior to the current page.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"startCursor","description":"The cursor corresponding to the first node in edges.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"PageSortKeys","description":"The set of valid sort keys for the Page query.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ID","description":"Sort by the `id` value.","isDeprecated":false,"deprecationReason":null},{"name":"RELEVANCE","description":"Sort by relevance to the search terms when the `query` parameter is specified on the connection.\nDon't use this sort key when no search query is specified.\n","isDeprecated":false,"deprecationReason":null},{"name":"TITLE","description":"Sort by the `title` value.","isDeprecated":false,"deprecationReason":null},{"name":"UPDATED_AT","description":"Sort by the `updated_at` value.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"PaginatedSitemapResources","description":"Type for paginating through multiple sitemap's resources.","isOneOf":null,"fields":[{"name":"hasNextPage","description":"Whether there are more pages to fetch following the current page.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"items","description":"List of sitemap resources for the current page.\nNote: The number of items varies between 0 and 250 per page.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"SitemapResourceInterface","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PaymentSettings","description":"Settings related to payments.","isOneOf":null,"fields":[{"name":"acceptedCardBrands","description":"List of the card brands which the business entity accepts.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CardBrand","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"cardVaultUrl","description":"The url pointing to the endpoint to vault credit cards.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"countryCode","description":"The country where the shop is located. When multiple business entities operate within the shop, then this will represent the country of the business entity that's serving the specified buyer context.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CountryCode","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"currencyCode","description":"The three-letter code for the shop's primary currency.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CurrencyCode","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"enabledPresentmentCurrencies","description":"A list of enabled currencies (ISO 4217 format) that the shop accepts.\nMerchants can enable currencies from their Shopify Payments settings in the Shopify admin.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CurrencyCode","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"shopifyPaymentsAccountId","description":"The shop’s Shopify Payments account ID.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"supportedDigitalWallets","description":"List of the digital wallets which the business entity supports.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DigitalWallet","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"PredictiveSearchLimitScope","description":"Decides the distribution of results.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ALL","description":"Return results up to limit across all types.","isDeprecated":false,"deprecationReason":null},{"name":"EACH","description":"Return results up to limit per type.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"PredictiveSearchResult","description":"Returned by the [`predictiveSearch`](https://shopify.dev/docs/api/storefront/current/queries/predictiveSearch) query to power type-ahead search experiences. Includes matching [`Product`](https://shopify.dev/docs/api/storefront/current/objects/Product), [`Collection`](https://shopify.dev/docs/api/storefront/current/objects/Collection), [`Page`](https://shopify.dev/docs/api/storefront/current/objects/Page), and [`Article`](https://shopify.dev/docs/api/storefront/current/objects/Article) objects, along with query suggestions that help customers refine their search.\n","isOneOf":null,"fields":[{"name":"articles","description":"The articles that match the search query.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Article","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"collections","description":"The articles that match the search query.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Collection","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pages","description":"The pages that match the search query.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Page","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"products","description":"The products that match the search query.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Product","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"queries","description":"The query suggestions that are relevant to the search query.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SearchQuerySuggestion","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"PredictiveSearchType","description":"The types of search items to perform predictive search on.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ARTICLE","description":"Returns matching articles.","isDeprecated":false,"deprecationReason":null},{"name":"COLLECTION","description":"Returns matching collections.","isDeprecated":false,"deprecationReason":null},{"name":"PAGE","description":"Returns matching pages.","isDeprecated":false,"deprecationReason":null},{"name":"PRODUCT","description":"Returns matching products.","isDeprecated":false,"deprecationReason":null},{"name":"QUERY","description":"Returns matching query strings.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"PreferenceDeliveryMethodType","description":"The preferred delivery methods such as shipping, local pickup or through pickup points.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"PICKUP_POINT","description":"A delivery method used to let buyers collect purchases at designated locations like parcel lockers.","isDeprecated":false,"deprecationReason":null},{"name":"PICK_UP","description":"A delivery method used to let buyers receive items directly from a specific location within an area.","isDeprecated":false,"deprecationReason":null},{"name":"SHIPPING","description":"A delivery method used to send items directly to a buyer’s specified address.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PriceRangeFilter","description":"A price range for filtering products in a collection. Used by the [`ProductFilter`](https://shopify.dev/docs/api/storefront/current/input-objects/ProductFilter) input's [`price`](https://shopify.dev/docs/api/storefront/current/input-objects/ProductFilter#fields-price) field.\n\n> Note: Omitting the [maximum](https://shopify.dev/docs/api/storefront/currents/input-objects/PriceRangeFilter#fields-max) returns all products above the [minimum](https://shopify.dev/docs/api/storefront/current/input-objects/PriceRangeFilter#fields-min).\n","isOneOf":false,"fields":null,"inputFields":[{"name":"max","description":"The maximum price in the range. Empty indicates no max price.","type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"min","description":"The minimum price in the range. Defaults to zero.","type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":"0","isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PricingPercentageValue","description":"A percentage discount value applied to cart items or orders. Returned as part of the [`PricingValue`](https://shopify.dev/docs/api/storefront/current/unions/PricingValue) union on [discount applications](https://shopify.dev/docs/api/storefront/current/interfaces/DiscountApplication), where it represents discounts calculated as a percentage off rather than a [fixed amount](https://shopify.dev/docs/api/storefront/current/objects/MoneyV2).\n","isOneOf":null,"fields":[{"name":"percentage","description":"The percentage value of the object.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"UNION","name":"PricingValue","description":"The price value (fixed or percentage) for a discount application.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"MoneyV2","ofType":null},{"kind":"OBJECT","name":"PricingPercentageValue","ofType":null}]},{"kind":"OBJECT","name":"Product","description":"Represents an item listed in a shop's catalog.\n\nProducts support multiple [product variants](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant), representing different versions of the same product, and can include various [media](https://shopify.dev/docs/api/storefront/current/interfaces/Media) types. Use the [`selectedOrFirstAvailableVariant`](https://shopify.dev/docs/api/storefront/current/objects/Product#field-Product.fields.selectedOrFirstAvailableVariant) or [`variantBySelectedOptions`](https://shopify.dev/docs/api/storefront/current/objects/Product#field-Product.fields.variantBySelectedOptions) fields to help customers find the right variant based on their selections.\n\nProducts can be organized into [collections](https://shopify.dev/docs/api/storefront/current/objects/Collection), associated with [selling plans](https://shopify.dev/docs/api/storefront/current/objects/SellingPlanGroup) for subscriptions, and extended with custom data through [metafields](https://shopify.dev/docs/api/storefront/current/objects/Metafield).\n\nLearn more about working with [products and collections](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/products-collections).\n","isOneOf":null,"fields":[{"name":"adjacentVariants","description":"A list of variants whose selected options differ with the provided selected options by one, ordered by variant id.\nIf selected options are not provided, adjacent variants to the first available variant is returned.\n\nNote that this field returns an array of variants. In most cases, the number of variants in this array will be low.\nHowever, with a low number of options and a high number of values per option, the number of variants returned\nhere can be high. In such cases, it recommended to avoid using this field.\n\nThis list of variants can be used in combination with the `options` field to build a rich variant picker that\nincludes variant availability or other variant information.\n","args":[{"name":"caseInsensitiveMatch","description":"Whether to perform case insensitive match on option names and values.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"ignoreUnknownOptions","description":"Whether to ignore product options that are not present on the requested product.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"true","isDeprecated":false,"deprecationReason":null},{"name":"selectedOptions","description":"The input fields used for a selected option.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"SelectedOptionInput","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductVariant","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"availableForSale","description":"Indicates if at least one product variant is available for sale.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"category","description":"The category of a product from [Shopify's Standard Product Taxonomy](https://shopify.github.io/product-taxonomy/releases/unstable/?categoryId=sg-4-17-2-17).","args":[],"type":{"kind":"OBJECT","name":"TaxonomyCategory","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"collections","description":"A list of [collections](/docs/api/storefront/latest/objects/Collection) that include the product.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CollectionConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"compareAtPriceRange","description":"The [compare-at price range](https://help.shopify.com/manual/products/details/product-pricing/sale-pricing) of the product in the shop's default currency.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductPriceRange","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"createdAt","description":"The date and time when the product was created.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"A single-line description of the product, with [HTML tags](https://developer.mozilla.org/en-US/docs/Web/HTML) removed.","args":[{"name":"truncateAt","description":"Truncates a string after the given length.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"descriptionHtml","description":"The description of the product, with\nHTML tags. For example, the description might include\nbold `<strong></strong>` and italic `<i></i>` text.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"HTML","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"encodedVariantAvailability","description":"An encoded string containing all option value combinations\nwith a corresponding variant that is currently available for sale.\n\nIntegers represent option and values:\n[0,1] represents option_value at array index 0 for the option at array index 0\n\n`:`, `,`, ` ` and `-` are control characters.\n`:` indicates a new option. ex: 0:1 indicates value 0 for the option in position 1, value 1 for the option in position 2.\n`,` indicates the end of a repeated prefix, mulitple consecutive commas indicate the end of multiple repeated prefixes.\n` ` indicates a gap in the sequence of option values. ex: 0 4 indicates option values in position 0 and 4 are present.\n`-` indicates a continuous range of option values. ex: 0 1-3 4\n\nDecoding process:\n\nExample options: [Size, Color, Material]\nExample values: [[Small, Medium, Large], [Red, Blue], [Cotton, Wool]]\nExample encoded string: \"0:0:0,1:0-1,,1:0:0-1,1:1,,2:0:1,1:0,,\"\n\nStep 1: Expand ranges into the numbers they represent: \"0:0:0,1:0 1,,1:0:0 1,1:1,,2:0:1,1:0,,\"\nStep 2: Expand repeated prefixes: \"0:0:0,0:1:0 1,1:0:0 1,1:1:1,2:0:1,2:1:0,\"\nStep 3: Expand shared prefixes so data is encoded as a string: \"0:0:0,0:1:0,0:1:1,1:0:0,1:0:1,1:1:1,2:0:1,2:1:0,\"\nStep 4: Map to options + option values to determine existing variants:\n\n[Small, Red, Cotton] (0:0:0), [Small, Blue, Cotton] (0:1:0), [Small, Blue, Wool] (0:1:1),\n[Medium, Red, Cotton] (1:0:0), [Medium, Red, Wool] (1:0:1), [Medium, Blue, Wool] (1:1:1),\n[Large, Red, Wool] (2:0:1), [Large, Blue, Cotton] (2:1:0).\n\n","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"encodedVariantExistence","description":"An encoded string containing all option value combinations with a corresponding variant.\n\nIntegers represent option and values:\n[0,1] represents option_value at array index 0 for the option at array index 0\n\n`:`, `,`, ` ` and `-` are control characters.\n`:` indicates a new option. ex: 0:1 indicates value 0 for the option in position 1, value 1 for the option in position 2.\n`,` indicates the end of a repeated prefix, mulitple consecutive commas indicate the end of multiple repeated prefixes.\n` ` indicates a gap in the sequence of option values. ex: 0 4 indicates option values in position 0 and 4 are present.\n`-` indicates a continuous range of option values. ex: 0 1-3 4\n\nDecoding process:\n\nExample options: [Size, Color, Material]\nExample values: [[Small, Medium, Large], [Red, Blue], [Cotton, Wool]]\nExample encoded string: \"0:0:0,1:0-1,,1:0:0-1,1:1,,2:0:1,1:0,,\"\n\nStep 1: Expand ranges into the numbers they represent: \"0:0:0,1:0 1,,1:0:0 1,1:1,,2:0:1,1:0,,\"\nStep 2: Expand repeated prefixes: \"0:0:0,0:1:0 1,1:0:0 1,1:1:1,2:0:1,2:1:0,\"\nStep 3: Expand shared prefixes so data is encoded as a string: \"0:0:0,0:1:0,0:1:1,1:0:0,1:0:1,1:1:1,2:0:1,2:1:0,\"\nStep 4: Map to options + option values to determine existing variants:\n\n[Small, Red, Cotton] (0:0:0), [Small, Blue, Cotton] (0:1:0), [Small, Blue, Wool] (0:1:1),\n[Medium, Red, Cotton] (1:0:0), [Medium, Red, Wool] (1:0:1), [Medium, Blue, Wool] (1:1:1),\n[Large, Red, Wool] (2:0:1), [Large, Blue, Cotton] (2:1:0).\n\n","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"featuredImage","description":"The featured image for the product.\n\nThis field is functionally equivalent to `images(first: 1)`.\n","args":[],"type":{"kind":"OBJECT","name":"Image","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"handle","description":"A unique, human-readable string of the product's title.\nA handle can contain letters, hyphens (`-`), and numbers, but no spaces.\nThe handle is used in the online store URL for the product.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"images","description":"List of images associated with the product.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"sortKey","description":"Sort the underlying list by the given key.","type":{"kind":"ENUM","name":"ProductImageSortKeys","ofType":null},"defaultValue":"POSITION","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ImageConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"isGiftCard","description":"Whether the product is a gift card.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"media","description":"The [media](/docs/apps/build/online-store/product-media) that are associated with the product. Valid media are images, 3D models, videos.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"sortKey","description":"Sort the underlying list by the given key.","type":{"kind":"ENUM","name":"ProductMediaSortKeys","ofType":null},"defaultValue":"POSITION","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MediaConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"onlineStoreUrl","description":"The product's URL on the online store.\nIf `null`, then the product isn't published to the online store sales channel.\n","args":[],"type":{"kind":"SCALAR","name":"URL","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"options","description":"A list of product options. The limit is defined by the [shop's resource limits for product options](/docs/api/admin-graphql/latest/objects/Shop#field-resourcelimits) (`Shop.resourceLimits.maxProductOptions`).","args":[{"name":"first","description":"Truncate the array result to this size.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductOption","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"priceRange","description":"The minimum and maximum prices of a product, expressed in decimal numbers.\nFor example, if the product is priced between $10.00 and $50.00,\nthen the price range is $10.00 - $50.00.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductPriceRange","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"productType","description":"The [product type](https://help.shopify.com/manual/products/details/product-type)\nthat merchants define.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"publishedAt","description":"The date and time when the product was published to the channel.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"requiresSellingPlan","description":"Whether the product can only be purchased with a [selling plan](/docs/apps/build/purchase-options/subscriptions/selling-plans). Products that are sold on subscription (`requiresSellingPlan: true`) can be updated only for online stores. If you update a product to be subscription-only (`requiresSellingPlan:false`), then the product is unpublished from all channels, except the online store.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"selectedOrFirstAvailableVariant","description":"Find an active product variant based on selected options, availability or the first variant.\n\nAll arguments are optional. If no selected options are provided, the first available variant is returned.\nIf no variants are available, the first variant is returned.\n","args":[{"name":"caseInsensitiveMatch","description":"Whether to perform case insensitive match on option names and values.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"ignoreUnknownOptions","description":"Whether to ignore unknown product options.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"true","isDeprecated":false,"deprecationReason":null},{"name":"selectedOptions","description":"The input fields used for a selected option.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"SelectedOptionInput","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"ProductVariant","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"sellingPlanGroups","description":"A list of all [selling plan groups](/docs/apps/build/purchase-options/subscriptions/selling-plans/build-a-selling-plan) that are associated with the product either directly, or through the product's variants.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlanGroupConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"seo","description":"The [SEO title and description](https://help.shopify.com/manual/promoting-marketing/seo/adding-keywords)\nthat are associated with a product.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SEO","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"tags","description":"A comma-separated list of searchable keywords that are\nassociated with the product. For example, a merchant might apply the `sports`\nand `summer` tags to products that are associated with sportwear for summer.\nUpdating `tags` overwrites any existing tags that were previously added to the product.\nTo add new tags without overwriting existing tags,\nuse the GraphQL Admin API's [`tagsAdd`](/docs/api/admin-graphql/latest/mutations/tagsadd)\nmutation.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The name for the product that displays to customers. The title is used to construct the product's handle.\nFor example, if a product is titled \"Black Sunglasses\", then the handle is `black-sunglasses`.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"totalInventory","description":"The quantity of inventory that's in stock.","args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"trackingParameters","description":"URL parameters to be added to a page URL to track the origin of on-site search traffic for [analytics reporting](https://help.shopify.com/manual/reports-and-analytics/shopify-reports/report-types/default-reports/behaviour-reports). Returns a result when accessed through the [search](https://shopify.dev/docs/api/storefront/current/queries/search) or [predictiveSearch](https://shopify.dev/docs/api/storefront/current/queries/predictiveSearch) queries, otherwise returns null.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"The date and time when the product was last modified.\nA product's `updatedAt` value can change for different reasons. For example, if an order\nis placed for a product that has inventory tracking set up, then the inventory adjustment\nis counted as an update.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"variantBySelectedOptions","description":"Find a product’s variant based on its selected options.\nThis is useful for converting a user’s selection of product options into a single matching variant.\nIf there is not a variant for the selected options, `null` will be returned.\n","args":[{"name":"caseInsensitiveMatch","description":"Whether to perform case insensitive match on option names and values.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"ignoreUnknownOptions","description":"Whether to ignore unknown product options.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"selectedOptions","description":"The input fields used for a selected option.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"SelectedOptionInput","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"ProductVariant","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"variants","description":"A list of [variants](/docs/api/storefront/latest/objects/ProductVariant) that are associated with the product.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"sortKey","description":"Sort the underlying list by the given key.","type":{"kind":"ENUM","name":"ProductVariantSortKeys","ofType":null},"defaultValue":"POSITION","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductVariantConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"variantsCount","description":"The number of [variants](/docs/api/storefront/latest/objects/ProductVariant) that are associated with the product.","args":[],"type":{"kind":"OBJECT","name":"Count","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"vendor","description":"The name of the product's vendor.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"HasMetafields","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null},{"kind":"INTERFACE","name":"OnlineStorePublishable","ofType":null},{"kind":"INTERFACE","name":"Trackable","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"ProductCollectionSortKeys","description":"Sort options for products within a [`Collection`](https://shopify.dev/docs/api/storefront/current/objects/Collection). Used by the [`products`](https://shopify.dev/docs/api/storefront/current/objects/Collection#field-Collection.fields.products) connection to order results by best-selling, price, title, creation date, or the collection's default and manual ordering.\n\n> Note: The [`RELEVANCE`](https://shopify.dev/docs/api/storefront/current/enums/ProductCollectionSortKeys#enums-RELEVANCE) key applies only when you specify a search query.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"BEST_SELLING","description":"Sort by the `best-selling` value.","isDeprecated":false,"deprecationReason":null},{"name":"COLLECTION_DEFAULT","description":"Sort by the `collection-default` value.","isDeprecated":false,"deprecationReason":null},{"name":"CREATED","description":"Sort by the `created` value.","isDeprecated":false,"deprecationReason":null},{"name":"ID","description":"Sort by the `id` value.","isDeprecated":false,"deprecationReason":null},{"name":"MANUAL","description":"Sort by the `manual` value.","isDeprecated":false,"deprecationReason":null},{"name":"PRICE","description":"Sort by the `price` value.","isDeprecated":false,"deprecationReason":null},{"name":"RELEVANCE","description":"Sort by relevance to the search terms when the `query` parameter is specified on the connection.\nDon't use this sort key when no search query is specified.\n","isDeprecated":false,"deprecationReason":null},{"name":"TITLE","description":"Sort by the `title` value.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"ProductConnection","description":"An auto-generated type for paginating through multiple Products.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"filters","description":"A list of available filters.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Filter","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in ProductEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Product","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ProductEdge","description":"An auto-generated type which holds one Product and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of ProductEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Product","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ProductFilter","description":"The input fields for a filter used to view a subset of products in a collection.\nBy default, the `available` and `price` filters are enabled. Filters are customized with the Shopify Search & Discovery app.\nLearn more about [customizing storefront filtering](https://help.shopify.com/manual/online-store/themes/customizing-themes/storefront-filters).\n","isOneOf":false,"fields":null,"inputFields":[{"name":"available","description":"Filter on if the product is available for sale.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"category","description":"A product category to filter on.","type":{"kind":"INPUT_OBJECT","name":"CategoryFilter","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"price","description":"A range of prices to filter with-in.","type":{"kind":"INPUT_OBJECT","name":"PriceRangeFilter","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"productMetafield","description":"A product metafield to filter on.","type":{"kind":"INPUT_OBJECT","name":"MetafieldFilter","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"productType","description":"The product type to filter on.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"productVendor","description":"The product vendor to filter on.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"tag","description":"A product tag to filter on.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"taxonomyMetafield","description":"A standard product attribute metafield to filter on.","type":{"kind":"INPUT_OBJECT","name":"TaxonomyMetafieldFilter","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"variantMetafield","description":"A variant metafield to filter on.","type":{"kind":"INPUT_OBJECT","name":"MetafieldFilter","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"variantOption","description":"A variant option to filter on.","type":{"kind":"INPUT_OBJECT","name":"VariantOptionFilter","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"ProductImageSortKeys","description":"The set of valid sort keys for the ProductImage query.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"CREATED_AT","description":"Sort by the `created_at` value.","isDeprecated":false,"deprecationReason":null},{"name":"ID","description":"Sort by the `id` value.","isDeprecated":false,"deprecationReason":null},{"name":"POSITION","description":"Sort by the `position` value.","isDeprecated":false,"deprecationReason":null},{"name":"RELEVANCE","description":"Sort by relevance to the search terms when the `query` parameter is specified on the connection.\nDon't use this sort key when no search query is specified.\n","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"ProductMediaSortKeys","description":"The set of valid sort keys for the ProductMedia query.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ID","description":"Sort by the `id` value.","isDeprecated":false,"deprecationReason":null},{"name":"POSITION","description":"Sort by the `position` value.","isDeprecated":false,"deprecationReason":null},{"name":"RELEVANCE","description":"Sort by relevance to the search terms when the `query` parameter is specified on the connection.\nDon't use this sort key when no search query is specified.\n","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"ProductOption","description":"A customizable product attribute that customers select when purchasing, such as \"Size\", \"Color\", or \"Material\". Each option has a name and a set of [`ProductOptionValue`](https://shopify.dev/docs/api/storefront/current/objects/ProductOptionValue) objects representing the available choices.\n\nDifferent combinations of option values create distinct [`ProductVariant`](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant) objects. Option values can include visual swatches that display colors or images to help customers make selections. Option names have a 255-character limit.\n\nLearn more about [Shopify's product model](https://shopify.dev/docs/apps/build/product-merchandising/products-and-collections).\n","isOneOf":null,"fields":[{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"The product option’s name.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"optionValues","description":"The corresponding option value to the product option.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductOptionValue","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"values","description":"The corresponding value to the product option name.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":true,"deprecationReason":"Use `optionValues` instead."}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ProductOptionValue","description":"A specific value for a [`ProductOption`](https://shopify.dev/docs/api/storefront/current/objects/ProductOption), such as \"Red\" or \"Blue\" for a \"Color\" option. Option values combine across different options to create [`ProductVariant`](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant) objects.\n\nEach value can include a visual swatch that displays a color or image. The [`firstSelectableVariant`](https://shopify.dev/docs/api/storefront/current/objects/ProductOptionValue#field-ProductOptionValue.fields.firstSelectableVariant) field returns the variant that combines this option value with the lowest-position values for all other options. This is useful for building product selection interfaces.\n\nLearn more about [Shopify's product model](https://shopify.dev/docs/apps/build/product-merchandising/products-and-collections).\n","isOneOf":null,"fields":[{"name":"firstSelectableVariant","description":"The product variant that combines this option value with the\nlowest-position option values for all other options.\n\nThis field will always return a variant, provided a variant including this option value exists.\n","args":[],"type":{"kind":"OBJECT","name":"ProductVariant","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"The name of the product option value.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"swatch","description":"The swatch of the product option value.","args":[],"type":{"kind":"OBJECT","name":"ProductOptionValueSwatch","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ProductOptionValueSwatch","description":"A visual representation for a [`ProductOptionValue`](https://shopify.dev/docs/api/storefront/current/objects/ProductOptionValue), such as a color or image. Swatches help customers visualize options like \"Red\" or \"Blue\" without relying solely on text labels.\n","isOneOf":null,"fields":[{"name":"color","description":"The swatch color.","args":[],"type":{"kind":"SCALAR","name":"Color","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"image","description":"The swatch image.","args":[],"type":{"kind":"INTERFACE","name":"Media","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ProductPriceRange","description":"The minimum and maximum prices across all variants of a [`Product`](https://shopify.dev/docs/api/storefront/current/objects/Product).\n","isOneOf":null,"fields":[{"name":"maxVariantPrice","description":"The highest variant's price.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"minVariantPrice","description":"The lowest variant's price.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"ProductRecommendationIntent","description":"The recommendation intent that is used to generate product recommendations.\nYou can use intent to generate product recommendations according to different strategies.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"COMPLEMENTARY","description":"Offer customers products that are complementary to a product for which recommendations are to be fetched. An example is add-on products that display in a Pair it with section.","isDeprecated":false,"deprecationReason":null},{"name":"RELATED","description":"Offer customers a mix of products that are similar or complementary to a product for which recommendations are to be fetched. An example is substitutable products that display in a You may also like section.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"ProductSortKeys","description":"Sorting options for the [`products`](https://shopify.dev/docs/api/storefront/current/queries/products) query. Supports sorting products by criteria such as best-selling and price, and by product attributes such as type, and vendor. \n\n> Note: Use the [`RELEVANCE`](https://shopify.dev/docs/api/storefront/current/enums/ProductSortKeys#enums-RELEVANCE) key only when a search query is specified.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"BEST_SELLING","description":"Sort by the `best_selling` value.","isDeprecated":false,"deprecationReason":null},{"name":"CREATED_AT","description":"Sort by the `created_at` value.","isDeprecated":false,"deprecationReason":null},{"name":"ID","description":"Sort by the `id` value.","isDeprecated":false,"deprecationReason":null},{"name":"PRICE","description":"Sort by the `price` value.","isDeprecated":false,"deprecationReason":null},{"name":"PRODUCT_TYPE","description":"Sort by the `product_type` value.","isDeprecated":false,"deprecationReason":null},{"name":"RELEVANCE","description":"Sort by relevance to the search terms when the `query` parameter is specified on the connection.\nDon't use this sort key when no search query is specified.\n","isDeprecated":false,"deprecationReason":null},{"name":"TITLE","description":"Sort by the `title` value.","isDeprecated":false,"deprecationReason":null},{"name":"UPDATED_AT","description":"Sort by the `updated_at` value.","isDeprecated":false,"deprecationReason":null},{"name":"VENDOR","description":"Sort by the `vendor` value.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"ProductVariant","description":"A specific version of a [product](https://shopify.dev/docs/api/storefront/current/objects/Product) available for sale, differentiated by options like size or color. For example, a small blue t-shirt and a large blue t-shirt are separate variants of the same product. For more information, see the docs on [Shopify's product model](https://shopify.dev/docs/apps/build/product-merchandising/products-and-collections).\n\nFor products with quantity rules, variants enforce minimum, maximum, and increment constraints on purchases.\n\nVariants also support subscriptions and pre-orders through [selling plan allocations](https://shopify.dev/docs/api/storefront/current/objects/SellingPlanAllocation) objects, bundle configurations through [product variant components](https://shopify.dev/docs/api/storefront/current/objects/ProductVariantComponent) objects, and [shop pay installments pricing](https://shopify.dev/docs/api/storefront/current/objects/ShopPayInstallmentsPricing) for flexible payment options.\n","isOneOf":null,"fields":[{"name":"availableForSale","description":"Indicates if the product variant is available for sale.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"barcode","description":"The barcode (for example, ISBN, UPC, or GTIN) associated with the variant.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"compareAtPrice","description":"The compare at price of the variant. This can be used to mark a variant as on sale, when `compareAtPrice` is higher than `price`.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"compareAtPriceV2","description":"The compare at price of the variant. This can be used to mark a variant as on sale, when `compareAtPriceV2` is higher than `priceV2`.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":true,"deprecationReason":"Use `compareAtPrice` instead."},{"name":"components","description":"List of bundles components included in the variant considering only fixed bundles.\n","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductVariantComponentConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"currentlyNotInStock","description":"Whether a product is out of stock but still available for purchase (used for backorders).","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"groupedBy","description":"List of bundles that include this variant considering only fixed bundles.\n","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductVariantConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"image","description":"Image associated with the product variant. This field falls back to the product image if no image is available.","args":[],"type":{"kind":"OBJECT","name":"Image","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"price","description":"The product variant’s price.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"priceV2","description":"The product variant’s price.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":true,"deprecationReason":"Use `price` instead."},{"name":"product","description":"The product object that the product variant belongs to.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Product","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"quantityAvailable","description":"The total sellable quantity of the variant for online sales channels.","args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"quantityPriceBreaks","description":"A list of quantity breaks for the product variant.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"QuantityPriceBreakConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"quantityRule","description":"The quantity rule for the product variant in a given context.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"QuantityRule","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"requiresComponents","description":"Whether a product variant requires components. The default value is `false`.\nIf `true`, then the product variant can only be purchased as a parent bundle with components.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"requiresShipping","description":"Whether a customer needs to provide a shipping address when placing an order for the product variant.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"selectedOptions","description":"List of product options applied to the variant.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SelectedOption","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"sellingPlanAllocations","description":"Represents an association between a variant and a selling plan. Selling plan allocations describe which selling plans are available for each variant, and what their impact is on pricing.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlanAllocationConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"shopPayInstallmentsPricing","description":"The Shop Pay Installments pricing information for the product variant.","args":[],"type":{"kind":"OBJECT","name":"ShopPayInstallmentsProductVariantPricing","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"sku","description":"The SKU (stock keeping unit) associated with the variant.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"storeAvailability","description":"The in-store pickup availability of this variant by location.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"near","description":"Used to sort results based on proximity to the provided location.","type":{"kind":"INPUT_OBJECT","name":"GeoCoordinateInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"StoreAvailabilityConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"taxable","description":"Whether tax is charged when the product variant is sold.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The product variant’s title.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"unitPrice","description":"The unit price value for the variant based on the variant's measurement.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"unitPriceMeasurement","description":"The unit price measurement for the variant.","args":[],"type":{"kind":"OBJECT","name":"UnitPriceMeasurement","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"weight","description":"The weight of the product variant in the unit system specified with `weight_unit`.","args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"weightUnit","description":"Unit of measurement for weight.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"WeightUnit","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"HasMetafields","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ProductVariantComponent","description":"An individual product variant included in a [fixed bundle](https://shopify.dev/docs/apps/build/product-merchandising/bundles). Fixed bundles group multiple products together and sell them as a single unit, with the bundle's inventory determined by its components.\n\nAccess components through the `ProductVariant` object's [`components`](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant#field-ProductVariant.fields.components) field.\n","isOneOf":null,"fields":[{"name":"productVariant","description":"The product variant object that the component belongs to.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductVariant","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"quantity","description":"The quantity of component present in the bundle.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ProductVariantComponentConnection","description":"An auto-generated type for paginating through multiple ProductVariantComponents.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductVariantComponentEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in ProductVariantComponentEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductVariantComponent","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ProductVariantComponentEdge","description":"An auto-generated type which holds one ProductVariantComponent and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of ProductVariantComponentEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductVariantComponent","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ProductVariantConnection","description":"An auto-generated type for paginating through multiple ProductVariants.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductVariantEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in ProductVariantEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductVariant","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ProductVariantEdge","description":"An auto-generated type which holds one ProductVariant and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of ProductVariantEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductVariant","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"ProductVariantSortKeys","description":"The set of valid sort keys for the ProductVariant query.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ID","description":"Sort by the `id` value.","isDeprecated":false,"deprecationReason":null},{"name":"POSITION","description":"Sort by the `position` value.","isDeprecated":false,"deprecationReason":null},{"name":"RELEVANCE","description":"Sort by relevance to the search terms when the `query` parameter is specified on the connection.\nDon't use this sort key when no search query is specified.\n","isDeprecated":false,"deprecationReason":null},{"name":"SKU","description":"Sort by the `sku` value.","isDeprecated":false,"deprecationReason":null},{"name":"TITLE","description":"Sort by the `title` value.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"PurchasingCompany","description":"Represents information about the buyer that is interacting with the cart.","isOneOf":null,"fields":[{"name":"company","description":"The company associated to the order or draft order.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Company","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"contact","description":"The company contact associated to the order or draft order.","args":[],"type":{"kind":"OBJECT","name":"CompanyContact","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"location","description":"The company location associated to the order or draft order.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CompanyLocation","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"QuantityPriceBreak","description":"Quantity price breaks lets you offer different rates that are based on the\namount of a specific variant being ordered.\n","isOneOf":null,"fields":[{"name":"minimumQuantity","description":"Minimum quantity required to reach new quantity break price.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"price","description":"The price of variant after reaching the minimum quanity.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"QuantityPriceBreakConnection","description":"An auto-generated type for paginating through multiple QuantityPriceBreaks.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"QuantityPriceBreakEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in QuantityPriceBreakEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"QuantityPriceBreak","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"QuantityPriceBreakEdge","description":"An auto-generated type which holds one QuantityPriceBreak and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of QuantityPriceBreakEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"QuantityPriceBreak","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"QuantityRule","description":"The quantity rule for the product variant in a given context.\n","isOneOf":null,"fields":[{"name":"increment","description":"The value that specifies the quantity increment between minimum and maximum of the rule.\nOnly quantities divisible by this value will be considered valid.\n\nThe increment must be lower than or equal to the minimum and the maximum, and both minimum and maximum\nmust be divisible by this value.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"maximum","description":"An optional value that defines the highest allowed quantity purchased by the customer.\nIf defined, maximum must be lower than or equal to the minimum and must be a multiple of the increment.\n","args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"minimum","description":"The value that defines the lowest allowed quantity purchased by the customer.\nThe minimum must be a multiple of the quantity rule's increment.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"QueryRoot","description":"The entry point for all Storefront API queries. Provides access to shop resources including products, collections, carts, and customer data, as well as content like articles and pages. This query acts as the public, top-level type from which all queries must start.\n\nUse individual queries like [`product`](https://shopify.dev/docs/api/storefront/current/queries/product) or [`collection`](https://shopify.dev/docs/api/storefront/current/queries/collection) to fetch specific resources by ID or handle. Use plural queries like [`products`](https://shopify.dev/docs/api/storefront/current/queries/products) or [`collections`](https://shopify.dev/docs/api/storefront/current/queries/collections) to retrieve paginated lists with optional filtering and sorting. The [`search`](https://shopify.dev/docs/api/storefront/current/queries/search) and [`predictiveSearch`](https://shopify.dev/docs/api/storefront/current/queries/predictiveSearch) queries enable storefront search functionality.\n\nExplore queries interactively with the [GraphiQL explorer and sample query kit](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/api-exploration).\n","isOneOf":null,"fields":[{"name":"article","description":"Returns an [`Article`](https://shopify.dev/docs/api/storefront/current/objects/Article) by its ID. Each article belongs to a [`Blog`](https://shopify.dev/docs/api/storefront/current/objects/Blog) and includes content in both plain text and HTML formats, [`ArticleAuthor`](https://shopify.dev/docs/api/storefront/current/objects/ArticleAuthor) information, [`Comment`](https://shopify.dev/docs/api/storefront/current/objects/Comment) objects, tags, and [`SEO`](https://shopify.dev/docs/api/storefront/current/objects/SEO) data.\n","args":[{"name":"id","description":"The ID of the `Article`.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Article","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"articles","description":"Returns a paginated list of [`Article`](https://shopify.dev/docs/api/storefront/current/objects/Article) objects from the shop's [`Blog`](https://shopify.dev/docs/api/storefront/current/objects/Blog) objects. Each article is a blog post containing content, author information, tags, and optional images.\n\nUse the `query` argument to filter results by author, blog title, tags, or date fields. Sort results using the `sortKey` argument and reverse them with the `reverse` argument.\n","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"query","description":"Apply one or multiple filters to the query.\n| name | description | acceptable_values | default_value | example_use |\n| ---- | ---- | ---- | ---- | ---- |\n| author |\n| blog_title |\n| created_at |\n| tag |\n| tag_not |\n| updated_at |\nRefer to the detailed [search syntax](https://shopify.dev/api/usage/search-syntax) for more information about using filters.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"sortKey","description":"Sort the underlying list by the given key.","type":{"kind":"ENUM","name":"ArticleSortKeys","ofType":null},"defaultValue":"ID","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ArticleConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"blog","description":"Retrieves a [`Blog`](https://shopify.dev/docs/api/storefront/current/objects/Blog) by its handle or ID. A blog organizes [`Article`](https://shopify.dev/docs/api/storefront/current/objects/Article) objects for the online store and includes author information, [`SEO`](https://shopify.dev/docs/api/storefront/current/objects/SEO) settings, and custom [`Metafield`](https://shopify.dev/docs/api/storefront/current/objects/Metafield) objects.\n","args":[{"name":"handle","description":"The handle of the `Blog`.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"The ID of the `Blog`.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Blog","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"blogByHandle","description":"Retrieves a [`Blog`](https://shopify.dev/docs/api/storefront/current/objects/Blog) by its handle. A blog organizes [`Article`](https://shopify.dev/docs/api/storefront/current/objects/Article) objects for the online store and includes author information, [`SEO`](https://shopify.dev/docs/api/storefront/current/objects/SEO) settings, and custom [`Metafield`](https://shopify.dev/docs/api/storefront/current/objects/Metafield) objects.\n","args":[{"name":"handle","description":"The handle of the blog.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Blog","ofType":null},"isDeprecated":true,"deprecationReason":"Use `blog` instead."},{"name":"blogs","description":"Returns a paginated list of the shop's [`Blog`](https://shopify.dev/docs/api/storefront/current/objects/Blog) objects. Each blog serves as a container for [`Article`](https://shopify.dev/docs/api/storefront/current/objects/Article) objects.\n","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"query","description":"Apply one or multiple filters to the query.\n| name | description | acceptable_values | default_value | example_use |\n| ---- | ---- | ---- | ---- | ---- |\n| created_at |\n| handle |\n| title |\n| updated_at |\nRefer to the detailed [search syntax](https://shopify.dev/api/usage/search-syntax) for more information about using filters.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"sortKey","description":"Sort the underlying list by the given key.","type":{"kind":"ENUM","name":"BlogSortKeys","ofType":null},"defaultValue":"ID","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlogConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"cart","description":"Returns a [`Cart`](https://shopify.dev/docs/api/storefront/current/objects/Cart) by its ID. The cart contains the merchandise lines a buyer intends to purchase, along with estimated costs, applied discounts, gift cards, and delivery options.\n\nUse the [`checkoutUrl`](https://shopify.dev/docs/api/storefront/latest/queries/cart#returns-Cart.fields.checkoutUrl) field to redirect buyers to Shopify's web checkout when they're ready to complete their purchase. For more information, refer to [Manage a cart with the Storefront API](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/cart/manage).\n","args":[{"name":"id","description":"The ID of the cart.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Cart","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cartCompletionAttempt","description":"A poll for the status of the cart checkout completion and order creation.\n","args":[{"name":"attemptId","description":"The ID of the attempt.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"UNION","name":"CartCompletionAttemptResult","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"collection","description":"Retrieves a single [`Collection`](https://shopify.dev/docs/api/storefront/current/objects/Collection) by its ID or handle. Use the [`products`](https://shopify.dev/docs/api/storefront/current/objects/Collection#field-Collection.fields.products) field to access items in the collection.\n","args":[{"name":"handle","description":"The handle of the `Collection`.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"The ID of the `Collection`.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Collection","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"collectionByHandle","description":"Retrieves a [`Collection`](https://shopify.dev/docs/api/storefront/current/objects/Collection) by its URL-friendly handle. Handles are automatically generated from collection titles but merchants can customize them.\n","args":[{"name":"handle","description":"The handle of the collection.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Collection","ofType":null},"isDeprecated":true,"deprecationReason":"Use `collection` instead."},{"name":"collections","description":"Returns a paginated list of the shop's [collections](https://shopify.dev/docs/api/storefront/current/objects/Collection). Each `Collection` object includes a nested connection to its [products](https://shopify.dev/docs/api/storefront/current/objects/Collection#field-Collection.fields.products).\n","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"query","description":"Apply one or multiple filters to the query.\n| name | description | acceptable_values | default_value | example_use |\n| ---- | ---- | ---- | ---- | ---- |\n| collection_type |\n| title |\n| updated_at |\nRefer to the detailed [search syntax](https://shopify.dev/api/usage/search-syntax) for more information about using filters.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"sortKey","description":"Sort the underlying list by the given key.","type":{"kind":"ENUM","name":"CollectionSortKeys","ofType":null},"defaultValue":"ID","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CollectionConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"customer","description":"Retrieves the [`Customer`](https://shopify.dev/docs/api/storefront/current/objects/Customer) associated with the provided access token. Use the [`customerAccessTokenCreate`](https://shopify.dev/docs/api/storefront/current/mutations/customerAccessTokenCreate) mutation to obtain an access token using legacy customer account authentication (email and password).\n\nThe returned customer includes data such as contact information, [addresses](https://shopify.dev/docs/api/storefront/current/objects/MailingAddress), [orders](https://shopify.dev/docs/api/storefront/current/objects/Order), and [custom data](https://shopify.dev/docs/apps/build/custom-data) associated with the customer.\n","args":[{"name":"customerAccessToken","description":"The customer access token.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Customer","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"localization","description":"Returns the shop's localization settings. Use this query to build [country and language selectors](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/markets) for your storefront.\n\nThe [`country`](https://shopify.dev/docs/api/storefront/latest/queries/localization#returns-Localization.fields.country) and [`language`](https://shopify.dev/docs/api/storefront/latest/queries/localization#returns-Localization.fields.language) fields reflect the active localized experience. To change the context, use the [`@inContext`](https://shopify.dev/docs/api/storefront#directives) directive with your desired country or language code.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Localization","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"locations","description":"Returns shop locations that support in-store pickup. Use the `near` argument with [`GeoCoordinateInput`](https://shopify.dev/docs/api/storefront/current/input-objects/GeoCoordinateInput) to sort results by proximity to the customer's location.\n\nWhen sorting by distance, set `sortKey` to [`DISTANCE`](https://shopify.dev/docs/api/storefront/current/queries/locations#arguments-sortKey.enums.DISTANCE) and provide coordinates using the [`near`](https://shopify.dev/docs/api/storefront/current/queries/locations#arguments-near) argument.\n\nLearn more about [supporting local pickup on storefronts](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/products-collections/local-pickup).\n","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"near","description":"Used to sort results based on proximity to the provided location.","type":{"kind":"INPUT_OBJECT","name":"GeoCoordinateInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"sortKey","description":"Sort the underlying list by the given key.","type":{"kind":"ENUM","name":"LocationSortKeys","ofType":null},"defaultValue":"ID","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"LocationConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"menu","description":"Retrieves a [`Menu`](https://shopify.dev/docs/api/storefront/current/objects/Menu) by its handle. Menus are [hierarchical navigation structures](https://help.shopify.com/manual/online-store/menus-and-links) that merchants configure for their storefront, such as header and footer navigation.\n\nEach menu contains [`MenuItem`](https://shopify.dev/docs/api/storefront/current/objects/MenuItem) objects that can nest up to three levels deep, with each item linking to [collections](https://shopify.dev/docs/api/storefront/current/objects/Collection), [products](https://shopify.dev/docs/api/storefront/current/objects/Product), [pages](https://shopify.dev/docs/api/storefront/current/objects/Page), [blogs](https://shopify.dev/docs/api/storefront/current/objects/Blog), or external URLs.\n","args":[{"name":"handle","description":"The navigation menu's handle.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Menu","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metaobject","description":"Retrieves a single [`Metaobject`](https://shopify.dev/docs/api/storefront/current/objects/Metaobject) by either its [`global ID`](https://shopify.dev/docs/api/storefront/current/queries/metaobject#arguments-id) or its [`handle`](https://shopify.dev/docs/api/storefront/current/queries/metaobject#arguments-handle).\n\n> Note:\n> When using the handle, you must also provide the metaobject type because handles are only unique within a type.\n","args":[{"name":"handle","description":"The handle and type of the metaobject.","type":{"kind":"INPUT_OBJECT","name":"MetaobjectHandleInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"The ID of the metaobject.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metaobject","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metaobjects","description":"Returns a paginated list of [`Metaobject`](https://shopify.dev/docs/api/storefront/current/objects/Metaobject) entries for a specific type. Metaobjects are [custom data structures](https://shopify.dev/docs/apps/build/metaobjects) that extend Shopify's data model with merchant-defined or app-defined content like size charts, product highlights, or custom sections.\n\nThe required `type` argument specifies which metaobject type to retrieve. You can sort results by `id` or `updated_at` using the `sortKey` argument.\n","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"sortKey","description":"The key of a field to sort with. Supports \"id\" and \"updated_at\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"The type of metaobject to retrieve.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MetaobjectConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"Retrieves any object that implements the [`Node`](https://shopify.dev/docs/api/storefront/current/interfaces/Node) interface by its globally-unique ID. Use inline fragments to access type-specific fields on the returned object.\n\nThis query follows the [Relay specification](https://relay.dev/graphql/objectidentification.htm#sec-Node-Interface) and is commonly used for refetching objects when you have their ID but need updated data.\n","args":[{"name":"id","description":"The ID of the Node to return.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"Retrieves multiple objects by their global IDs in a single request. Any object that implements the [`Node`](https://shopify.dev/docs/api/storefront/current/interfaces/Node) interface can be fetched, including [products](https://shopify.dev/docs/api/storefront/current/objects/Product), [collections](https://shopify.dev/docs/api/storefront/current/objects/Collection), and [pages](https://shopify.dev/docs/api/storefront/current/objects/Page).\n\nUse inline fragments to access type-specific fields on the returned objects. The input accepts up to 250 IDs.\n","args":[{"name":"ids","description":"The IDs of the Nodes to return.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"INTERFACE","name":"Node","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"page","description":"Retrieves a [`Page`](https://shopify.dev/docs/api/storefront/current/objects/Page) by its [`handle`](https://shopify.dev/docs/api/storefront/current/queries/page#arguments-handle) or [`id`](https://shopify.dev/docs/api/storefront/current/queries/page#arguments-id). Pages are static content pages that merchants display outside their product catalog, such as \"About Us,\" \"Contact,\" or policy pages.\n\nThe returned page includes information such as the [HTML body content](https://shopify.dev/docs/api/storefront/current/queries/page#returns-Page.fields.body), [`SEO`](https://shopify.dev/docs/api/storefront/current/objects/SEO) information, and any associated [`Metafield`](https://shopify.dev/docs/api/storefront/current/objects/Metafield) objects.\n","args":[{"name":"handle","description":"The handle of the `Page`.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"The ID of the `Page`.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Page","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pageByHandle","description":"Retrieves a [`Page`](https://shopify.dev/docs/api/storefront/current/objects/Page) by its handle.\n","args":[{"name":"handle","description":"The handle of the page.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Page","ofType":null},"isDeprecated":true,"deprecationReason":"Use `page` instead."},{"name":"pages","description":"Returns a paginated list of the shop's content [pages](https://shopify.dev/docs/api/storefront/current/objects/Page). Pages are custom HTML content like \"About Us\", \"Contact\", or policy information that merchants display outside their product catalog.\n","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"query","description":"Apply one or multiple filters to the query.\n| name | description | acceptable_values | default_value | example_use |\n| ---- | ---- | ---- | ---- | ---- |\n| created_at |\n| handle |\n| title |\n| updated_at |\nRefer to the detailed [search syntax](https://shopify.dev/api/usage/search-syntax) for more information about using filters.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"sortKey","description":"Sort the underlying list by the given key.","type":{"kind":"ENUM","name":"PageSortKeys","ofType":null},"defaultValue":"ID","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"paymentSettings","description":"Settings related to payments.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PaymentSettings","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"predictiveSearch","description":"Returns suggested results as customers type in a search field, enabling type-ahead search experiences. The query matches [products](https://shopify.dev/docs/api/storefront/current/objects/Product), [collections](https://shopify.dev/docs/api/storefront/current/objects/Collection), [pages](https://shopify.dev/docs/api/storefront/current/objects/Page), and [articles](https://shopify.dev/docs/api/storefront/current/objects/Article) based on partial search terms, and also provides [search query suggestions](https://shopify.dev/docs/api/storefront/current/objects/SearchQuerySuggestion) to help customers refine their search.\n\nYou can filter results by resource type and limit the quantity. The [`limitScope`](https://shopify.dev/docs/api/storefront/current/queries/predictiveSearch#arguments-limitScope) argument controls whether limits apply across all result types or per type. Use [`unavailableProducts`](https://shopify.dev/docs/api/storefront/current/queries/predictiveSearch#arguments-unavailableProducts) to control how out-of-stock products appear in results.\n","args":[{"name":"limit","description":"Limits the number of results based on `limit_scope`. The value can range from 1 to 10, and the default is 10.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"limitScope","description":"Decides the distribution of results.","type":{"kind":"ENUM","name":"PredictiveSearchLimitScope","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"query","description":"The search query.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"searchableFields","description":"Specifies the list of resource fields to use for search. The default fields searched on are TITLE, PRODUCT_TYPE, VARIANT_TITLE, and VENDOR. For the best search experience, you should search on the default field set.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"SearchableField","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"types","description":"The types of resources to search for.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"PredictiveSearchType","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"unavailableProducts","description":"Specifies how unavailable products are displayed in the search results.","type":{"kind":"ENUM","name":"SearchUnavailableProductsType","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"PredictiveSearchResult","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"product","description":"Retrieves a single [`Product`](https://shopify.dev/docs/api/storefront/current/objects/Product) by its ID or handle. Use this query to build product detail pages, access variant and pricing information, or fetch product media and [metafields](https://shopify.dev/docs/api/storefront/current/objects/Metafield). See some [examples of querying products](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/products-collections/getting-started).\n","args":[{"name":"handle","description":"The handle of the `Product`.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"The ID of the `Product`.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Product","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"productByHandle","description":"Retrieves a [`Product`](https://shopify.dev/docs/api/storefront/current/objects/Product) by its handle. The handle is a URL-friendly identifier that's automatically generated from the product's title. If no product exists with the specified handle, returns `null`.\n","args":[{"name":"handle","description":"A unique, human-readable string of the product's title.\nA handle can contain letters, hyphens (`-`), and numbers, but no spaces.\nThe handle is used in the online store URL for the product.\n","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Product","ofType":null},"isDeprecated":true,"deprecationReason":"Use `product` instead."},{"name":"productRecommendations","description":"Returns recommended products for a given product, identified by either ID or handle. Use the [`intent`](https://shopify.dev/docs/api/storefront/current/enums/ProductRecommendationIntent) argument to control the recommendation strategy.\n\nShopify [auto-generates related recommendations](https://shopify.dev/docs/storefronts/themes/product-merchandising/recommendations) based on sales data, product descriptions, and collection relationships. Complementary recommendations require [manual configuration](https://help.shopify.com/manual/online-store/storefront-search/search-and-discovery-recommendations) through the Shopify Search & Discovery app. Returns up to ten [`Product`](https://shopify.dev/docs/api/storefront/current/objects/Product) objects.\n","args":[{"name":"intent","description":"The recommendation intent that is used to generate product recommendations. You can use intent to generate product recommendations on various pages across the channels, according to different strategies.","type":{"kind":"ENUM","name":"ProductRecommendationIntent","ofType":null},"defaultValue":"RELATED","isDeprecated":false,"deprecationReason":null},{"name":"productHandle","description":"The handle of the product.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"productId","description":"The id of the product.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Product","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"productTags","description":"Returns a paginated list of all tags that have been added to [products](https://shopify.dev/docs/api/storefront/current/objects/Product) in the shop. Useful for building tag-based product filtering or navigation in a storefront.\n","args":[{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"StringConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"productTypes","description":"Returns a list of product types from the shop's [`Product`](https://shopify.dev/docs/api/storefront/current/objects/Product) objects that are published to your app. Use this query to build [filtering interfaces](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/products-collections/filter-products) or navigation menus based on product categorization.\n","args":[{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"StringConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"products","description":"Returns a paginated list of the shop's [products](https://shopify.dev/docs/api/storefront/current/objects/Product).\n\nFor full-text storefront search, use the [`search`](https://shopify.dev/docs/api/storefront/current/queries/search) query instead.\n","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"query","description":"You can apply one or multiple filters to a query.\n| name | description | acceptable_values | default_value | example_use |\n| ---- | ---- | ---- | ---- | ---- |\n| available_for_sale | Filter by products that have at least one product variant available for sale. |\n| created_at | Filter by the date and time when the product was created. | | | - `created_at:>'2020-10-21T23:39:20Z'`<br/> - `created_at:<now`<br/> - `created_at:<=2024` |\n| product_type | Filter by a comma-separated list of [product types](https://help.shopify.com/en/manual/products/details/product-type). | | | `product_type:snowboard` |\n| tag | Filter products by the product [`tags`](https://shopify.dev/docs/api/storefront/latest/objects/Product#field-tags) field. | | | `tag:my_tag` |\n| tag_not | Filter by products that don't have the specified product [tags](https://shopify.dev/docs/api/storefront/latest/objects/Product#field-tags). | | | `tag_not:my_tag` |\n| title | Filter by the product [`title`](https://shopify.dev/docs/api/storefront/latest/objects/Product#field-title) field. | | | `title:The Minimal Snowboard` |\n| updated_at | Filter by the date and time when the product was last updated. | | | - `updated_at:>'2020-10-21T23:39:20Z'`<br/> - `updated_at:<now`<br/> - `updated_at:<=2024` |\n| variants.price | Filter by the price of the product's variants. |\n| vendor | Filter by the product [`vendor`](https://shopify.dev/docs/api/storefront/latest/objects/Product#field-vendor) field. | | | - `vendor:Snowdevil`<br/> - `vendor:Snowdevil OR vendor:Icedevil` |\nLearn more about [Shopify API search syntax](https://shopify.dev/api/usage/search-syntax).\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"sortKey","description":"Sort the underlying list by the given key.","type":{"kind":"ENUM","name":"ProductSortKeys","ofType":null},"defaultValue":"ID","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ProductConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"publicApiVersions","description":"Returns all public Storefront [API versions](https://shopify.dev/docs/api/storefront/current/objects/ApiVersion), including supported, release candidate, and unstable versions.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ApiVersion","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"search","description":"Returns paginated search results for [`Product`](https://shopify.dev/docs/api/storefront/current/objects/Product), [`Page`](https://shopify.dev/docs/api/storefront/current/objects/Page), and [`Article`](https://shopify.dev/docs/api/storefront/current/objects/Article) resources based on a query string. Results are sorted by relevance by default.\n\nThe response includes the total result count and available product filters for building [faceted search interfaces](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/products-collections/filter-products). Use the [`prefix`](https://shopify.dev/docs/api/storefront/current/enums/SearchPrefixQueryType) argument to enable partial word matching on the last search term, allowing queries like \"winter snow\" to match \"snowboard\" or \"snowshoe\".\n","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"prefix","description":"Specifies whether to perform a partial word match on the last search term.","type":{"kind":"ENUM","name":"SearchPrefixQueryType","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"productFilters","description":"Returns a subset of products matching all product filters.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ProductFilter","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"query","description":"The search query.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null},{"name":"sortKey","description":"Sort the underlying list by the given key.","type":{"kind":"ENUM","name":"SearchSortKeys","ofType":null},"defaultValue":"RELEVANCE","isDeprecated":false,"deprecationReason":null},{"name":"types","description":"The types of resources to search for.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"SearchType","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"unavailableProducts","description":"Specifies how unavailable products or variants are displayed in the search results.","type":{"kind":"ENUM","name":"SearchUnavailableProductsType","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SearchResultItemConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"shop","description":"Returns the [`Shop`](https://shopify.dev/docs/api/storefront/current/objects/Shop) associated with the storefront access token. The `Shop` object provides general store information such as the shop name, description, and primary domain.\n\nUse this query to access data like store policies, [`PaymentSettings`](https://shopify.dev/docs/api/storefront/current/objects/PaymentSettings), [`Brand`](https://shopify.dev/docs/api/storefront/current/objects/Brand) configuration, and shipping destinations. It also exposes [`ShopPayInstallmentsPricing`](https://shopify.dev/docs/api/storefront/current/objects/ShopPayInstallmentsPricing) and [`SocialLoginProvider`](https://shopify.dev/docs/api/storefront/current/objects/SocialLoginProvider) options for customer accounts.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Shop","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"sitemap","description":"Returns sitemap data for a specific resource type, enabling headless storefronts to generate XML sitemaps for search engine optimization. The query provides a page count and paginated access to resources like [`Product`](https://shopify.dev/docs/api/storefront/current/objects/Product), [`Collection`](https://shopify.dev/docs/api/storefront/current/objects/Collection), [`Page`](https://shopify.dev/docs/api/storefront/current/objects/Page), and [`Blog`](https://shopify.dev/docs/api/storefront/current/objects/Blog) objects.\n\nWhen paginating through resources, the number of items per page varies from 0 to 250, and empty pages can occur without indicating the end of results. Always check [`hasNextPage`](https://shopify.dev/docs/api/storefront/current/objects/PaginatedSitemapResources#field-PaginatedSitemapResources.fields.hasNextPage) to determine if more pages are available.\n","args":[{"name":"type","description":"The type of the resource for the sitemap.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"SitemapType","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Sitemap","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"urlRedirects","description":"Returns a paginated list of [`UrlRedirect`](https://shopify.dev/docs/api/storefront/current/objects/UrlRedirect) objects configured for the shop. Each redirect maps an old path to a target location.\n","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"query","description":"Apply one or multiple filters to the query.\n| name | description | acceptable_values | default_value | example_use |\n| ---- | ---- | ---- | ---- | ---- |\n| created_at |\n| path |\n| target |\nRefer to the detailed [search syntax](https://shopify.dev/api/usage/search-syntax) for more information about using filters.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UrlRedirectConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SEO","description":"Search engine optimization metadata for a resource. The title and description appear in search engine results and browser tabs.\n","isOneOf":null,"fields":[{"name":"description","description":"The meta description.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The SEO title.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ScriptDiscountApplication","description":"A discount application created by a Shopify Script. Implements the [`DiscountApplication`](https://shopify.dev/docs/api/storefront/current/interfaces/DiscountApplication) interface and captures the discount's value, allocation method, and targeting rules at the time the script applied it.\n","isOneOf":null,"fields":[{"name":"allocationMethod","description":"The method by which the discount's value is allocated to its entitled items.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationAllocationMethod","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"targetSelection","description":"Which lines of targetType that the discount is allocated over.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetSelection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"targetType","description":"The type of line that the discount is applicable towards.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DiscountApplicationTargetType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The title of the application as defined by the Script.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The value of the discount application.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"PricingValue","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"DiscountApplication","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"SearchPrefixQueryType","description":"Specifies whether to perform a partial word match on the last search term.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"LAST","description":"Perform a partial word match on the last search term.","isDeprecated":false,"deprecationReason":null},{"name":"NONE","description":"Don't perform a partial word match on the last search term.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"SearchQuerySuggestion","description":"A suggested search term returned by the [`predictiveSearch`](https://shopify.dev/docs/api/storefront/current/queries/predictiveSearch) query. Query suggestions help customers refine their searches by showing relevant terms as they type.\n\nThe [`text`](https://shopify.dev/docs/api/storefront/current/objects/SearchQuerySuggestion#field-SearchQuerySuggestion.fields.text) field provides the plain suggestion, while [`styledText`](https://shopify.dev/docs/api/storefront/current/objects/SearchQuerySuggestion#field-SearchQuerySuggestion.fields.styledText) includes HTML tags to highlight matching portions. Implements [`Trackable`](https://shopify.dev/docs/api/storefront/current/interfaces/Trackable) for analytics reporting on search traffic origins.\n","isOneOf":null,"fields":[{"name":"styledText","description":"The text of the search query suggestion with highlighted HTML tags.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"text","description":"The text of the search query suggestion.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"trackingParameters","description":"URL parameters to be added to a page URL to track the origin of on-site search traffic for [analytics reporting](https://help.shopify.com/manual/reports-and-analytics/shopify-reports/report-types/default-reports/behaviour-reports). Returns a result when accessed through the [search](https://shopify.dev/docs/api/storefront/current/queries/search) or [predictiveSearch](https://shopify.dev/docs/api/storefront/current/queries/predictiveSearch) queries, otherwise returns null.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Trackable","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"UNION","name":"SearchResultItem","description":"A search result that matches the search query.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"Article","ofType":null},{"kind":"OBJECT","name":"Page","ofType":null},{"kind":"OBJECT","name":"Product","ofType":null}]},{"kind":"OBJECT","name":"SearchResultItemConnection","description":"An auto-generated type for paginating through multiple SearchResultItems.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SearchResultItemEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in SearchResultItemEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"SearchResultItem","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"productFilters","description":"A list of available filters.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Filter","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"totalCount","description":"The total number of results.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SearchResultItemEdge","description":"An auto-generated type which holds one SearchResultItem and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of SearchResultItemEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"SearchResultItem","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"SearchSortKeys","description":"The set of valid sort keys for the search query.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"PRICE","description":"Sort by the `price` value.","isDeprecated":false,"deprecationReason":null},{"name":"RELEVANCE","description":"Sort by relevance to the search terms.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"SearchType","description":"The types of search items to perform search within.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ARTICLE","description":"Returns matching articles.","isDeprecated":false,"deprecationReason":null},{"name":"PAGE","description":"Returns matching pages.","isDeprecated":false,"deprecationReason":null},{"name":"PRODUCT","description":"Returns matching products.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"SearchUnavailableProductsType","description":"Specifies whether to display results for unavailable products.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"HIDE","description":"Exclude unavailable products.","isDeprecated":false,"deprecationReason":null},{"name":"LAST","description":"Show unavailable products after all other matching results. This is the default.","isDeprecated":false,"deprecationReason":null},{"name":"SHOW","description":"Show unavailable products in the order that they're found.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"SearchableField","description":"Specifies the list of resource fields to search.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"AUTHOR","description":"Author of the page or article.","isDeprecated":false,"deprecationReason":null},{"name":"BODY","description":"Body of the page or article or product description or collection description.","isDeprecated":false,"deprecationReason":null},{"name":"PRODUCT_TYPE","description":"Product type.","isDeprecated":false,"deprecationReason":null},{"name":"TAG","description":"Tag associated with the product or article.","isDeprecated":false,"deprecationReason":null},{"name":"TITLE","description":"Title of the page or article or product title or collection title.","isDeprecated":false,"deprecationReason":null},{"name":"VARIANTS_BARCODE","description":"Variant barcode.","isDeprecated":false,"deprecationReason":null},{"name":"VARIANTS_SKU","description":"Variant SKU.","isDeprecated":false,"deprecationReason":null},{"name":"VARIANTS_TITLE","description":"Variant title.","isDeprecated":false,"deprecationReason":null},{"name":"VENDOR","description":"Product vendor.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"SelectedOption","description":"A name/value pair representing a product option selection on a variant. The [`ProductVariant`](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant) object's [`selectedOptions`](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant#field-ProductVariant.fields.selectedOptions) field returns this to indicate which options define that variant, such as \"Size: Large\" or \"Color: Red\".\n","isOneOf":null,"fields":[{"name":"name","description":"The product option’s name.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The product option’s value.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SelectedOptionInput","description":"The input fields required for a selected option.","isOneOf":false,"fields":null,"inputFields":[{"name":"name","description":"The product option’s name.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The product option’s value.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlan","description":"Represents deferred or recurring purchase options for [products](https://shopify.dev/docs/api/storefront/current/objects/Product) and [product variants](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant), such as subscriptions, pre-orders, or try-before-you-buy. Each selling plan belongs to a [`SellingPlanGroup`](https://shopify.dev/docs/api/storefront/current/objects/SellingPlanGroup) and defines billing, pricing, inventory, and delivery policies.\n","isOneOf":null,"fields":[{"name":"billingPolicy","description":"The billing policy for the selling plan.","args":[],"type":{"kind":"UNION","name":"SellingPlanBillingPolicy","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"checkoutCharge","description":"The initial payment due for the purchase.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlanCheckoutCharge","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deliveryPolicy","description":"The delivery policy for the selling plan.","args":[],"type":{"kind":"UNION","name":"SellingPlanDeliveryPolicy","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"The description of the selling plan.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"The name of the selling plan. For example, '6 weeks of prepaid granola, delivered weekly'.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"options","description":"The selling plan options available in the drop-down list in the storefront. For example, 'Delivery every week' or 'Delivery every 2 weeks' specifies the delivery frequency options for the product. Individual selling plans contribute their options to the associated selling plan group. For example, a selling plan group might have an option called `option1: Delivery every`. One selling plan in that group could contribute `option1: 2 weeks` with the pricing for that option, and another selling plan could contribute `option1: 4 weeks`, with different pricing.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlanOption","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"priceAdjustments","description":"The price adjustments that a selling plan makes when a variant is purchased with a selling plan.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlanPriceAdjustment","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"recurringDeliveries","description":"Whether purchasing the selling plan will result in multiple deliveries.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"HasMetafields","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlanAllocation","description":"Links a [`ProductVariant`](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant) to a [`SellingPlan`](https://shopify.dev/docs/api/storefront/current/objects/SellingPlan), providing the pricing details for that specific combination. Each allocation includes the checkout charge amount, any remaining balance due for the purchase, and up to two price adjustments that show how the selling plan affects the variant's price.\n\nSelling plan allocations are available on product variants and [cart lines](https://shopify.dev/docs/api/storefront/current/objects/CartLine), enabling storefronts to display information such as subscription or purchase option pricing before and during checkout.\n","isOneOf":null,"fields":[{"name":"checkoutChargeAmount","description":"The checkout charge amount due for the purchase.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"priceAdjustments","description":"A list of price adjustments, with a maximum of two. When there are two, the first price adjustment goes into effect at the time of purchase, while the second one starts after a certain number of orders. A price adjustment represents how a selling plan affects pricing when a variant is purchased with a selling plan. Prices display in the customer's currency if the shop is configured for it.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlanAllocationPriceAdjustment","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"remainingBalanceChargeAmount","description":"The remaining balance charge amount due for the purchase.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"sellingPlan","description":"A representation of how products and variants can be sold and purchased. For example, an individual selling plan could be '6 weeks of prepaid granola, delivered weekly'.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlan","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlanAllocationConnection","description":"An auto-generated type for paginating through multiple SellingPlanAllocations.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlanAllocationEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in SellingPlanAllocationEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlanAllocation","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlanAllocationEdge","description":"An auto-generated type which holds one SellingPlanAllocation and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of SellingPlanAllocationEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlanAllocation","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlanAllocationPriceAdjustment","description":"The resulting prices for variants when they're purchased with a specific selling plan.","isOneOf":null,"fields":[{"name":"compareAtPrice","description":"The price of the variant when it's purchased without a selling plan for the same number of deliveries. For example, if a customer purchases 6 deliveries of $10.00 granola separately, then the price is 6 x $10.00 = $60.00.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"perDeliveryPrice","description":"The effective price for a single delivery. For example, for a prepaid subscription plan that includes 6 deliveries at the price of $48.00, the per delivery price is $8.00.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"price","description":"The price of the variant when it's purchased with a selling plan For example, for a prepaid subscription plan that includes 6 deliveries of $10.00 granola, where the customer gets 20% off, the price is 6 x $10.00 x 0.80 = $48.00.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"unitPrice","description":"The resulting price per unit for the variant associated with the selling plan. If the variant isn't sold by quantity or measurement, then this field returns `null`.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"UNION","name":"SellingPlanBillingPolicy","description":"The selling plan billing policy.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"SellingPlanRecurringBillingPolicy","ofType":null}]},{"kind":"OBJECT","name":"SellingPlanCheckoutCharge","description":"The initial payment due for the purchase.","isOneOf":null,"fields":[{"name":"type","description":"The charge type for the checkout charge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"SellingPlanCheckoutChargeType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The charge value for the checkout charge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"SellingPlanCheckoutChargeValue","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlanCheckoutChargePercentageValue","description":"The percentage value of the price used for checkout charge.","isOneOf":null,"fields":[{"name":"percentage","description":"The percentage value of the price used for checkout charge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"SellingPlanCheckoutChargeType","description":"The checkout charge when the full amount isn't charged at checkout.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"PERCENTAGE","description":"The checkout charge is a percentage of the product or variant price.","isDeprecated":false,"deprecationReason":null},{"name":"PRICE","description":"The checkout charge is a fixed price amount.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"UNION","name":"SellingPlanCheckoutChargeValue","description":"The portion of the price to be charged at checkout.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"MoneyV2","ofType":null},{"kind":"OBJECT","name":"SellingPlanCheckoutChargePercentageValue","ofType":null}]},{"kind":"OBJECT","name":"SellingPlanConnection","description":"An auto-generated type for paginating through multiple SellingPlans.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlanEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in SellingPlanEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlan","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"UNION","name":"SellingPlanDeliveryPolicy","description":"The selling plan delivery policy.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"SellingPlanRecurringDeliveryPolicy","ofType":null}]},{"kind":"OBJECT","name":"SellingPlanEdge","description":"An auto-generated type which holds one SellingPlan and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of SellingPlanEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlan","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlanFixedAmountPriceAdjustment","description":"A fixed amount that's deducted from the original variant price. For example, $10.00 off.","isOneOf":null,"fields":[{"name":"adjustmentAmount","description":"The money value of the price adjustment.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlanFixedPriceAdjustment","description":"A fixed price adjustment for a variant that's purchased with a selling plan.","isOneOf":null,"fields":[{"name":"price","description":"A new price of the variant when it's purchased with the selling plan.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlanGroup","description":"A selling method that defines how products can be sold through purchase options like subscriptions, pre-orders, or try-before-you-buy. Groups one or more [`SellingPlan`](https://shopify.dev/docs/api/storefront/current/objects/SellingPlan) objects that share the same selling method and options.\n\nThe `SellingPlanGroup` acts as a container for one or more individual `SellingPlan` objects, enabling merchants to offer multiple options (like weekly or monthly deliveries) under one, unified category on a product page.\n","isOneOf":null,"fields":[{"name":"appName","description":"A display friendly name for the app that created the selling plan group.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"The name of the selling plan group.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"options","description":"Represents the selling plan options available in the drop-down list in the storefront. For example, 'Delivery every week' or 'Delivery every 2 weeks' specifies the delivery frequency options for the product.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlanGroupOption","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"sellingPlans","description":"A list of selling plans in a selling plan group. A selling plan is a representation of how products and variants can be sold and purchased. For example, an individual selling plan could be '6 weeks of prepaid granola, delivered weekly'.","args":[{"name":"after","description":"Returns the elements that come after the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"before","description":"Returns the elements that come before the specified cursor.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"first","description":"Returns up to the first `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"last","description":"Returns up to the last `n` elements from the list.","type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"reverse","description":"Reverse the order of the underlying list.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlanConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlanGroupConnection","description":"An auto-generated type for paginating through multiple SellingPlanGroups.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlanGroupEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in SellingPlanGroupEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlanGroup","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlanGroupEdge","description":"An auto-generated type which holds one SellingPlanGroup and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of SellingPlanGroupEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SellingPlanGroup","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlanGroupOption","description":"Represents an option on a selling plan group that's available in the drop-down list in the storefront.\n\nIndividual selling plans contribute their options to the associated selling plan group. For example, a selling plan group might have an option called `option1: Delivery every`. One selling plan in that group could contribute `option1: 2 weeks` with the pricing for that option, and another selling plan could contribute `option1: 4 weeks`, with different pricing.","isOneOf":null,"fields":[{"name":"name","description":"The name of the option. For example, 'Delivery every'.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"values","description":"The values for the options specified by the selling plans in the selling plan group. For example, '1 week', '2 weeks', '3 weeks'.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"SellingPlanInterval","description":"Represents a valid selling plan interval.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"DAY","description":"Day interval.","isDeprecated":false,"deprecationReason":null},{"name":"MONTH","description":"Month interval.","isDeprecated":false,"deprecationReason":null},{"name":"WEEK","description":"Week interval.","isDeprecated":false,"deprecationReason":null},{"name":"YEAR","description":"Year interval.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlanOption","description":"An option provided by a Selling Plan.","isOneOf":null,"fields":[{"name":"name","description":"The name of the option (ie \"Delivery every\").","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The value of the option (ie \"Month\").","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlanPercentagePriceAdjustment","description":"A percentage amount that's deducted from the original variant price. For example, 10% off.","isOneOf":null,"fields":[{"name":"adjustmentPercentage","description":"The percentage value of the price adjustment.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlanPriceAdjustment","description":"Represents by how much the price of a variant associated with a selling plan is adjusted. Each variant can have up to two price adjustments. If a variant has multiple price adjustments, then the first price adjustment applies when the variant is initially purchased. The second price adjustment applies after a certain number of orders (specified by the `orderCount` field) are made. If a selling plan doesn't have any price adjustments, then the unadjusted price of the variant is the effective price.","isOneOf":null,"fields":[{"name":"adjustmentValue","description":"The type of price adjustment. An adjustment value can have one of three types: percentage, amount off, or a new price.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"UNION","name":"SellingPlanPriceAdjustmentValue","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"orderCount","description":"The number of orders that the price adjustment applies to. If the price adjustment always applies, then this field is `null`.","args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"UNION","name":"SellingPlanPriceAdjustmentValue","description":"Represents by how much the price of a variant associated with a selling plan is adjusted. Each variant can have up to two price adjustments.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"SellingPlanFixedAmountPriceAdjustment","ofType":null},{"kind":"OBJECT","name":"SellingPlanFixedPriceAdjustment","ofType":null},{"kind":"OBJECT","name":"SellingPlanPercentagePriceAdjustment","ofType":null}]},{"kind":"OBJECT","name":"SellingPlanRecurringBillingPolicy","description":"The recurring billing policy for the selling plan.","isOneOf":null,"fields":[{"name":"interval","description":"The billing frequency, it can be either: day, week, month or year.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"SellingPlanInterval","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"intervalCount","description":"The number of intervals between billings.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SellingPlanRecurringDeliveryPolicy","description":"The recurring delivery policy for the selling plan.","isOneOf":null,"fields":[{"name":"interval","description":"The delivery frequency, it can be either: day, week, month or year.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"SellingPlanInterval","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"intervalCount","description":"The number of intervals between deliveries.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Shop","description":"The central hub for store-wide settings and information accessible through the Storefront API. Provides the shop's name, description, and branding configuration including logos and colors through the [`Brand`](https://shopify.dev/docs/api/storefront/current/objects/Brand) object.\n\nAccess store policies such as privacy, refund, shipping, and terms of service via [`ShopPolicy`](https://shopify.dev/docs/api/storefront/current/objects/ShopPolicy), and the subscription policy via [`ShopPolicyWithDefault`](https://shopify.dev/docs/api/storefront/current/objects/ShopPolicyWithDefault). [`PaymentSettings`](https://shopify.dev/docs/api/storefront/current/objects/PaymentSettings) expose accepted card brands, supported digital wallets, and enabled presentment currencies. The object also includes the primary [`Domain`](https://shopify.dev/docs/api/storefront/current/objects/Domain), countries the shop ships to, [`ShopPayInstallmentsPricing`](https://shopify.dev/docs/api/storefront/current/objects/ShopPayInstallmentsPricing), and [`SocialLoginProvider`](https://shopify.dev/docs/api/storefront/current/objects/SocialLoginProvider) options for customer accounts.\n","isOneOf":null,"fields":[{"name":"brand","description":"The shop's branding configuration.","args":[],"type":{"kind":"OBJECT","name":"Brand","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"contactInformation","description":"The shop's contact information.","args":[],"type":{"kind":"OBJECT","name":"ShopPolicy","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"customerAccountTranslations","description":"Translations for customer accounts.","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Translation","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"customerAccountUrl","description":"The URL for the customer account (only present if shop has a customer account vanity domain).","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"A description of the shop.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"legalNotice","description":"The shop's legal notice.","args":[],"type":{"kind":"OBJECT","name":"ShopPolicy","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafield","description":"A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information.","args":[{"name":"key","description":"The identifier for the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The container the metafield belongs to. If omitted, the app-reserved namespace will be used.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"Metafield","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"metafields","description":"A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource.","args":[{"name":"identifiers","description":"The list of metafields to retrieve by namespace and key.\n\nThe input must not contain more than `250` values.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HasMetafieldsIdentifier","ofType":null}}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"Metafield","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"moneyFormat","description":"A string representing the way currency is formatted when the currency isn’t specified.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"The shop’s name.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"paymentSettings","description":"Settings related to payments.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PaymentSettings","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"primaryDomain","description":"The primary domain of the shop’s Online Store.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Domain","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"privacyPolicy","description":"The shop’s privacy policy.","args":[],"type":{"kind":"OBJECT","name":"ShopPolicy","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"refundPolicy","description":"The shop’s refund policy.","args":[],"type":{"kind":"OBJECT","name":"ShopPolicy","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"shippingPolicy","description":"The shop’s shipping policy.","args":[],"type":{"kind":"OBJECT","name":"ShopPolicy","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"shipsToCountries","description":"Countries that the shop ships to.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CountryCode","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"shopPayInstallmentsPricing","description":"The Shop Pay Installments pricing information for the shop.","args":[],"type":{"kind":"OBJECT","name":"ShopPayInstallmentsPricing","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"socialLoginProviders","description":"The social login providers for customer accounts.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SocialLoginProvider","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"subscriptionPolicy","description":"The shop’s subscription policy.","args":[],"type":{"kind":"OBJECT","name":"ShopPolicyWithDefault","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"termsOfSale","description":"The shop's terms of sale.","args":[],"type":{"kind":"OBJECT","name":"ShopPolicy","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"termsOfService","description":"The shop’s terms of service.","args":[],"type":{"kind":"OBJECT","name":"ShopPolicy","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"HasMetafields","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayInstallmentsFinancingPlan","description":"The financing plan in Shop Pay Installments.","isOneOf":null,"fields":[{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"maxPrice","description":"The maximum price to qualify for the financing plan.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"minPrice","description":"The minimum price to qualify for the financing plan.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"terms","description":"The terms of the financing plan.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ShopPayInstallmentsFinancingPlanTerm","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"ShopPayInstallmentsFinancingPlanFrequency","description":"The payment frequency for a Shop Pay Installments Financing Plan.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"MONTHLY","description":"Monthly payment frequency.","isDeprecated":false,"deprecationReason":null},{"name":"WEEKLY","description":"Weekly payment frequency.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayInstallmentsFinancingPlanTerm","description":"The terms of the financing plan in Shop Pay Installments.","isOneOf":null,"fields":[{"name":"apr","description":"The annual percentage rate (APR) of the financing plan.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"frequency","description":"The payment frequency for the financing plan.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"ShopPayInstallmentsFinancingPlanFrequency","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"installmentsCount","description":"The number of installments for the financing plan.","args":[],"type":{"kind":"OBJECT","name":"Count","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"loanType","description":"The type of loan for the financing plan.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"ShopPayInstallmentsLoan","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"ShopPayInstallmentsLoan","description":"The loan type for a Shop Pay Installments Financing Plan Term.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"INTEREST","description":"An interest-bearing loan type.","isDeprecated":false,"deprecationReason":null},{"name":"SPLIT_PAY","description":"A split-pay loan type.","isDeprecated":false,"deprecationReason":null},{"name":"ZERO_PERCENT","description":"A zero-percent loan type.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayInstallmentsPricing","description":"The result for a Shop Pay Installments pricing request.","isOneOf":null,"fields":[{"name":"financingPlans","description":"The financing plans available for the given price range.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ShopPayInstallmentsFinancingPlan","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"maxPrice","description":"The maximum price to qualify for financing.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"minPrice","description":"The minimum price to qualify for financing.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayInstallmentsProductVariantPricing","description":"The shop pay installments pricing information for a product variant.","isOneOf":null,"fields":[{"name":"available","description":"Whether the product variant is available.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"eligible","description":"Whether the product variant is eligible for Shop Pay Installments.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"fullPrice","description":"The full price of the product variant.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"The ID of the product variant.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"installmentsCount","description":"The number of payment terms available for the product variant.","args":[],"type":{"kind":"OBJECT","name":"Count","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pricePerTerm","description":"The price per term for the product variant.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayPaymentRequest","description":"Represents a Shop Pay payment request.","isOneOf":null,"fields":[{"name":"deliveryMethods","description":"The delivery methods for the payment request.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ShopPayPaymentRequestDeliveryMethod","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"discountCodes","description":"The discount codes for the payment request.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"discounts","description":"The discounts for the payment request order.","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ShopPayPaymentRequestDiscount","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"lineItems","description":"The line items for the payment request.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ShopPayPaymentRequestLineItem","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"locale","description":"The locale for the payment request.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"presentmentCurrency","description":"The presentment currency for the payment request.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CurrencyCode","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"selectedDeliveryMethodType","description":"The delivery method type for the payment request.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"ShopPayPaymentRequestDeliveryMethodType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"shippingAddress","description":"The shipping address for the payment request.","args":[],"type":{"kind":"OBJECT","name":"ShopPayPaymentRequestContactField","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"shippingLines","description":"The shipping lines for the payment request.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ShopPayPaymentRequestShippingLine","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"subtotal","description":"The subtotal amount for the payment request.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"total","description":"The total amount for the payment request.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"totalShippingPrice","description":"The total shipping price for the payment request.","args":[],"type":{"kind":"OBJECT","name":"ShopPayPaymentRequestTotalShippingPrice","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"totalTax","description":"The total tax for the payment request.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayPaymentRequestContactField","description":"Represents a contact field for a Shop Pay payment request.","isOneOf":null,"fields":[{"name":"address1","description":"The first address line of the contact field.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"address2","description":"The second address line of the contact field.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"city","description":"The city of the contact field.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"companyName","description":"The company name of the contact field.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"countryCode","description":"The country of the contact field.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"email","description":"The email of the contact field.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"firstName","description":"The first name of the contact field.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"lastName","description":"The first name of the contact field.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"phone","description":"The phone number of the contact field.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"postalCode","description":"The postal code of the contact field.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"provinceCode","description":"The province of the contact field.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayPaymentRequestDeliveryMethod","description":"Represents a delivery method for a Shop Pay payment request.","isOneOf":null,"fields":[{"name":"amount","description":"The amount for the delivery method.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"code","description":"The code of the delivery method.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deliveryExpectationLabel","description":"The detail about when the delivery may be expected.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"detail","description":"The detail of the delivery method.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"label","description":"The label of the delivery method.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"maxDeliveryDate","description":"The maximum delivery date for the delivery method.","args":[],"type":{"kind":"SCALAR","name":"ISO8601DateTime","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"minDeliveryDate","description":"The minimum delivery date for the delivery method.","args":[],"type":{"kind":"SCALAR","name":"ISO8601DateTime","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestDeliveryMethodInput","description":"The input fields to create a delivery method for a Shop Pay payment request.","isOneOf":false,"fields":null,"inputFields":[{"name":"amount","description":"The amount for the delivery method.","type":{"kind":"INPUT_OBJECT","name":"MoneyInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"code","description":"The code of the delivery method.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"deliveryExpectationLabel","description":"The detail about when the delivery may be expected.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"detail","description":"The detail of the delivery method.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"label","description":"The label of the delivery method.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"maxDeliveryDate","description":"The maximum delivery date for the delivery method.","type":{"kind":"SCALAR","name":"ISO8601DateTime","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"minDeliveryDate","description":"The minimum delivery date for the delivery method.","type":{"kind":"SCALAR","name":"ISO8601DateTime","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"ShopPayPaymentRequestDeliveryMethodType","description":"Represents the delivery method type for a Shop Pay payment request.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"PICKUP","description":"The delivery method type is pickup.","isDeprecated":false,"deprecationReason":null},{"name":"SHIPPING","description":"The delivery method type is shipping.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayPaymentRequestDiscount","description":"Represents a discount for a Shop Pay payment request.","isOneOf":null,"fields":[{"name":"amount","description":"The amount of the discount.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"label","description":"The label of the discount.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestDiscountInput","description":"The input fields to create a discount for a Shop Pay payment request.","isOneOf":false,"fields":null,"inputFields":[{"name":"amount","description":"The amount of the discount.","type":{"kind":"INPUT_OBJECT","name":"MoneyInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"label","description":"The label of the discount.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayPaymentRequestImage","description":"Represents an image for a Shop Pay payment request line item.","isOneOf":null,"fields":[{"name":"alt","description":"The alt text of the image.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"The source URL of the image.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestImageInput","description":"The input fields to create an image for a Shop Pay payment request.","isOneOf":false,"fields":null,"inputFields":[{"name":"alt","description":"The alt text of the image.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"The source URL of the image.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestInput","description":"The input fields represent a Shop Pay payment request.","isOneOf":false,"fields":null,"inputFields":[{"name":"deliveryMethods","description":"The delivery methods for the payment request.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestDeliveryMethodInput","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"discountCodes","description":"The discount codes for the payment request.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"discounts","description":"The discounts for the payment request order.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestDiscountInput","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"lineItems","description":"The line items for the payment request.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestLineItemInput","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"locale","description":"The locale for the payment request.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"paymentMethod","description":"The encrypted payment method for the payment request.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"presentmentCurrency","description":"The presentment currency for the payment request.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CurrencyCode","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"selectedDeliveryMethodType","description":"The delivery method type for the payment request.","type":{"kind":"ENUM","name":"ShopPayPaymentRequestDeliveryMethodType","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"shippingLines","description":"The shipping lines for the payment request.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestShippingLineInput","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"subtotal","description":"The subtotal amount for the payment request.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"MoneyInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"total","description":"The total amount for the payment request.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"MoneyInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"totalShippingPrice","description":"The total shipping price for the payment request.","type":{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestTotalShippingPriceInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"totalTax","description":"The total tax for the payment request.","type":{"kind":"INPUT_OBJECT","name":"MoneyInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayPaymentRequestLineItem","description":"Represents a line item for a Shop Pay payment request.","isOneOf":null,"fields":[{"name":"finalItemPrice","description":"The final item price for the line item.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"finalLinePrice","description":"The final line price for the line item.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"image","description":"The image of the line item.","args":[],"type":{"kind":"OBJECT","name":"ShopPayPaymentRequestImage","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"itemDiscounts","description":"The item discounts for the line item.","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ShopPayPaymentRequestDiscount","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"label","description":"The label of the line item.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"lineDiscounts","description":"The line discounts for the line item.","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ShopPayPaymentRequestDiscount","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"originalItemPrice","description":"The original item price for the line item.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"originalLinePrice","description":"The original line price for the line item.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"quantity","description":"The quantity of the line item.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"requiresShipping","description":"Whether the line item requires shipping.","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"sku","description":"The SKU of the line item.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestLineItemInput","description":"The input fields to create a line item for a Shop Pay payment request.","isOneOf":false,"fields":null,"inputFields":[{"name":"finalItemPrice","description":"The final item price for the line item.","type":{"kind":"INPUT_OBJECT","name":"MoneyInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"finalLinePrice","description":"The final line price for the line item.","type":{"kind":"INPUT_OBJECT","name":"MoneyInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"image","description":"The image of the line item.","type":{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestImageInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"itemDiscounts","description":"The item discounts for the line item.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestDiscountInput","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"label","description":"The label of the line item.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"lineDiscounts","description":"The line discounts for the line item.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestDiscountInput","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"originalItemPrice","description":"The original item price for the line item.","type":{"kind":"INPUT_OBJECT","name":"MoneyInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"originalLinePrice","description":"The original line price for the line item.","type":{"kind":"INPUT_OBJECT","name":"MoneyInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"quantity","description":"The quantity of the line item.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"requiresShipping","description":"Whether the line item requires shipping.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"sku","description":"The SKU of the line item.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayPaymentRequestReceipt","description":"Represents a receipt for a Shop Pay payment request.","isOneOf":null,"fields":[{"name":"paymentRequest","description":"The payment request object.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ShopPayPaymentRequest","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"processingStatusType","description":"The processing status.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"token","description":"The token of the receipt.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayPaymentRequestSession","description":"Represents a Shop Pay payment request session.","isOneOf":null,"fields":[{"name":"checkoutUrl","description":"The checkout URL of the Shop Pay payment request session.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"paymentRequest","description":"The payment request associated with the Shop Pay payment request session.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ShopPayPaymentRequest","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"sourceIdentifier","description":"The source identifier of the Shop Pay payment request session.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"token","description":"The token of the Shop Pay payment request session.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayPaymentRequestSessionCreatePayload","description":"Return type for `shopPayPaymentRequestSessionCreate` mutation.","isOneOf":null,"fields":[{"name":"shopPayPaymentRequestSession","description":"The new Shop Pay payment request session object.","args":[],"type":{"kind":"OBJECT","name":"ShopPayPaymentRequestSession","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"Error codes for failed Shop Pay payment request session mutations.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserErrorsShopPayPaymentRequestSessionUserErrors","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayPaymentRequestSessionSubmitPayload","description":"Return type for `shopPayPaymentRequestSessionSubmit` mutation.","isOneOf":null,"fields":[{"name":"paymentRequestReceipt","description":"The checkout on which the payment was applied.","args":[],"type":{"kind":"OBJECT","name":"ShopPayPaymentRequestReceipt","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"userErrors","description":"Error codes for failed Shop Pay payment request session mutations.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UserErrorsShopPayPaymentRequestSessionUserErrors","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayPaymentRequestShippingLine","description":"Represents a shipping line for a Shop Pay payment request.","isOneOf":null,"fields":[{"name":"amount","description":"The amount for the shipping line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"code","description":"The code of the shipping line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"label","description":"The label of the shipping line.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestShippingLineInput","description":"The input fields to create a shipping line for a Shop Pay payment request.","isOneOf":false,"fields":null,"inputFields":[{"name":"amount","description":"The amount for the shipping line.","type":{"kind":"INPUT_OBJECT","name":"MoneyInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"code","description":"The code of the shipping line.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"label","description":"The label of the shipping line.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ShopPayPaymentRequestTotalShippingPrice","description":"Represents a shipping total for a Shop Pay payment request.","isOneOf":null,"fields":[{"name":"discounts","description":"The discounts for the shipping total.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ShopPayPaymentRequestDiscount","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"finalTotal","description":"The final total for the shipping total.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MoneyV2","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"originalTotal","description":"The original total for the shipping total.","args":[],"type":{"kind":"OBJECT","name":"MoneyV2","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestTotalShippingPriceInput","description":"The input fields to create a shipping total for a Shop Pay payment request.","isOneOf":false,"fields":null,"inputFields":[{"name":"discounts","description":"The discounts for the shipping total.\n\nThe input must not contain more than `250` values.","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ShopPayPaymentRequestDiscountInput","ofType":null}}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"finalTotal","description":"The final total for the shipping total.","type":{"kind":"INPUT_OBJECT","name":"MoneyInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"originalTotal","description":"The original total for the shipping total.","type":{"kind":"INPUT_OBJECT","name":"MoneyInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ShopPayWalletContentInput","description":"The input fields for submitting Shop Pay payment method information for checkout.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"billingAddress","description":"The customer's billing address.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"MailingAddressInput","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"sessionToken","description":"Session token for transaction.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ShopPolicy","description":"Policy that a merchant has configured for their store, such as their refund or privacy policy.","isOneOf":null,"fields":[{"name":"body","description":"Policy text, maximum size of 64kb.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"handle","description":"Policy’s handle.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"Policy’s title.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"Public URL to the policy.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ShopPolicyWithDefault","description":"A policy for the store that comes with a default value, such as a subscription policy.\nIf the merchant hasn't configured a policy for their store, then the policy will return the default value.\nOtherwise, the policy will return the merchant-configured value.\n","isOneOf":null,"fields":[{"name":"body","description":"The text of the policy. Maximum size: 64KB.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"handle","description":"The handle of the policy.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"The unique ID of the policy. A default policy doesn't have an ID.","args":[],"type":{"kind":"SCALAR","name":"ID","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"The title of the policy.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"Public URL to the policy.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Sitemap","description":"Contains all fields required to generate sitemaps.","isOneOf":null,"fields":[{"name":"pagesCount","description":"The number of sitemap's pages for a given type.","args":[],"type":{"kind":"OBJECT","name":"Count","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"resources","description":"A list of sitemap's resources for a given type.\n\nImportant Notes:\n  - The number of items per page varies from 0 to 250.\n  - Empty pages (0 items) may occur and do not necessarily indicate the end of results.\n  - Always check `hasNextPage` to determine if more pages are available.\n","args":[{"name":"page","description":"The page number to fetch.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"type":{"kind":"OBJECT","name":"PaginatedSitemapResources","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SitemapImage","description":"Represents a sitemap's image.","isOneOf":null,"fields":[{"name":"alt","description":"Image's alt text.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"filepath","description":"Path to the image.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"The date and time when the image was updated.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SitemapResource","description":"Represents a sitemap resource that is not a metaobject.","isOneOf":null,"fields":[{"name":"handle","description":"Resource's handle.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"image","description":"Resource's image.","args":[],"type":{"kind":"OBJECT","name":"SitemapImage","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"Resource's title.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"The date and time when the resource was updated.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"SitemapResourceInterface","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"INTERFACE","name":"SitemapResourceInterface","description":"Represents the common fields for all sitemap resource types.","isOneOf":null,"fields":[{"name":"handle","description":"Resource's handle.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"The date and time when the resource was updated.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"SitemapResource","ofType":null},{"kind":"OBJECT","name":"SitemapResourceMetaobject","ofType":null}]},{"kind":"OBJECT","name":"SitemapResourceMetaobject","description":"A SitemapResourceMetaobject represents a metaobject with\n[the `renderable` capability](https://shopify.dev/docs/apps/build/custom-data/metaobjects/use-metaobject-capabilities#render-metaobjects-as-web-pages).\n","isOneOf":null,"fields":[{"name":"handle","description":"Resource's handle.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"onlineStoreUrlHandle","description":"The URL handle for accessing pages of this metaobject type in the Online Store.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"The type of the metaobject.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"The date and time when the resource was updated.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"SitemapResourceInterface","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"SitemapType","description":"The types of resources potentially present in a sitemap.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ARTICLE","description":"Articles present in the sitemap.","isDeprecated":false,"deprecationReason":null},{"name":"BLOG","description":"Blogs present in the sitemap.","isDeprecated":false,"deprecationReason":null},{"name":"COLLECTION","description":"Collections present in the sitemap.","isDeprecated":false,"deprecationReason":null},{"name":"METAOBJECT","description":"Metaobjects present in the sitemap. Only metaobject types with the\n[`renderable` capability](https://shopify.dev/docs/apps/build/custom-data/metaobjects/use-metaobject-capabilities#render-metaobjects-as-web-pages)\nare included in sitemap.\n","isDeprecated":false,"deprecationReason":null},{"name":"PAGE","description":"Pages present in the sitemap.","isDeprecated":false,"deprecationReason":null},{"name":"PRODUCT","description":"Products present in the sitemap.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"SocialLoginProvider","description":"A social login provider for customer accounts.","isOneOf":null,"fields":[{"name":"handle","description":"The handle of the social login provider.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"StoreAvailability","description":"Inventory information for a product variant at a physical store location that offers local pickup. Includes stock availability, quantity on hand, and estimated pickup readiness time.\n\nLocal pickup must be [enabled in the store's shipping settings](https://help.shopify.com/manual/shipping/setting-up-and-managing-your-shipping/local-methods/local-pickup) for this data to be returned. Results can be sorted by proximity to a customer's location using the `near` argument on the [`ProductVariant.storeAvailability`](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant#field-ProductVariant.fields.storeAvailability) connection. \n\nLearn more about [supporting local pickup on storefronts](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/products-collections/local-pickup).\n","isOneOf":null,"fields":[{"name":"available","description":"Whether the product variant is in-stock at this location.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"location","description":"The location where this product variant is stocked at.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Location","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"pickUpTime","description":"Returns the estimated amount of time it takes for pickup to be ready (Example: Usually ready in 24 hours).","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"quantityAvailable","description":"The quantity of the product variant in-stock at this location.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"StoreAvailabilityConnection","description":"An auto-generated type for paginating through multiple StoreAvailabilities.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"StoreAvailabilityEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in StoreAvailabilityEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"StoreAvailability","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"StoreAvailabilityEdge","description":"An auto-generated type which holds one StoreAvailability and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of StoreAvailabilityEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"StoreAvailability","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"String","description":"The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"StringConnection","description":"An auto-generated type for paginating through multiple Strings.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"StringEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in StringEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"StringEdge","description":"An auto-generated type which holds one String and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of StringEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SubmissionError","description":"An error that occurred during cart submit for completion.","isOneOf":null,"fields":[{"name":"code","description":"The error code.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"SubmissionErrorCode","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"message","description":"The error message.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"SubmissionErrorCode","description":"The code of the error that occurred during cart submit for completion.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"BUYER_IDENTITY_EMAIL_IS_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"BUYER_IDENTITY_EMAIL_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"BUYER_IDENTITY_PHONE_IS_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_ADDRESS1_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_ADDRESS1_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_ADDRESS1_TOO_LONG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_ADDRESS2_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_ADDRESS2_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_ADDRESS2_TOO_LONG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_ADDRESS_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_CITY_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_CITY_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_CITY_TOO_LONG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_COMPANY_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_COMPANY_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_COMPANY_TOO_LONG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_COUNTRY_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_FIRST_NAME_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_FIRST_NAME_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_FIRST_NAME_TOO_LONG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_INVALID_POSTAL_CODE_FOR_COUNTRY","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_INVALID_POSTAL_CODE_FOR_ZONE","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_LAST_NAME_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_LAST_NAME_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_LAST_NAME_TOO_LONG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_NO_DELIVERY_AVAILABLE","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_NO_DELIVERY_AVAILABLE_FOR_MERCHANDISE_LINE","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_OPTIONS_PHONE_NUMBER_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_OPTIONS_PHONE_NUMBER_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_PHONE_NUMBER_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_PHONE_NUMBER_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_POSTAL_CODE_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_POSTAL_CODE_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_ZONE_NOT_FOUND","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DELIVERY_ZONE_REQUIRED_FOR_COUNTRY","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"ERROR","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"MERCHANDISE_LINE_LIMIT_REACHED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"MERCHANDISE_NOT_APPLICABLE","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"MERCHANDISE_NOT_ENOUGH_STOCK_AVAILABLE","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"MERCHANDISE_OUT_OF_STOCK","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"MERCHANDISE_PRODUCT_NOT_PUBLISHED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"NO_DELIVERY_GROUP_SELECTED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_ADDRESS1_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_ADDRESS1_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_ADDRESS1_TOO_LONG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_ADDRESS2_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_ADDRESS2_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_ADDRESS2_TOO_LONG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_BILLING_ADDRESS_ZONE_NOT_FOUND","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_BILLING_ADDRESS_ZONE_REQUIRED_FOR_COUNTRY","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CITY_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CITY_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CITY_TOO_LONG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_COMPANY_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_COMPANY_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_COMPANY_TOO_LONG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_COUNTRY_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_BASE_EXPIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_BASE_GATEWAY_NOT_SUPPORTED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_BASE_INVALID_START_DATE_OR_ISSUE_NUMBER_FOR_DEBIT","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_BRAND_NOT_SUPPORTED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_FIRST_NAME_BLANK","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_GENERIC","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_LAST_NAME_BLANK","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_MONTH_INCLUSION","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_NAME_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_NUMBER_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_NUMBER_INVALID_FORMAT","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_SESSION_ID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_VERIFICATION_VALUE_BLANK","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_VERIFICATION_VALUE_INVALID_FOR_CARD_TYPE","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_YEAR_EXPIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_CREDIT_CARD_YEAR_INVALID_EXPIRY_YEAR","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_FIRST_NAME_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_FIRST_NAME_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_FIRST_NAME_TOO_LONG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_INVALID_POSTAL_CODE_FOR_COUNTRY","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_INVALID_POSTAL_CODE_FOR_ZONE","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_LAST_NAME_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_LAST_NAME_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_LAST_NAME_TOO_LONG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_METHOD_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_METHOD_UNAVAILABLE","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_PHONE_NUMBER_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_PHONE_NUMBER_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_POSTAL_CODE_INVALID","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_POSTAL_CODE_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_SHOPIFY_PAYMENTS_REQUIRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_UNACCEPTABLE_PAYMENT_AMOUNT","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PAYMENTS_WALLET_CONTENT_MISSING","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"REDIRECT_TO_CHECKOUT_REQUIRED","description":"Redirect to checkout required to complete this action.","isDeprecated":false,"deprecationReason":null},{"name":"TAXES_DELIVERY_GROUP_ID_NOT_FOUND","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"TAXES_LINE_ID_NOT_FOUND","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"TAXES_MUST_BE_DEFINED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"VALIDATION_CUSTOM","description":"Validation failed.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"SubmitAlreadyAccepted","description":"Cart submit for checkout completion is successful.","isOneOf":null,"fields":[{"name":"attemptId","description":"The ID of the cart completion attempt that will be used for polling for the result.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SubmitFailed","description":"Cart submit for checkout completion failed.","isOneOf":null,"fields":[{"name":"checkoutUrl","description":"The URL of the checkout for the cart.","args":[],"type":{"kind":"SCALAR","name":"URL","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"errors","description":"The list of errors that occurred from executing the mutation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SubmissionError","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SubmitSuccess","description":"Cart submit for checkout completion is already accepted.","isOneOf":null,"fields":[{"name":"attemptId","description":"The ID of the cart completion attempt that will be used for polling for the result.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"redirectUrl","description":"The url to which the buyer should be redirected after the cart is successfully submitted.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"URL","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SubmitThrottled","description":"Cart submit for checkout completion is throttled.","isOneOf":null,"fields":[{"name":"pollAfter","description":"UTC date time string that indicates the time after which clients should make their next\npoll request. Any poll requests sent before this time will be ignored. Use this value to schedule the\nnext poll request.\n","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"DateTime","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Swatch","description":"A visual representation for filter values, containing a color, an image, or both. The [`FilterValue`](https://shopify.dev/docs/api/storefront/current/objects/FilterValue) object's [`swatch`](https://shopify.dev/docs/api/storefront/current/objects/FilterValue#field-FilterValue.fields.swatch) field returns this when the filter's presentation is set to `SWATCH`.\n","isOneOf":null,"fields":[{"name":"color","description":"The swatch color.","args":[],"type":{"kind":"SCALAR","name":"Color","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"image","description":"The swatch image.","args":[],"type":{"kind":"OBJECT","name":"MediaImage","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"TaxonomyCategory","description":"A category from Shopify's [Standard Product Taxonomy](https://shopify.github.io/product-taxonomy/releases/unstable/?categoryId=sg-4-17-2-17) assigned to a [`Product`](https://shopify.dev/docs/api/storefront/current/objects/Product). Categories provide hierarchical classification through the `ancestors` field.\n\nThe [`ancestors`](https://shopify.dev/docs/api/storefront/current/objects/TaxonomyCategory#field-TaxonomyCategory.fields.ancestors) field returns the parent chain from the immediate parent up to the root. Each ancestor category also includes its own `ancestors`.\n\nThe [`name`](https://shopify.dev/docs/api/storefront/latest/objects/TaxonomyCategory#field-TaxonomyCategory.fields.name) field returns the localized category name based on the storefront's request language with shop locale fallbacks. If a translation isn't available for the resolved locale, the English taxonomy name is returned.\n","isOneOf":null,"fields":[{"name":"ancestors","description":"All parent nodes of the current taxonomy category.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"TaxonomyCategory","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A static identifier for the taxonomy category.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"The localized name of the taxonomy category.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"TaxonomyMetafieldFilter","description":"A filter used to view a subset of products in a collection matching a specific taxonomy metafield value.\n","isOneOf":false,"fields":null,"inputFields":[{"name":"key","description":"The key of the metafield to filter on.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"namespace","description":"The namespace of the metafield to filter on.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The value of the metafield.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INTERFACE","name":"Trackable","description":"Represents a resource that you can track the origin of the search traffic.","isOneOf":null,"fields":[{"name":"trackingParameters","description":"URL parameters to be added to a page URL to track the origin of on-site search traffic for [analytics reporting](https://help.shopify.com/manual/reports-and-analytics/shopify-reports/report-types/default-reports/behaviour-reports). Returns a result when accessed through the [search](https://shopify.dev/docs/api/storefront/current/queries/search) or [predictiveSearch](https://shopify.dev/docs/api/storefront/current/queries/predictiveSearch) queries, otherwise returns null.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"Article","ofType":null},{"kind":"OBJECT","name":"Collection","ofType":null},{"kind":"OBJECT","name":"Page","ofType":null},{"kind":"OBJECT","name":"Product","ofType":null},{"kind":"OBJECT","name":"SearchQuerySuggestion","ofType":null}]},{"kind":"OBJECT","name":"Translation","description":"Translation represents a translation of a key-value pair.","isOneOf":null,"fields":[{"name":"key","description":"The key of the translation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The value of the translation.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"URL","description":"Represents an [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986) and\n[RFC 3987](https://datatracker.ietf.org/doc/html/rfc3987)-compliant URI string.\n\nFor example, `\"https://example.myshopify.com\"` is a valid URL. It includes a scheme (`https`) and a host\n(`example.myshopify.com`).\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"UnitPriceMeasurement","description":"The measurement data used to calculate unit prices for a [`ProductVariant`](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant). Unit pricing helps customers compare costs across different package sizes by showing a standardized price, such as \"$9.99 / 100ml\".\n\nThe object includes the quantity being sold (value and unit) and the reference measurement used for price comparison. Use this alongside the variant's [`unitPrice`](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant#field-ProductVariant.fields.unitPrice) field to display complete unit pricing information.\n","isOneOf":null,"fields":[{"name":"measuredType","description":"The type of unit of measurement for the unit price measurement.","args":[],"type":{"kind":"ENUM","name":"UnitPriceMeasurementMeasuredType","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"quantityUnit","description":"The quantity unit for the unit price measurement.","args":[],"type":{"kind":"ENUM","name":"UnitPriceMeasurementMeasuredUnit","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"quantityValue","description":"The quantity value for the unit price measurement.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"referenceUnit","description":"The reference unit for the unit price measurement.","args":[],"type":{"kind":"ENUM","name":"UnitPriceMeasurementMeasuredUnit","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"referenceValue","description":"The reference value for the unit price measurement.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"UnitPriceMeasurementMeasuredType","description":"The accepted types of unit of measurement.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"AREA","description":"Unit of measurements representing areas.","isDeprecated":false,"deprecationReason":null},{"name":"COUNT","description":"Unit of measurements representing counts.","isDeprecated":false,"deprecationReason":null},{"name":"LENGTH","description":"Unit of measurements representing lengths.","isDeprecated":false,"deprecationReason":null},{"name":"UNKNOWN","description":"The type of measurement is unknown. Upgrade to the latest version of the API to resolve this type.","isDeprecated":false,"deprecationReason":null},{"name":"VOLUME","description":"Unit of measurements representing volumes.","isDeprecated":false,"deprecationReason":null},{"name":"WEIGHT","description":"Unit of measurements representing weights.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"UnitPriceMeasurementMeasuredUnit","description":"The valid units of measurement for a unit price measurement.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"CL","description":"100 centiliters equals 1 liter.","isDeprecated":false,"deprecationReason":null},{"name":"CM","description":"100 centimeters equals 1 meter.","isDeprecated":false,"deprecationReason":null},{"name":"FLOZ","description":"Imperial system unit of volume (U.S. customary unit).","isDeprecated":false,"deprecationReason":null},{"name":"FT","description":"1 foot equals 12 inches.","isDeprecated":false,"deprecationReason":null},{"name":"FT2","description":"Imperial system unit of area.","isDeprecated":false,"deprecationReason":null},{"name":"G","description":"Metric system unit of weight.","isDeprecated":false,"deprecationReason":null},{"name":"GAL","description":"1 gallon equals 128 fluid ounces (U.S. customary unit).","isDeprecated":false,"deprecationReason":null},{"name":"IN","description":"Imperial system unit of length.","isDeprecated":false,"deprecationReason":null},{"name":"ITEM","description":"1 item, a unit of count.","isDeprecated":false,"deprecationReason":null},{"name":"KG","description":"1 kilogram equals 1000 grams.","isDeprecated":false,"deprecationReason":null},{"name":"L","description":"Metric system unit of volume.","isDeprecated":false,"deprecationReason":null},{"name":"LB","description":"Imperial system unit of weight.","isDeprecated":false,"deprecationReason":null},{"name":"M","description":"Metric system unit of length.","isDeprecated":false,"deprecationReason":null},{"name":"M2","description":"Metric system unit of area.","isDeprecated":false,"deprecationReason":null},{"name":"M3","description":"1 cubic meter equals 1000 liters.","isDeprecated":false,"deprecationReason":null},{"name":"MG","description":"1000 milligrams equals 1 gram.","isDeprecated":false,"deprecationReason":null},{"name":"ML","description":"1000 milliliters equals 1 liter.","isDeprecated":false,"deprecationReason":null},{"name":"MM","description":"1000 millimeters equals 1 meter.","isDeprecated":false,"deprecationReason":null},{"name":"OZ","description":"16 ounces equals 1 pound.","isDeprecated":false,"deprecationReason":null},{"name":"PT","description":"1 pint equals 16 fluid ounces (U.S. customary unit).","isDeprecated":false,"deprecationReason":null},{"name":"QT","description":"1 quart equals 32 fluid ounces (U.S. customary unit).","isDeprecated":false,"deprecationReason":null},{"name":"UNKNOWN","description":"The unit of measurement is unknown. Upgrade to the latest version of the API to resolve this unit.","isDeprecated":false,"deprecationReason":null},{"name":"YD","description":"1 yard equals 36 inches.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"UnitSystem","description":"Systems of weights and measures.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"IMPERIAL_SYSTEM","description":"Imperial system of weights and measures.","isDeprecated":false,"deprecationReason":null},{"name":"METRIC_SYSTEM","description":"Metric system of weights and measures.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"SCALAR","name":"UnsignedInt64","description":"An unsigned 64-bit integer. Represents whole numeric values between 0 and 2^64 - 1 encoded as a string of base-10 digits.\n\nExample value: `\"50\"`.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"UrlRedirect","description":"A redirect on the online store.","isOneOf":null,"fields":[{"name":"id","description":"The ID of the URL redirect.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"path","description":"The old path to be redirected from. When the user visits this path, they'll be redirected to the target location.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"target","description":"The target location where the user will be redirected to.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"UrlRedirectConnection","description":"An auto-generated type for paginating through multiple UrlRedirects.\n","isOneOf":null,"fields":[{"name":"edges","description":"A list of edges.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UrlRedirectEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":"A list of the nodes contained in UrlRedirectEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UrlRedirect","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":"Information to aid in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"UrlRedirectEdge","description":"An auto-generated type which holds one UrlRedirect and a cursor during pagination.\n","isOneOf":null,"fields":[{"name":"cursor","description":"A cursor for use in pagination.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":"The item at the end of UrlRedirectEdge.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"UrlRedirect","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"UserError","description":"Represents an error in the input of a mutation.","isOneOf":null,"fields":[{"name":"field","description":"The path to the input field that caused the error.","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"message","description":"The error message.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"DisplayableError","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"UserErrorsShopPayPaymentRequestSessionUserErrors","description":"Error codes for failed Shop Pay payment request session mutations.","isOneOf":null,"fields":[{"name":"code","description":"The error code.","args":[],"type":{"kind":"ENUM","name":"UserErrorsShopPayPaymentRequestSessionUserErrorsCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":"The path to the input field that caused the error.","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"message","description":"The error message.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"DisplayableError","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"UserErrorsShopPayPaymentRequestSessionUserErrorsCode","description":"Possible error codes that can be returned by `ShopPayPaymentRequestSessionUserErrors`.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"IDEMPOTENCY_KEY_ALREADY_USED","description":"Idempotency key has already been used.","isDeprecated":false,"deprecationReason":null},{"name":"PAYMENT_REQUEST_INVALID_INPUT","description":"Payment request input is invalid.","isDeprecated":false,"deprecationReason":null},{"name":"PAYMENT_REQUEST_NOT_FOUND","description":"Payment request not found.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"VariantOptionFilter","description":"The input fields for a filter used to view a subset of products in a collection matching a specific variant option.","isOneOf":false,"fields":null,"inputFields":[{"name":"name","description":"The name of the variant option to filter on.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"The value of the variant option to filter on.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Video","description":"A video hosted on Shopify's servers. Implements the [`Media`](https://shopify.dev/docs/api/storefront/current/interfaces/Media) interface and provides multiple video sources through the [`sources`](https://shopify.dev/docs/api/storefront/current/objects/Video#field-Video.fields.sources) field, each with [format](https://shopify.dev/docs/api/storefront/current/objects/Video#field-Video.fields.sources.format), dimensions, and [URL information](https://shopify.dev/docs/api/storefront/current/objects/Video#field-Video.fields.sources.url) for adaptive playback.\n\nFor videos hosted on external platforms like YouTube or Vimeo, use [`ExternalVideo`](https://shopify.dev/docs/api/storefront/current/objects/ExternalVideo) instead.\n","isOneOf":null,"fields":[{"name":"alt","description":"A word or phrase to share the nature or contents of a media.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"A globally-unique ID.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mediaContentType","description":"The media content type.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"MediaContentType","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"presentation","description":"The presentation for a media.","args":[],"type":{"kind":"OBJECT","name":"MediaPresentation","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"previewImage","description":"The preview image for the media.","args":[],"type":{"kind":"OBJECT","name":"Image","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"sources","description":"The sources for a video.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"VideoSource","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Media","ofType":null},{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"VideoSource","description":"Represents a source for a Shopify hosted video.","isOneOf":null,"fields":[{"name":"format","description":"The format of the video source.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"height","description":"The height of the video.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mimeType","description":"The video MIME type.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"The URL of the video.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"width","description":"The width of the video.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"VisitorConsent","description":"The visitor's consent to data processing purposes for the shop. true means accepting the purposes, false means declining them, and null means that the visitor didn't express a preference.","isOneOf":false,"fields":null,"inputFields":[{"name":"analytics","description":"The visitor accepts or rejects the analytics data processing purpose.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"marketing","description":"The visitor accepts or rejects the first and third party marketing data processing purposes.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"preferences","description":"The visitor accepts or rejects the preferences data processing purpose.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"saleOfData","description":"The visitor accepts or rejects the sale or sharing of their data with third parties.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"WeightUnit","description":"Units of measurement for weight, supporting both metric and imperial systems. Used by [`ProductVariant`](https://shopify.dev/docs/api/storefront/current/objects/ProductVariant) to specify the unit for the variant's weight value.\n","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"GRAMS","description":"Metric system unit of mass.","isDeprecated":false,"deprecationReason":null},{"name":"KILOGRAMS","description":"1 kilogram equals 1000 grams.","isDeprecated":false,"deprecationReason":null},{"name":"OUNCES","description":"Imperial system unit of mass.","isDeprecated":false,"deprecationReason":null},{"name":"POUNDS","description":"1 pound equals 16 ounces.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"__Directive","description":"A Directive provides a way to describe alternate runtime execution and type validation behavior in a GraphQL document.\n\nIn some cases, you need to provide options to alter GraphQL's execution behavior in ways field arguments will not suffice, such as conditionally including or skipping a field. Directives provide this by describing additional information to the executor.","isOneOf":null,"fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"isRepeatable","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"locations","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"__DirectiveLocation","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"args","description":null,"args":[{"name":"includeDeprecated","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__InputValue","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"__DirectiveLocation","description":"A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"QUERY","description":"Location adjacent to a query operation.","isDeprecated":false,"deprecationReason":null},{"name":"MUTATION","description":"Location adjacent to a mutation operation.","isDeprecated":false,"deprecationReason":null},{"name":"SUBSCRIPTION","description":"Location adjacent to a subscription operation.","isDeprecated":false,"deprecationReason":null},{"name":"FIELD","description":"Location adjacent to a field.","isDeprecated":false,"deprecationReason":null},{"name":"FRAGMENT_DEFINITION","description":"Location adjacent to a fragment definition.","isDeprecated":false,"deprecationReason":null},{"name":"FRAGMENT_SPREAD","description":"Location adjacent to a fragment spread.","isDeprecated":false,"deprecationReason":null},{"name":"INLINE_FRAGMENT","description":"Location adjacent to an inline fragment.","isDeprecated":false,"deprecationReason":null},{"name":"VARIABLE_DEFINITION","description":"Location adjacent to a variable definition.","isDeprecated":false,"deprecationReason":null},{"name":"SCHEMA","description":"Location adjacent to a schema definition.","isDeprecated":false,"deprecationReason":null},{"name":"SCALAR","description":"Location adjacent to a scalar definition.","isDeprecated":false,"deprecationReason":null},{"name":"OBJECT","description":"Location adjacent to an object type definition.","isDeprecated":false,"deprecationReason":null},{"name":"FIELD_DEFINITION","description":"Location adjacent to a field definition.","isDeprecated":false,"deprecationReason":null},{"name":"ARGUMENT_DEFINITION","description":"Location adjacent to an argument definition.","isDeprecated":false,"deprecationReason":null},{"name":"INTERFACE","description":"Location adjacent to an interface definition.","isDeprecated":false,"deprecationReason":null},{"name":"UNION","description":"Location adjacent to a union definition.","isDeprecated":false,"deprecationReason":null},{"name":"ENUM","description":"Location adjacent to an enum definition.","isDeprecated":false,"deprecationReason":null},{"name":"ENUM_VALUE","description":"Location adjacent to an enum value definition.","isDeprecated":false,"deprecationReason":null},{"name":"INPUT_OBJECT","description":"Location adjacent to an input object type definition.","isDeprecated":false,"deprecationReason":null},{"name":"INPUT_FIELD_DEFINITION","description":"Location adjacent to an input object field definition.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"__EnumValue","description":"One possible value for a given Enum. Enum values are unique values, not a placeholder for a string or numeric value. However an Enum value is returned in a JSON response as a string.","isOneOf":null,"fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"isDeprecated","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deprecationReason","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__Field","description":"Object and Interface types are described by a list of Fields, each of which has a name, potentially a list of arguments, and a return type.","isOneOf":null,"fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"args","description":null,"args":[{"name":"includeDeprecated","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__InputValue","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"isDeprecated","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deprecationReason","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__InputValue","description":"Arguments provided to Fields or Directives and the input fields of an InputObject are represented as Input Values which describe their type and optionally a default value.","isOneOf":null,"fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"defaultValue","description":"A GraphQL-formatted string representing the default value for this input value.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"isDeprecated","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deprecationReason","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__Schema","description":"A GraphQL Schema defines the capabilities of a GraphQL server. It exposes all available types and directives on the server, as well as the entry points for query, mutation, and subscription operations.","isOneOf":null,"fields":[{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"types","description":"A list of all types supported by this server.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"queryType","description":"The type that query operations will be rooted at.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mutationType","description":"If this server supports mutation, the type that mutation operations will be rooted at.","args":[],"type":{"kind":"OBJECT","name":"__Type","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"subscriptionType","description":"If this server support subscription, the type that subscription operations will be rooted at.","args":[],"type":{"kind":"OBJECT","name":"__Type","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"directives","description":"A list of all directives supported by this server.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Directive","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__Type","description":"The fundamental unit of any GraphQL Schema is the type. There are many kinds of types in GraphQL as represented by the `__TypeKind` enum.\n\nDepending on the kind of a type, certain fields describe information about that type. Scalar types provide no information beyond a name, description and optional `specifiedByURL`, while Enum types provide their values. Object and Interface types provide the fields they describe. Abstract types, Union and Interface, provide the Object types possible at runtime. List and NonNull types compose other types.","isOneOf":null,"fields":[{"name":"kind","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"__TypeKind","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"specifiedByURL","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"fields","description":null,"args":[{"name":"includeDeprecated","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Field","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"interfaces","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"possibleTypes","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"enumValues","description":null,"args":[{"name":"includeDeprecated","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__EnumValue","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"inputFields","description":null,"args":[{"name":"includeDeprecated","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false","isDeprecated":false,"deprecationReason":null}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__InputValue","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"ofType","description":null,"args":[],"type":{"kind":"OBJECT","name":"__Type","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"isOneOf","description":null,"args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"__TypeKind","description":"An enum describing what kind of type a given `__Type` is.","isOneOf":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"SCALAR","description":"Indicates this type is a scalar.","isDeprecated":false,"deprecationReason":null},{"name":"OBJECT","description":"Indicates this type is an object. `fields` and `interfaces` are valid fields.","isDeprecated":false,"deprecationReason":null},{"name":"INTERFACE","description":"Indicates this type is an interface. `fields`, `interfaces`, and `possibleTypes` are valid fields.","isDeprecated":false,"deprecationReason":null},{"name":"UNION","description":"Indicates this type is a union. `possibleTypes` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"ENUM","description":"Indicates this type is an enum. `enumValues` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"INPUT_OBJECT","description":"Indicates this type is an input object. `inputFields` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"LIST","description":"Indicates this type is a list. `ofType` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"NON_NULL","description":"Indicates this type is a non-null. `ofType` is a valid field.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null}],"directives":[{"name":"accessRestricted","description":"Marks an element of a GraphQL schema as having restricted access.","isRepeatable":false,"locations":["FIELD_DEFINITION","OBJECT"],"args":[{"name":"reason","description":"Explains the reason around this restriction","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":"null","isDeprecated":false,"deprecationReason":null}]},{"name":"defer","description":"Informs the server to delay the execution of the current fragment, potentially resulting in multiple responses from the server. Non-deferred data is delivered in the initial response and data deferred is delivered in subsequent responses. Only available on development stores with the Defer Directive developer preview enabled.","isRepeatable":false,"locations":["FRAGMENT_SPREAD","INLINE_FRAGMENT"],"args":[{"name":"if","description":"When `true`, fragment should be deferred. When `false`, fragment will not be\ndeferred and data will be included in the initial response. Defaults to `true`\nwhen omitted.\n","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"true","isDeprecated":false,"deprecationReason":null},{"name":"label","description":"May be used to identify the data from responses and associate it with the\ncorresponding defer directive. `label` must be unique label across all `@defer` and\n`@stream` directives in a document. `label` must not be provided as a variable.\n","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}]},{"name":"deprecated","description":"Marks an element of a GraphQL schema as no longer supported.","isRepeatable":false,"locations":["ARGUMENT_DEFINITION","ENUM_VALUE","FIELD_DEFINITION","INPUT_FIELD_DEFINITION"],"args":[{"name":"reason","description":"Explains why this element was deprecated, usually also including a suggestion for how to access supported similar data. Formatted in [Markdown](https://daringfireball.net/projects/markdown/).","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":"\"No longer supported\"","isDeprecated":false,"deprecationReason":null}]},{"name":"inContext","description":"Contextualizes data based on the additional information provided by the directive. For example, you can use the `@inContext(country: CA)` directive to [query a product's price](https://shopify.dev/custom-storefronts/internationalization/international-pricing) in a storefront within the context of Canada.","isRepeatable":false,"locations":["MUTATION","QUERY"],"args":[{"name":"buyer","description":"The buyer's identity.","type":{"kind":"INPUT_OBJECT","name":"BuyerInput","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"country","description":"The country code for context. For example, `CA`.","type":{"kind":"ENUM","name":"CountryCode","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"language","description":"The language code for context. For example, `EN`.","type":{"kind":"ENUM","name":"LanguageCode","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"preferredLocationId","description":"The identifier of the customer's preferred location.","type":{"kind":"SCALAR","name":"ID","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null},{"name":"visitorConsent","description":"The visitor's consent preferences for data processing purposes.","type":{"kind":"INPUT_OBJECT","name":"VisitorConsent","ofType":null},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}]},{"name":"include","description":"Directs the executor to include this field or fragment only when the `if` argument is true.","isRepeatable":false,"locations":["FIELD","FRAGMENT_SPREAD","INLINE_FRAGMENT"],"args":[{"name":"if","description":"Included when true.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}]},{"name":"oneOf","description":"Requires that exactly one field must be supplied and that field must not be `null`.","isRepeatable":false,"locations":["INPUT_OBJECT"],"args":[]},{"name":"skip","description":"Directs the executor to skip this field or fragment when the `if` argument is true.","isRepeatable":false,"locations":["FIELD","FRAGMENT_SPREAD","INLINE_FRAGMENT"],"args":[{"name":"if","description":"Skipped when true.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}]},{"name":"specifiedBy","description":"Exposes a URL that specifies the behavior of this scalar.","isRepeatable":false,"locations":["SCALAR"],"args":[{"name":"url","description":"The URL that specifies the behavior of this scalar.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null,"isDeprecated":false,"deprecationReason":null}]}]}}