https://cloud2pp.accountedge.com/api/shopify/callback/update/item

HTTP Client

102 Total requests
0 HTTP errors

Clients

http_client 102

Requests

POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getProduct($id: ID!) {\n
        product(id: $id) {\n
          id\n
          title\n
          handle\n
          descriptionHtml\n
          vendor\n
          tags\n
          status\n
          createdAt\n
          updatedAt\n
          publishedAt\n
          productType\n
          templateSuffix\n
          giftCardTemplateSuffix\n
          requiresSellingPlan\n
          totalInventory\n
          totalVariants\n
          tracksInventory\n
          options {\n
            id\n
            name\n
            values\n
            position\n
          }\n
          variants(first: 250) {\n
            edges {\n
              node {\n
                id\n
                title\n
                sku\n
                price\n
                compareAtPrice\n
                barcode\n
                taxable\n
                taxCode\n
                position\n
                createdAt\n
                updatedAt\n
                availableForSale\n
                displayName\n
                inventoryPolicy\n
                inventoryQuantity\n
                inventoryItem {\n
                  id\n
                  sku\n
                  tracked\n
                  requiresShipping\n
                  countryCodeOfOrigin\n
                  provinceCodeOfOrigin\n
                  harmonizedSystemCode\n
                  unitCost {\n
                    amount\n
                    currencyCode\n
                  }\n
                  createdAt\n
                  updatedAt\n
                  duplicateSkuCount\n
                  inventoryHistoryUrl\n
                  legacyResourceId\n
                  measurement {\n
                    weight {\n
                      unit\n
                      value\n
                    }\n
                  }\n
                }\n
                selectedOptions {\n
                  name\n
                  value\n
                }\n
                contextualPricing(context: {}) {\n
                  price {\n
                    amount\n
                    currencyCode\n
                  }\n
                  compareAtPrice {\n
                    amount\n
                    currencyCode\n
                  }\n
                }\n
                image {\n
                  id\n
                  url\n
                  altText\n
                }\n
              }\n
            }\n
          }\n
          images(first: 250) {\n
            edges {\n
              node {\n
                id\n
                url\n
                altText\n
                width\n
                height\n
              }\n
            }\n
          }\n
          featuredImage {\n
            id\n
            url\n
            altText\n
          }\n
          media(first: 250) {\n
            edges {\n
              node {\n
                id\n
                alt\n
                mediaContentType\n
                status\n
                ... on MediaImage {\n
                  id\n
                  image {\n
                    url\n
                    altText\n
                    width\n
                    height\n
                  }\n
                }\n
                ... on Video {\n
                  id\n
                  sources {\n
                    url\n
                    mimeType\n
                    format\n
                    height\n
                    width\n
                  }\n
                }\n
                ... on ExternalVideo {\n
                  id\n
                  host\n
                  originUrl\n
                }\n
                ... on Model3d {\n
                  id\n
                  sources {\n
                    url\n
                    mimeType\n
                    format\n
                  }\n
                }\n
              }\n
            }\n
          }\n
          seo {\n
            title\n
            description\n
          }\n
          metafields(first: 100) {\n
            edges {\n
              node {\n
                id\n
                namespace\n
                key\n
                value\n
                type\n
                description\n
                createdAt\n
                updatedAt\n
                legacyResourceId\n
              }\n
            }\n
          }\n
          collections(first: 250) {\n
            edges {\n
              node {\n
                id\n
                title\n
                handle\n
              }\n
            }\n
          }\n
          tags\n
          onlineStoreUrl\n
          onlineStorePreviewUrl\n
          priceRange {\n
            minVariantPrice {\n
              amount\n
              currencyCode\n
            }\n
            maxVariantPrice {\n
              amount\n
              currencyCode\n
            }\n
          }\n
          compareAtPriceRange {\n
            minVariantCompareAtPrice {\n
              amount\n
              currencyCode\n
            }\n
            maxVariantCompareAtPrice {\n
              amount\n
              currencyCode\n
            }\n
          }\n
        }\n
        locations(first: 250) {\n
          edges {\n
            node {\n
              id\n
              name\n
              address {\n
                address1\n
                address2\n
                city\n
                country\n
                zip\n
                countryCode\n
                phone\n
              }\n
              fulfillsOnlineOrders\n
              hasActiveInventory\n
              hasUnfulfilledOrders\n
              isActive\n
              shipsInventory\n
              deactivatedAt\n
              legacyResourceId\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "id" => "gid://shopify/Product/7635906986093"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2847
    "request_size" => 269
    "total_time" => 0.875551
    "namelookup_time" => 0.012913
    "connect_time" => 0.014198
    "pretransfer_time" => 0.120255
    "size_upload" => 4223.0
    "size_download" => 12129.0
    "speed_download" => 13852.0
    "speed_upload" => 4823.0
    "upload_content_length" => 4223.0
    "starttransfer_time" => 0.12223
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 118725
    "connect_time_us" => 14198
    "namelookup_time_us" => 12913
    "pretransfer_time_us" => 120255
    "starttransfer_time_us" => 122230
    "total_time_us" => 875551
    "start_time" => 1774832522.8925
    "pause_handler" => Closure(float $duration) {#722
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @28
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2847
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.875551
          namelookup_time: 0.012913
          connect_time: 0.014198
          pretransfer_time: 0.120255
          size_upload: 4223.0
          size_download: 12129.0
          speed_download: 13852.0
          speed_upload: 4823.0
          download_content_length: -1.0
          upload_content_length: 4223.0
          starttransfer_time: 0.12223
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 118725
          connect_time_us: 14198
          namelookup_time_us: 12913
          pretransfer_time_us: 120255
          redirect_time_us: 0
          starttransfer_time_us: 122230
          total_time_us: 875551
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 23.227.38.74:443...\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n
      * ALPN, server accepted to use h2\n
      * Server certificate:\n
      *  subject: CN=*.myshopify.com\n
      *  start date: Mar 12 15:58:20 2026 GMT\n
      *  expire date: Jun 10 15:58:19 2026 GMT\n
      *  subjectAltName: host "s17bg9-j1.myshopify.com" matched cert's "*.myshopify.com"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      * Using HTTP2, server supports multiplexing\n
      * Connection state changed (HTTP/2 confirmed)\n
      * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n
      * Using Stream ID: 1 (easy handle 0x5a0a5ed9d3b0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 4223\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:03 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < x-shopify-api-deprecated-reason: Product.totalVariants, ProductVariant.taxCode, ProductVariant.image, Product.images, Product.featuredImage and 2 more\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=704, verdict_flag_enabled;desc="count=162";dur=7.017, graphql;desc="admin/query/other", _y;desc="b92dcc90-696d-4875-949a-357b196ff041", _s;desc="ca234698-54fc-4025-99cd-be03521ad546"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=90c5f6c0-75bb-4cf8-a260-c6770599b4bb-1774832523; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=90c5f6c0-75bb-4cf8-a260-c6770599b4bb-1774832523"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 90c5f6c0-75bb-4cf8-a260-c6770599b4bb-1774832523\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MqD3WlULJGnK5ADSkgB4LJ%2Fpdg%2Fxbgwb7lsdTUOLzwHkOpNaj5OvcazXgB2%2B1ZHhA0Fr27bFVOPM1xbaObMcjLnuBknIxA9DSWGvoNWGzgGm25FZbuylZ5H%2B1t5xAhN%2B5Wavc%2BvGnDIE"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=750.999928\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fc4dd63b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:03 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "x-shopify-api-deprecated-reason: Product.totalVariants, ProductVariant.taxCode, ProductVariant.image, Product.images, Product.featuredImage and 2 more"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=704, verdict_flag_enabled;desc="count=162";dur=7.017, graphql;desc="admin/query/other", _y;desc="b92dcc90-696d-4875-949a-357b196ff041", _s;desc="ca234698-54fc-4025-99cd-be03521ad546""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=90c5f6c0-75bb-4cf8-a260-c6770599b4bb-1774832523; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=90c5f6c0-75bb-4cf8-a260-c6770599b4bb-1774832523""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 90c5f6c0-75bb-4cf8-a260-c6770599b4bb-1774832523"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MqD3WlULJGnK5ADSkgB4LJ%2Fpdg%2Fxbgwb7lsdTUOLzwHkOpNaj5OvcazXgB2%2B1ZHhA0Fr27bFVOPM1xbaObMcjLnuBknIxA9DSWGvoNWGzgGm25FZbuylZ5H%2B1t5xAhN%2B5Wavc%2BvGnDIE"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=750.999928"
    "server: cloudflare"
    "cf-ray: 9e432fc4dd63b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "product" => [
        "id" => "gid://shopify/Product/7635906986093"
        "title" => "Christ First Tee"
        "handle" => "christ-first-tee"
        "descriptionHtml" => """
          <p data-end="401" data-start="65">Put your priorities in order—and make a statement—with the <em data-end="165" data-start="147">Christ First Tee</em>. Simple yet powerful, this shirt reflects a lifestyle where Jesus reigns above all. Whether you're navigating your day, making big decisions, or just living your faith out loud, this tee keeps your heart aligned with what matters most.<strong data-end="418" data-start="405"></strong></p>\n
          <p data-end="863" data-start="801">Live with purpose. Lead with faith. Always put <em data-end="862" data-start="848">Christ First</em>.</p>
          """
        "vendor" => "Printify"
        "tags" => [
          "Cotton"
          "Crew neck"
          "DTG"
          "Men's Clothing"
          "Neck Labels"
          "Personalization Picks"
          "Regular fit"
          "Summer Picks"
          "T-shirts"
          "TikTok"
          "Women's Clothing"
        ]
        "status" => "ACTIVE"
        "createdAt" => "2025-04-09T23:52:56Z"
        "updatedAt" => "2026-03-30T00:53:34Z"
        "publishedAt" => "2025-04-09T23:53:05Z"
        "productType" => "T-Shirt"
        "templateSuffix" => null
        "giftCardTemplateSuffix" => null
        "requiresSellingPlan" => false
        "totalInventory" => 0
        "totalVariants" => 100
        "tracksInventory" => false
        "options" => [
          [
            "id" => "gid://shopify/ProductOption/9749322661997"
            "name" => "Size"
            "values" => [
              "XS"
              "S"
              "M"
              "L"
              "XL"
              "2XL"
              "3XL"
              "4XL"
              "5XL"
            ]
            "position" => 1
          ]
          [
            "id" => "gid://shopify/ProductOption/9749322694765"
            "name" => "Color"
            "values" => [
              "Charcoal"
              "White"
              "Daisy"
              "Irish Green"
              "Red"
              "Military Green"
              "Antique Sapphire"
              "Heather Irish Green"
              "Kelly Green"
              "Gold"
              "Heather Sapphire"
              "Lime"
              "Sand"
              "Kiwi"
              "Pistachio"
            ]
            "position" => 2
          ]
        ]
        "variants" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333903519853"
                "title" => "XS / Charcoal"
                "sku" => "32724239252516372480"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "48065544"
                "taxable" => true
                "taxCode" => ""
                "position" => 1
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XS / Charcoal"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423316701293"
                  "sku" => "32724239252516372480"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423316701293"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XS"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Charcoal"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960428653"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3542187016930639000_2048.jpg?v=1751240502"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333903552621"
                "title" => "XS / White"
                "sku" => "12878117431090939323"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "37309688"
                "taxable" => true
                "taxCode" => ""
                "position" => 2
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XS / White"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423316734061"
                  "sku" => "12878117431090939323"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423316734061"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XS"
                  ]
                  [
                    "name" => "Color"
                    "value" => "White"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959576685"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10743431304395316373_2048.jpg?v=1751240479"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333903585389"
                "title" => "S / Charcoal"
                "sku" => "13225990090136793830"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "24487241"
                "taxable" => true
                "taxCode" => ""
                "position" => 3
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - S / Charcoal"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423316766829"
                  "sku" => "13225990090136793830"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423316766829"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "S"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Charcoal"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960428653"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3542187016930639000_2048.jpg?v=1751240502"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333903618157"
                "title" => "S / Daisy"
                "sku" => "21410256434206851433"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "41764028"
                "taxable" => true
                "taxCode" => ""
                "position" => 4
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - S / Daisy"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423316799597"
                  "sku" => "21410256434206851433"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423316799597"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "S"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Daisy"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959871597"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/17436124640227170729_2048.jpg?v=1751240486"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333903650925"
                "title" => "S / Irish Green"
                "sku" => "33858875278724780731"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "44914094"
                "taxable" => true
                "taxCode" => ""
                "position" => 5
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - S / Irish Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423316832365"
                  "sku" => "33858875278724780731"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423316832365"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "S"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Irish Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960133741"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6192586278679392897_2048.jpg?v=1751240493"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333903683693"
                "title" => "S / Red"
                "sku" => "18454227782192058098"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "19205451"
                "taxable" => true
                "taxCode" => ""
                "position" => 6
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - S / Red"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423316865133"
                  "sku" => "18454227782192058098"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423316865133"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "S"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Red"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960494189"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/5884678145235164437_2048.jpg?v=1751240504"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333903716461"
                "title" => "S / White"
                "sku" => "23575465423053270286"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "61969107"
                "taxable" => true
                "taxCode" => ""
                "position" => 7
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - S / White"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423316897901"
                  "sku" => "23575465423053270286"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423316897901"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "S"
                  ]
                  [
                    "name" => "Color"
                    "value" => "White"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959576685"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10743431304395316373_2048.jpg?v=1751240479"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333903749229"
                "title" => "S / Military Green"
                "sku" => "20537545410221084627"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "97440473"
                "taxable" => true
                "taxCode" => ""
                "position" => 8
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - S / Military Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423316930669"
                  "sku" => "20537545410221084627"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423316930669"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "S"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Military Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959904365"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/265506257814005431_2048.jpg?v=1751240488"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333903781997"
                "title" => "S / Antique Sapphire"
                "sku" => "32126473149688863818"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "50820161"
                "taxable" => true
                "taxCode" => ""
                "position" => 9
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - S / Antique Sapphire"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423316963437"
                  "sku" => "32126473149688863818"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423316963437"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "S"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Antique Sapphire"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960395885"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3900427649227685848_2048.jpg?v=1751240500"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333903814765"
                "title" => "S / Heather Irish Green"
                "sku" => "11434000781457037056"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "48077759"
                "taxable" => true
                "taxCode" => ""
                "position" => 10
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - S / Heather Irish Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423316996205"
                  "sku" => "11434000781457037056"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423316996205"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "S"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Heather Irish Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960232045"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15964349134441668163_2048.jpg?v=1751240496"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333903847533"
                "title" => "S / Kelly Green"
                "sku" => "51134346548771097787"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "98044322"
                "taxable" => true
                "taxCode" => ""
                "position" => 11
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - S / Kelly Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317028973"
                  "sku" => "51134346548771097787"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317028973"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "S"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Kelly Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960199277"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6741630967396001942_2048.jpg?v=1751240495"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333903880301"
                "title" => "S / Gold"
                "sku" => "65230817697714412129"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "14375688"
                "taxable" => true
                "taxCode" => ""
                "position" => 12
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - S / Gold"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317061741"
                  "sku" => "65230817697714412129"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317061741"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "S"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Gold"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959740525"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15891286553532042725_2048.jpg?v=1751240484"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333903913069"
                "title" => "S / Heather Sapphire"
                "sku" => "15500158062994605426"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "77216651"
                "taxable" => true
                "taxCode" => ""
                "position" => 13
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - S / Heather Sapphire"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317094509"
                  "sku" => "15500158062994605426"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317094509"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "S"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Heather Sapphire"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960297581"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/12709351796681433200_2048.jpg?v=1751240498"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333903945837"
                "title" => "S / Lime"
                "sku" => "15270961309707010953"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "50062418"
                "taxable" => true
                "taxCode" => ""
                "position" => 14
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - S / Lime"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317127277"
                  "sku" => "15270961309707010953"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317127277"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "S"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Lime"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959969901"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/911556273943575358_2048.jpg?v=1751240489"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333903978605"
                "title" => "S / Sand"
                "sku" => "40977331360724291064"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "78931469"
                "taxable" => true
                "taxCode" => ""
                "position" => 15
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - S / Sand"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317160045"
                  "sku" => "40977331360724291064"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317160045"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "S"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Sand"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959642221"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15628228513099188896_2048.jpg?v=1751240482"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904011373"
                "title" => "S / Kiwi"
                "sku" => "13266745396049521653"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "41882674"
                "taxable" => true
                "taxCode" => ""
                "position" => 16
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - S / Kiwi"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317192813"
                  "sku" => "13266745396049521653"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317192813"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "S"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Kiwi"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960035437"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/13266484222429911755_2048.jpg?v=1751240491"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904044141"
                "title" => "S / Pistachio"
                "sku" => "40239719277144530124"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "38781906"
                "taxable" => true
                "taxCode" => ""
                "position" => 17
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - S / Pistachio"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317225581"
                  "sku" => "40239719277144530124"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317225581"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "S"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Pistachio"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959806061"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10400006872028968462_2048.jpg?v=1751240485"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904076909"
                "title" => "M / Charcoal"
                "sku" => "31072019198585905571"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "97330368"
                "taxable" => true
                "taxCode" => ""
                "position" => 18
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - M / Charcoal"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317258349"
                  "sku" => "31072019198585905571"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317258349"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "M"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Charcoal"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960428653"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3542187016930639000_2048.jpg?v=1751240502"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904109677"
                "title" => "M / Daisy"
                "sku" => "28992201542508634558"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "77158634"
                "taxable" => true
                "taxCode" => ""
                "position" => 19
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - M / Daisy"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317291117"
                  "sku" => "28992201542508634558"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317291117"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "M"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Daisy"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959871597"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/17436124640227170729_2048.jpg?v=1751240486"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904142445"
                "title" => "M / Irish Green"
                "sku" => "13660411222031210578"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "50797984"
                "taxable" => true
                "taxCode" => ""
                "position" => 20
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - M / Irish Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317323885"
                  "sku" => "13660411222031210578"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317323885"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "M"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Irish Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960133741"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6192586278679392897_2048.jpg?v=1751240493"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904175213"
                "title" => "M / Red"
                "sku" => "13367234223981179453"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "74257773"
                "taxable" => true
                "taxCode" => ""
                "position" => 21
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - M / Red"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317356653"
                  "sku" => "13367234223981179453"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317356653"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "M"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Red"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960494189"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/5884678145235164437_2048.jpg?v=1751240504"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904207981"
                "title" => "M / White"
                "sku" => "51928157415056268046"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "61822109"
                "taxable" => true
                "taxCode" => ""
                "position" => 22
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - M / White"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317389421"
                  "sku" => "51928157415056268046"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317389421"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "M"
                  ]
                  [
                    "name" => "Color"
                    "value" => "White"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959576685"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10743431304395316373_2048.jpg?v=1751240479"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904240749"
                "title" => "M / Military Green"
                "sku" => "15281459693408720841"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "73067757"
                "taxable" => true
                "taxCode" => ""
                "position" => 23
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - M / Military Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317422189"
                  "sku" => "15281459693408720841"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317422189"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "M"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Military Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959904365"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/265506257814005431_2048.jpg?v=1751240488"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904273517"
                "title" => "M / Antique Sapphire"
                "sku" => "78953382691892255282"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "62700814"
                "taxable" => true
                "taxCode" => ""
                "position" => 24
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - M / Antique Sapphire"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317454957"
                  "sku" => "78953382691892255282"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317454957"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "M"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Antique Sapphire"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960395885"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3900427649227685848_2048.jpg?v=1751240500"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904306285"
                "title" => "M / Heather Irish Green"
                "sku" => "30224969318903091114"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "43282133"
                "taxable" => true
                "taxCode" => ""
                "position" => 25
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - M / Heather Irish Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317487725"
                  "sku" => "30224969318903091114"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317487725"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "M"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Heather Irish Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960232045"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15964349134441668163_2048.jpg?v=1751240496"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904339053"
                "title" => "M / Kelly Green"
                "sku" => "22160871576258270215"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "94558652"
                "taxable" => true
                "taxCode" => ""
                "position" => 26
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - M / Kelly Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317520493"
                  "sku" => "22160871576258270215"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317520493"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "M"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Kelly Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960199277"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6741630967396001942_2048.jpg?v=1751240495"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904371821"
                "title" => "M / Gold"
                "sku" => "47919406884201126684"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "50374455"
                "taxable" => true
                "taxCode" => ""
                "position" => 27
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - M / Gold"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317553261"
                  "sku" => "47919406884201126684"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317553261"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "M"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Gold"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959740525"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15891286553532042725_2048.jpg?v=1751240484"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904404589"
                "title" => "M / Heather Sapphire"
                "sku" => "50736488213114244692"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "73232288"
                "taxable" => true
                "taxCode" => ""
                "position" => 28
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - M / Heather Sapphire"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317586029"
                  "sku" => "50736488213114244692"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317586029"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "M"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Heather Sapphire"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960297581"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/12709351796681433200_2048.jpg?v=1751240498"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904437357"
                "title" => "M / Lime"
                "sku" => "29156006369552518989"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "91195096"
                "taxable" => true
                "taxCode" => ""
                "position" => 29
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - M / Lime"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317618797"
                  "sku" => "29156006369552518989"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317618797"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "M"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Lime"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959969901"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/911556273943575358_2048.jpg?v=1751240489"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904470125"
                "title" => "M / Sand"
                "sku" => "29193519722154350041"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "52405585"
                "taxable" => true
                "taxCode" => ""
                "position" => 30
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - M / Sand"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317651565"
                  "sku" => "29193519722154350041"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317651565"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "M"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Sand"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959642221"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15628228513099188896_2048.jpg?v=1751240482"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904502893"
                "title" => "M / Kiwi"
                "sku" => "32056765344613816363"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "34527998"
                "taxable" => true
                "taxCode" => ""
                "position" => 31
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - M / Kiwi"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317684333"
                  "sku" => "32056765344613816363"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317684333"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "M"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Kiwi"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960035437"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/13266484222429911755_2048.jpg?v=1751240491"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904535661"
                "title" => "M / Pistachio"
                "sku" => "21437704988869087406"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "30975055"
                "taxable" => true
                "taxCode" => ""
                "position" => 32
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - M / Pistachio"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317717101"
                  "sku" => "21437704988869087406"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317717101"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "M"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Pistachio"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959806061"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10400006872028968462_2048.jpg?v=1751240485"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904568429"
                "title" => "L / Charcoal"
                "sku" => "12860405215749748520"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "95826258"
                "taxable" => true
                "taxCode" => ""
                "position" => 33
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - L / Charcoal"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317749869"
                  "sku" => "12860405215749748520"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317749869"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "L"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Charcoal"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960428653"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3542187016930639000_2048.jpg?v=1751240502"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904601197"
                "title" => "L / Daisy"
                "sku" => "96938248882401001771"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "72020923"
                "taxable" => true
                "taxCode" => ""
                "position" => 34
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - L / Daisy"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317782637"
                  "sku" => "96938248882401001771"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317782637"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "L"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Daisy"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959871597"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/17436124640227170729_2048.jpg?v=1751240486"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904633965"
                "title" => "L / Irish Green"
                "sku" => "64986796541742185553"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "11691538"
                "taxable" => true
                "taxCode" => ""
                "position" => 35
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - L / Irish Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317815405"
                  "sku" => "64986796541742185553"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317815405"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "L"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Irish Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960133741"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6192586278679392897_2048.jpg?v=1751240493"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904666733"
                "title" => "L / Red"
                "sku" => "32272288050598267598"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "83769287"
                "taxable" => true
                "taxCode" => ""
                "position" => 36
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - L / Red"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317848173"
                  "sku" => "32272288050598267598"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317848173"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "L"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Red"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960494189"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/5884678145235164437_2048.jpg?v=1751240504"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904699501"
                "title" => "L / White"
                "sku" => "73831942282602454490"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "14576928"
                "taxable" => true
                "taxCode" => ""
                "position" => 37
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - L / White"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317880941"
                  "sku" => "73831942282602454490"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317880941"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "L"
                  ]
                  [
                    "name" => "Color"
                    "value" => "White"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959576685"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10743431304395316373_2048.jpg?v=1751240479"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904732269"
                "title" => "L / Military Green"
                "sku" => "27948752170127142052"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "98776513"
                "taxable" => true
                "taxCode" => ""
                "position" => 38
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - L / Military Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317913709"
                  "sku" => "27948752170127142052"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317913709"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "L"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Military Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959904365"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/265506257814005431_2048.jpg?v=1751240488"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904765037"
                "title" => "L / Antique Sapphire"
                "sku" => "27622405198218635717"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "59590223"
                "taxable" => true
                "taxCode" => ""
                "position" => 39
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - L / Antique Sapphire"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317946477"
                  "sku" => "27622405198218635717"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317946477"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "L"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Antique Sapphire"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960395885"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3900427649227685848_2048.jpg?v=1751240500"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904797805"
                "title" => "L / Heather Irish Green"
                "sku" => "21070572368393736913"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "17788317"
                "taxable" => true
                "taxCode" => ""
                "position" => 40
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - L / Heather Irish Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423317979245"
                  "sku" => "21070572368393736913"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423317979245"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "L"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Heather Irish Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960232045"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15964349134441668163_2048.jpg?v=1751240496"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904830573"
                "title" => "L / Kelly Green"
                "sku" => "31431830734722247675"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "16480425"
                "taxable" => true
                "taxCode" => ""
                "position" => 41
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - L / Kelly Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318012013"
                  "sku" => "31431830734722247675"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318012013"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "L"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Kelly Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960199277"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6741630967396001942_2048.jpg?v=1751240495"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904863341"
                "title" => "L / Gold"
                "sku" => "38043859725737811018"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "57700488"
                "taxable" => true
                "taxCode" => ""
                "position" => 42
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - L / Gold"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318044781"
                  "sku" => "38043859725737811018"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318044781"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "L"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Gold"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959740525"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15891286553532042725_2048.jpg?v=1751240484"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904896109"
                "title" => "L / Heather Sapphire"
                "sku" => "31285587288465889236"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "95420141"
                "taxable" => true
                "taxCode" => ""
                "position" => 43
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - L / Heather Sapphire"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318077549"
                  "sku" => "31285587288465889236"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318077549"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "L"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Heather Sapphire"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960297581"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/12709351796681433200_2048.jpg?v=1751240498"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904928877"
                "title" => "L / Lime"
                "sku" => "77162508889096488112"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "39839413"
                "taxable" => true
                "taxCode" => ""
                "position" => 44
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - L / Lime"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318110317"
                  "sku" => "77162508889096488112"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318110317"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "L"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Lime"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959969901"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/911556273943575358_2048.jpg?v=1751240489"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904961645"
                "title" => "L / Sand"
                "sku" => "33439935313138140261"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "90369423"
                "taxable" => true
                "taxCode" => ""
                "position" => 45
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - L / Sand"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318143085"
                  "sku" => "33439935313138140261"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318143085"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "L"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Sand"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959642221"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15628228513099188896_2048.jpg?v=1751240482"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333904994413"
                "title" => "L / Kiwi"
                "sku" => "11613811477762895614"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "38971871"
                "taxable" => true
                "taxCode" => ""
                "position" => 46
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - L / Kiwi"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318175853"
                  "sku" => "11613811477762895614"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318175853"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "L"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Kiwi"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960035437"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/13266484222429911755_2048.jpg?v=1751240491"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905027181"
                "title" => "L / Pistachio"
                "sku" => "29584154945070054363"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "97785279"
                "taxable" => true
                "taxCode" => ""
                "position" => 47
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - L / Pistachio"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318208621"
                  "sku" => "29584154945070054363"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318208621"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "L"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Pistachio"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959806061"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10400006872028968462_2048.jpg?v=1751240485"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905059949"
                "title" => "XL / Charcoal"
                "sku" => "19654249991855689152"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "26256688"
                "taxable" => true
                "taxCode" => ""
                "position" => 48
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XL / Charcoal"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318241389"
                  "sku" => "19654249991855689152"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318241389"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Charcoal"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960428653"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3542187016930639000_2048.jpg?v=1751240502"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905092717"
                "title" => "XL / Daisy"
                "sku" => "33625165976629152074"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "31213734"
                "taxable" => true
                "taxCode" => ""
                "position" => 49
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XL / Daisy"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318274157"
                  "sku" => "33625165976629152074"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318274157"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Daisy"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959871597"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/17436124640227170729_2048.jpg?v=1751240486"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905125485"
                "title" => "XL / Irish Green"
                "sku" => "10313393096600816008"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => "22623575"
                "taxable" => true
                "taxCode" => ""
                "position" => 50
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XL / Irish Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318306925"
                  "sku" => "10313393096600816008"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318306925"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Irish Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960133741"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6192586278679392897_2048.jpg?v=1751240493"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905158253"
                "title" => "XL / Red"
                "sku" => "26973015687135570669"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 51
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XL / Red"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318339693"
                  "sku" => "26973015687135570669"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318339693"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Red"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960494189"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/5884678145235164437_2048.jpg?v=1751240504"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905191021"
                "title" => "XL / White"
                "sku" => "20763145602471316363"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 52
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XL / White"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318372461"
                  "sku" => "20763145602471316363"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318372461"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "White"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959576685"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10743431304395316373_2048.jpg?v=1751240479"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905223789"
                "title" => "XL / Military Green"
                "sku" => "21238050515614840816"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 53
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XL / Military Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318405229"
                  "sku" => "21238050515614840816"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318405229"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Military Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959904365"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/265506257814005431_2048.jpg?v=1751240488"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905256557"
                "title" => "XL / Antique Sapphire"
                "sku" => "26043323880646778479"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 54
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XL / Antique Sapphire"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318437997"
                  "sku" => "26043323880646778479"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318437997"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Antique Sapphire"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960395885"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3900427649227685848_2048.jpg?v=1751240500"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905289325"
                "title" => "XL / Heather Irish Green"
                "sku" => "81437690100347760354"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 55
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XL / Heather Irish Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318470765"
                  "sku" => "81437690100347760354"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318470765"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Heather Irish Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960232045"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15964349134441668163_2048.jpg?v=1751240496"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905322093"
                "title" => "XL / Kelly Green"
                "sku" => "27016881660158572532"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 56
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XL / Kelly Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318503533"
                  "sku" => "27016881660158572532"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318503533"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Kelly Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960199277"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6741630967396001942_2048.jpg?v=1751240495"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905354861"
                "title" => "XL / Gold"
                "sku" => "66499818663975213553"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 57
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XL / Gold"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318536301"
                  "sku" => "66499818663975213553"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318536301"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Gold"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959740525"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15891286553532042725_2048.jpg?v=1751240484"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905387629"
                "title" => "XL / Heather Sapphire"
                "sku" => "25259392684818104907"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 58
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XL / Heather Sapphire"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318569069"
                  "sku" => "25259392684818104907"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318569069"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Heather Sapphire"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960297581"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/12709351796681433200_2048.jpg?v=1751240498"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905420397"
                "title" => "XL / Lime"
                "sku" => "31629715744515285286"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 59
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XL / Lime"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318601837"
                  "sku" => "31629715744515285286"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318601837"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Lime"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959969901"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/911556273943575358_2048.jpg?v=1751240489"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905453165"
                "title" => "XL / Sand"
                "sku" => "14044682956806815605"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 60
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XL / Sand"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318634605"
                  "sku" => "14044682956806815605"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318634605"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Sand"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959642221"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15628228513099188896_2048.jpg?v=1751240482"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905485933"
                "title" => "XL / Kiwi"
                "sku" => "26537907591883123120"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 61
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XL / Kiwi"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318667373"
                  "sku" => "26537907591883123120"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318667373"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Kiwi"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960035437"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/13266484222429911755_2048.jpg?v=1751240491"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905518701"
                "title" => "XL / Pistachio"
                "sku" => "16941777783152706174"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 62
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - XL / Pistachio"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318700141"
                  "sku" => "16941777783152706174"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "10.32"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318700141"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Pistachio"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959806061"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10400006872028968462_2048.jpg?v=1751240485"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905551469"
                "title" => "2XL / Charcoal"
                "sku" => "21772197733224074107"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 63
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 2XL / Charcoal"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318732909"
                  "sku" => "21772197733224074107"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "11.72"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318732909"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "2XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Charcoal"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960428653"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3542187016930639000_2048.jpg?v=1751240502"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905584237"
                "title" => "2XL / Daisy"
                "sku" => "32825062702950611940"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 64
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 2XL / Daisy"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318765677"
                  "sku" => "32825062702950611940"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "11.72"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318765677"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "2XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Daisy"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959871597"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/17436124640227170729_2048.jpg?v=1751240486"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905617005"
                "title" => "2XL / Irish Green"
                "sku" => "25730536513291243456"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 65
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 2XL / Irish Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318798445"
                  "sku" => "25730536513291243456"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "11.72"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318798445"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "2XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Irish Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960133741"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6192586278679392897_2048.jpg?v=1751240493"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905649773"
                "title" => "2XL / Red"
                "sku" => "70529688268551213648"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 66
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 2XL / Red"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318831213"
                  "sku" => "70529688268551213648"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "11.72"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318831213"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "2XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Red"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960494189"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/5884678145235164437_2048.jpg?v=1751240504"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905682541"
                "title" => "2XL / White"
                "sku" => "14843295450272804625"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 67
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 2XL / White"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318863981"
                  "sku" => "14843295450272804625"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "11.72"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318863981"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "2XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "White"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959576685"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10743431304395316373_2048.jpg?v=1751240479"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905715309"
                "title" => "2XL / Military Green"
                "sku" => "86721251043577427593"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 68
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 2XL / Military Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318896749"
                  "sku" => "86721251043577427593"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "11.72"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318896749"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "2XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Military Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959904365"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/265506257814005431_2048.jpg?v=1751240488"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905748077"
                "title" => "2XL / Antique Sapphire"
                "sku" => "29598699656866263945"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 69
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 2XL / Antique Sapphire"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318929517"
                  "sku" => "29598699656866263945"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "11.72"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318929517"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "2XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Antique Sapphire"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960395885"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3900427649227685848_2048.jpg?v=1751240500"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905780845"
                "title" => "2XL / Heather Irish Green"
                "sku" => "65878394298860443303"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 70
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 2XL / Heather Irish Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318962285"
                  "sku" => "65878394298860443303"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "11.72"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318962285"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "2XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Heather Irish Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960232045"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15964349134441668163_2048.jpg?v=1751240496"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905813613"
                "title" => "2XL / Kelly Green"
                "sku" => "24442126210074006101"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 71
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 2XL / Kelly Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423318995053"
                  "sku" => "24442126210074006101"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "11.72"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423318995053"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "2XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Kelly Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960199277"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6741630967396001942_2048.jpg?v=1751240495"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905846381"
                "title" => "2XL / Gold"
                "sku" => "16371771835620207920"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 72
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 2XL / Gold"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319027821"
                  "sku" => "16371771835620207920"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "11.72"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319027821"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "2XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Gold"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959740525"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15891286553532042725_2048.jpg?v=1751240484"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905879149"
                "title" => "2XL / Heather Sapphire"
                "sku" => "13011342867268868436"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 73
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 2XL / Heather Sapphire"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319060589"
                  "sku" => "13011342867268868436"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "11.72"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319060589"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "2XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Heather Sapphire"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960297581"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/12709351796681433200_2048.jpg?v=1751240498"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905911917"
                "title" => "2XL / Lime"
                "sku" => "20408881790531643955"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 74
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 2XL / Lime"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319093357"
                  "sku" => "20408881790531643955"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "11.72"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319093357"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "2XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Lime"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959969901"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/911556273943575358_2048.jpg?v=1751240489"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905944685"
                "title" => "2XL / Sand"
                "sku" => "12595882371916080007"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 75
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 2XL / Sand"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319126125"
                  "sku" => "12595882371916080007"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "11.72"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319126125"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "2XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Sand"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959642221"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15628228513099188896_2048.jpg?v=1751240482"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333905977453"
                "title" => "2XL / Kiwi"
                "sku" => "96773860663379136399"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 76
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 2XL / Kiwi"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319158893"
                  "sku" => "96773860663379136399"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "11.72"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319158893"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "2XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Kiwi"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960035437"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/13266484222429911755_2048.jpg?v=1751240491"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906010221"
                "title" => "2XL / Pistachio"
                "sku" => "13632824286514104113"
                "price" => "12.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 77
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 2XL / Pistachio"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319191661"
                  "sku" => "13632824286514104113"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "11.72"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319191661"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "2XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Pistachio"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "12.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959806061"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10400006872028968462_2048.jpg?v=1751240485"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906042989"
                "title" => "3XL / Charcoal"
                "sku" => "29864310265474210948"
                "price" => "13.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 78
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 3XL / Charcoal"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319224429"
                  "sku" => "29864310265474210948"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "12.91"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319224429"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "3XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Charcoal"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "13.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960428653"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3542187016930639000_2048.jpg?v=1751240502"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906075757"
                "title" => "3XL / Daisy"
                "sku" => "20433015010971638805"
                "price" => "13.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 79
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 3XL / Daisy"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319257197"
                  "sku" => "20433015010971638805"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "12.91"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319257197"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "3XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Daisy"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "13.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959871597"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/17436124640227170729_2048.jpg?v=1751240486"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906108525"
                "title" => "3XL / Irish Green"
                "sku" => "32643648737692469034"
                "price" => "13.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 80
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 3XL / Irish Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319289965"
                  "sku" => "32643648737692469034"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "12.91"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319289965"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "3XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Irish Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "13.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960133741"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6192586278679392897_2048.jpg?v=1751240493"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906141293"
                "title" => "3XL / Red"
                "sku" => "28316650436923000963"
                "price" => "13.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 81
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 3XL / Red"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319322733"
                  "sku" => "28316650436923000963"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "12.91"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319322733"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "3XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Red"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "13.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960494189"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/5884678145235164437_2048.jpg?v=1751240504"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906174061"
                "title" => "3XL / White"
                "sku" => "10554436377752326062"
                "price" => "13.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 82
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 3XL / White"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319355501"
                  "sku" => "10554436377752326062"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "12.91"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319355501"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "3XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "White"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "13.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959576685"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10743431304395316373_2048.jpg?v=1751240479"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906206829"
                "title" => "3XL / Military Green"
                "sku" => "18280965898252034229"
                "price" => "13.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 83
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 3XL / Military Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319388269"
                  "sku" => "18280965898252034229"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "12.91"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319388269"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "3XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Military Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "13.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959904365"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/265506257814005431_2048.jpg?v=1751240488"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906239597"
                "title" => "3XL / Antique Sapphire"
                "sku" => "26752182244811888757"
                "price" => "13.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 84
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 3XL / Antique Sapphire"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319421037"
                  "sku" => "26752182244811888757"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "12.91"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319421037"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "3XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Antique Sapphire"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "13.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960395885"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3900427649227685848_2048.jpg?v=1751240500"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906272365"
                "title" => "3XL / Heather Irish Green"
                "sku" => "18641027834177792936"
                "price" => "13.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 85
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 3XL / Heather Irish Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319453805"
                  "sku" => "18641027834177792936"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "12.91"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319453805"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "3XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Heather Irish Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "13.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960232045"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15964349134441668163_2048.jpg?v=1751240496"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906305133"
                "title" => "3XL / Kelly Green"
                "sku" => "12336067193566600754"
                "price" => "13.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 86
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 3XL / Kelly Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319486573"
                  "sku" => "12336067193566600754"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "12.91"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319486573"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "3XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Kelly Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "13.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960199277"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6741630967396001942_2048.jpg?v=1751240495"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906337901"
                "title" => "3XL / Gold"
                "sku" => "66744659684530247450"
                "price" => "13.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 87
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 3XL / Gold"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319519341"
                  "sku" => "66744659684530247450"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "12.91"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319519341"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "3XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Gold"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "13.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959740525"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15891286553532042725_2048.jpg?v=1751240484"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906370669"
                "title" => "3XL / Lime"
                "sku" => "19992824442879583308"
                "price" => "13.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 88
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 3XL / Lime"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319552109"
                  "sku" => "19992824442879583308"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "12.91"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319552109"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "3XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Lime"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "13.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959969901"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/911556273943575358_2048.jpg?v=1751240489"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906403437"
                "title" => "3XL / Sand"
                "sku" => "24556417713785404072"
                "price" => "13.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 89
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 3XL / Sand"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319584877"
                  "sku" => "24556417713785404072"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "12.91"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319584877"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "3XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Sand"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "13.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959642221"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15628228513099188896_2048.jpg?v=1751240482"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906436205"
                "title" => "3XL / Kiwi"
                "sku" => "52863933124942561616"
                "price" => "13.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 90
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 3XL / Kiwi"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319617645"
                  "sku" => "52863933124942561616"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "12.91"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319617645"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "3XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Kiwi"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "13.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960035437"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/13266484222429911755_2048.jpg?v=1751240491"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906468973"
                "title" => "3XL / Pistachio"
                "sku" => "10917393768768011642"
                "price" => "13.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 91
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 3XL / Pistachio"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319650413"
                  "sku" => "10917393768768011642"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "12.91"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319650413"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "3XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Pistachio"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "13.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959806061"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10400006872028968462_2048.jpg?v=1751240485"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906501741"
                "title" => "4XL / Charcoal"
                "sku" => "75052151951897258252"
                "price" => "14.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 92
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 4XL / Charcoal"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319683181"
                  "sku" => "75052151951897258252"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "14.37"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319683181"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "4XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Charcoal"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "14.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960428653"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3542187016930639000_2048.jpg?v=1751240502"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906534509"
                "title" => "4XL / Daisy"
                "sku" => "25485561819134014923"
                "price" => "14.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 93
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 4XL / Daisy"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319715949"
                  "sku" => "25485561819134014923"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "14.37"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319715949"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "4XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Daisy"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "14.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959871597"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/17436124640227170729_2048.jpg?v=1751240486"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906567277"
                "title" => "4XL / Irish Green"
                "sku" => "24723485648122950555"
                "price" => "14.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 94
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 4XL / Irish Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319748717"
                  "sku" => "24723485648122950555"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "14.37"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319748717"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "4XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Irish Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "14.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960133741"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6192586278679392897_2048.jpg?v=1751240493"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906600045"
                "title" => "4XL / Red"
                "sku" => "22138094569506848197"
                "price" => "14.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 95
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 4XL / Red"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319781485"
                  "sku" => "22138094569506848197"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "14.37"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319781485"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "4XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Red"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "14.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960494189"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/5884678145235164437_2048.jpg?v=1751240504"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906632813"
                "title" => "4XL / White"
                "sku" => "15751164735407382641"
                "price" => "14.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 96
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 4XL / White"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319814253"
                  "sku" => "15751164735407382641"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "14.37"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319814253"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "4XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "White"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "14.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959576685"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10743431304395316373_2048.jpg?v=1751240479"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906665581"
                "title" => "4XL / Heather Irish Green"
                "sku" => "27671238596638148402"
                "price" => "14.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 97
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 4XL / Heather Irish Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319847021"
                  "sku" => "27671238596638148402"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "14.37"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319847021"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "4XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Heather Irish Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "14.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960232045"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15964349134441668163_2048.jpg?v=1751240496"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906698349"
                "title" => "4XL / Military Green"
                "sku" => "20510583731123413322"
                "price" => "14.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 98
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 4XL / Military Green"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319879789"
                  "sku" => "20510583731123413322"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "14.37"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319879789"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "4XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Military Green"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "14.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631959904365"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/265506257814005431_2048.jpg?v=1751240488"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906731117"
                "title" => "5XL / Charcoal"
                "sku" => "25077282075008784882"
                "price" => "15.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 99
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 5XL / Charcoal"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319912557"
                  "sku" => "25077282075008784882"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "15.29"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319912557"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "5XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Charcoal"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "15.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960428653"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3542187016930639000_2048.jpg?v=1751240502"
                  "altText" => null
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductVariant/42333906763885"
                "title" => "5XL / Red"
                "sku" => "13398623151765332347"
                "price" => "15.50"
                "compareAtPrice" => null
                "barcode" => null
                "taxable" => true
                "taxCode" => ""
                "position" => 100
                "createdAt" => "2025-04-09T23:52:57Z"
                "updatedAt" => "2026-03-30T00:53:34Z"
                "availableForSale" => true
                "displayName" => "Christ First Tee - 5XL / Red"
                "inventoryPolicy" => "CONTINUE"
                "inventoryQuantity" => 1
                "inventoryItem" => [
                  "id" => "gid://shopify/InventoryItem/44423319945325"
                  "sku" => "13398623151765332347"
                  "tracked" => false
                  "requiresShipping" => true
                  "countryCodeOfOrigin" => null
                  "provinceCodeOfOrigin" => null
                  "harmonizedSystemCode" => null
                  "unitCost" => [
                    "amount" => "15.29"
                    "currencyCode" => "USD"
                  ]
                  "createdAt" => "2025-04-09T23:52:57Z"
                  "updatedAt" => "2025-06-29T23:40:01Z"
                  "duplicateSkuCount" => 0
                  "inventoryHistoryUrl" => null
                  "legacyResourceId" => "44423319945325"
                  "measurement" => [
                    "weight" => [
                      "unit" => "POUNDS"
                      "value" => 0.22
                    ]
                  ]
                ]
                "selectedOptions" => [
                  [
                    "name" => "Size"
                    "value" => "5XL"
                  ]
                  [
                    "name" => "Color"
                    "value" => "Red"
                  ]
                ]
                "contextualPricing" => [
                  "price" => [
                    "amount" => "15.5"
                    "currencyCode" => "USD"
                  ]
                  "compareAtPrice" => null
                ]
                "image" => [
                  "id" => "gid://shopify/ProductImage/34631960494189"
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/5884678145235164437_2048.jpg?v=1751240504"
                  "altText" => null
                ]
              ]
            ]
          ]
        ]
        "images" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631959576685"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10743431304395316373_2048.jpg?v=1751240479"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631959642221"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15628228513099188896_2048.jpg?v=1751240482"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631959740525"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15891286553532042725_2048.jpg?v=1751240484"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631959806061"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10400006872028968462_2048.jpg?v=1751240485"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631959871597"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/17436124640227170729_2048.jpg?v=1751240486"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631959904365"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/265506257814005431_2048.jpg?v=1751240488"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631959969901"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/911556273943575358_2048.jpg?v=1751240489"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631960035437"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/13266484222429911755_2048.jpg?v=1751240491"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631960133741"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6192586278679392897_2048.jpg?v=1751240493"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631960199277"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6741630967396001942_2048.jpg?v=1751240495"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631960232045"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15964349134441668163_2048.jpg?v=1751240496"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631960297581"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/12709351796681433200_2048.jpg?v=1751240498"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631960395885"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3900427649227685848_2048.jpg?v=1751240500"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631960428653"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3542187016930639000_2048.jpg?v=1751240502"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631960494189"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/5884678145235164437_2048.jpg?v=1751240504"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631960658029"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/12815841739053271373_2048.jpg?v=1751240508"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631960723565"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/9319332485487333866_2048.jpg?v=1751240509"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631960854637"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/5392338508501983009_2048.jpg?v=1751240513"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631960887405"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/4946706458215037290_2048.jpg?v=1751240514"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631961051245"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3778246195890912915_2048.jpg?v=1751240518"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631961182317"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/12808577776689982721_2048.jpg?v=1751240521"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631961247853"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/14235584949156207415_2048.jpg?v=1751240523"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631961280621"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/14593277591315549651_2048.jpg?v=1751240524"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631961444461"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/18192700998981261427_2048.jpg?v=1751240528"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631961509997"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/17519820092937400274_2048.jpg?v=1751240529"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631961641069"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/1497850845296065364_2048.jpg?v=1751240533"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631961673837"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/4726551312520097616_2048.jpg?v=1751240534"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631961837677"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/783886445023173749_2048.jpg?v=1751240538"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631961903213"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/17687149329905806641_2048.jpg?v=1751240539"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631962034285"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/14314090392374964347_2048.jpg?v=1751240542"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631962099821"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/5505118747977505846_2048.jpg?v=1751240544"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631962198125"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15987442047408494893_2048.jpg?v=1751240547"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631962263661"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3928099559088671223_2048.jpg?v=1751240549"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631962427501"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/551508066242970774_2048.jpg?v=1751240554"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631962493037"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/4059507548968808932_2048.jpg?v=1751240555"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631962624109"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/13380942464445248518_2048.jpg?v=1751240558"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631962689645"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/16204916940764220439_2048.jpg?v=1751240559"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631962820717"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/14790555472819242851_2048.jpg?v=1751240562"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631962853485"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/622602755052981386_2048.jpg?v=1751240564"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631962984557"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/1242513648392633674_2048.jpg?v=1751240568"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631963082861"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/16098993706581592948_2048.jpg?v=1751240569"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631963213933"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/18441951386140202081_2048.jpg?v=1751240573"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631963279469"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/8730668284725455745_2048.jpg?v=1751240574"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631963377773"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15022920384363529562_2048.jpg?v=1751240577"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/ProductImage/34631963476077"
                "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10141797943022045444_2048.jpg?v=1751240579"
                "altText" => ""
                "width" => 2048
                "height" => 2048
              ]
            ]
          ]
        ]
        "featuredImage" => [
          "id" => "gid://shopify/ProductImage/34631959576685"
          "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10743431304395316373_2048.jpg?v=1751240479"
          "altText" => null
        ]
        "media" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415413756013"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10743431304395316373_2048.jpg?v=1751240479"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415413788781"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15628228513099188896_2048.jpg?v=1751240482"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415413821549"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15891286553532042725_2048.jpg?v=1751240484"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415413854317"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10400006872028968462_2048.jpg?v=1751240485"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415413887085"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/17436124640227170729_2048.jpg?v=1751240486"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415413919853"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/265506257814005431_2048.jpg?v=1751240488"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415413952621"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/911556273943575358_2048.jpg?v=1751240489"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415413985389"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/13266484222429911755_2048.jpg?v=1751240491"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414018157"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6192586278679392897_2048.jpg?v=1751240493"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414050925"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/6741630967396001942_2048.jpg?v=1751240495"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414083693"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15964349134441668163_2048.jpg?v=1751240496"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414116461"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/12709351796681433200_2048.jpg?v=1751240498"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414149229"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3900427649227685848_2048.jpg?v=1751240500"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414181997"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3542187016930639000_2048.jpg?v=1751240502"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414214765"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/5884678145235164437_2048.jpg?v=1751240504"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414280301"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/12815841739053271373_2048.jpg?v=1751240508"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414313069"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/9319332485487333866_2048.jpg?v=1751240509"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414378605"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/5392338508501983009_2048.jpg?v=1751240513"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414411373"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/4946706458215037290_2048.jpg?v=1751240514"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414476909"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3778246195890912915_2048.jpg?v=1751240518"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414509677"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/12808577776689982721_2048.jpg?v=1751240521"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414575213"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/14235584949156207415_2048.jpg?v=1751240523"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414607981"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/14593277591315549651_2048.jpg?v=1751240524"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414673517"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/18192700998981261427_2048.jpg?v=1751240528"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414706285"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/17519820092937400274_2048.jpg?v=1751240529"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414771821"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/1497850845296065364_2048.jpg?v=1751240533"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414804589"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/4726551312520097616_2048.jpg?v=1751240534"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414870125"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/783886445023173749_2048.jpg?v=1751240538"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414902893"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/17687149329905806641_2048.jpg?v=1751240539"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415414968429"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/14314090392374964347_2048.jpg?v=1751240542"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415415001197"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/5505118747977505846_2048.jpg?v=1751240544"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415415066733"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15987442047408494893_2048.jpg?v=1751240547"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415415099501"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/3928099559088671223_2048.jpg?v=1751240549"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415415165037"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/551508066242970774_2048.jpg?v=1751240554"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415415197805"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/4059507548968808932_2048.jpg?v=1751240555"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415415263341"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/13380942464445248518_2048.jpg?v=1751240558"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415415296109"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/16204916940764220439_2048.jpg?v=1751240559"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415415361645"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/14790555472819242851_2048.jpg?v=1751240562"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415415394413"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/622602755052981386_2048.jpg?v=1751240564"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415415459949"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/1242513648392633674_2048.jpg?v=1751240568"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415415492717"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/16098993706581592948_2048.jpg?v=1751240569"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415415558253"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/18441951386140202081_2048.jpg?v=1751240573"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415415591021"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/8730668284725455745_2048.jpg?v=1751240574"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415415656557"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/15022920384363529562_2048.jpg?v=1751240577"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/MediaImage/26415415689325"
                "alt" => ""
                "mediaContentType" => "IMAGE"
                "status" => "READY"
                "image" => [
                  "url" => "https://cdn.shopify.com/s/files/1/0624/0524/7085/files/10141797943022045444_2048.jpg?v=1751240579"
                  "altText" => ""
                  "width" => 2048
                  "height" => 2048
                ]
              ]
            ]
          ]
        ]
        "seo" => [
          "title" => null
          "description" => null
        ]
        "metafields" => [
          "edges" => []
        ]
        "collections" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/Collection/292806459501"
                "title" => "Home page"
                "handle" => "frontpage"
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/Collection/293679661165"
                "title" => "Best Sellers"
                "handle" => "best-sellers"
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/Collection/293679693933"
                "title" => "Tees"
                "handle" => "tees"
              ]
            ]
            [
              "node" => [
                "id" => "gid://shopify/Collection/311548477549"
                "title" => "Seek First Collection"
                "handle" => "seek-first-collection"
              ]
            ]
          ]
        ]
        "onlineStoreUrl" => "https://www.kingdomappareltx.com/products/christ-first-tee"
        "onlineStorePreviewUrl" => "https://www.kingdomappareltx.com/products/christ-first-tee"
        "priceRange" => [
          "minVariantPrice" => [
            "amount" => "1250.0"
            "currencyCode" => "USD"
          ]
          "maxVariantPrice" => [
            "amount" => "1550.0"
            "currencyCode" => "USD"
          ]
        ]
        "compareAtPriceRange" => null
      ]
      "locations" => [
        "edges" => [
          [
            "node" => [
              "id" => "gid://shopify/Location/71689994349"
              "name" => "Kingdom Apparel Co LLC (POS)"
              "address" => [
                "address1" => "P.O. Box 187"
                "address2" => ""
                "city" => "Hamilton"
                "country" => "United States"
                "zip" => "76531"
                "countryCode" => "US"
                "phone" => "+12546153270"
              ]
              "fulfillsOnlineOrders" => true
              "hasActiveInventory" => true
              "hasUnfulfilledOrders" => false
              "isActive" => true
              "shipsInventory" => true
              "deactivatedAt" => null
              "legacyResourceId" => "71689994349"
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 137
        "actualQueryCost" => 47
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1953
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query {\n
        location {\n
          id\n
          name\n
          address {\n
            address1\n
            address2\n
            city\n
            country\n
            zip\n
            countryCode\n
            phone\n
          }\n
          fulfillsOnlineOrders\n
          hasActiveInventory\n
          hasUnfulfilledOrders\n
          isActive\n
          shipsInventory\n
          deactivatedAt\n
          legacyResourceId\n
        }\n
      }
      """
  ]
]
200
[
  "info" => [
    "header_size" => 2693
    "request_size" => 268
    "total_time" => 0.107323
    "namelookup_time" => 4.8E-5
    "connect_time" => 4.8E-5
    "pretransfer_time" => 0.000129
    "size_upload" => 334.0
    "size_download" => 383.0
    "speed_download" => 3568.0
    "speed_upload" => 3112.0
    "upload_content_length" => 334.0
    "starttransfer_time" => 0.000146
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 48
    "connect_time_us" => 48
    "namelookup_time_us" => 48
    "pretransfer_time_us" => 129
    "starttransfer_time_us" => 146
    "total_time_us" => 107323
    "start_time" => 1774832523.7705
    "pause_handler" => Closure(float $duration) {#720
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @34
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2693
          request_size: 268
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.107323
          namelookup_time: 4.8E-5
          connect_time: 4.8E-5
          pretransfer_time: 0.000129
          size_upload: 334.0
          size_download: 383.0
          speed_download: 3568.0
          speed_upload: 3112.0
          download_content_length: -1.0
          upload_content_length: 334.0
          starttransfer_time: 0.000146
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 48
          connect_time_us: 48
          namelookup_time_us: 48
          pretransfer_time_us: 129
          redirect_time_us: 0
          starttransfer_time_us: 146
          total_time_us: 107323
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775790
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 3 (easy handle 0x5a0a5ee83650)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 334\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:03 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=54, verdict_flag_enabled;desc="count=18";dur=0.864, graphql;desc="admin/query/other", _y;desc="658fc5b2-8ea3-4a22-baf8-c199434fa4ec", _s;desc="c07ab1d8-e7f9-4ae7-8606-3ce2b9b1a5ba"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=27b18a0c-7b67-4a29-8f2d-425333f24c84-1774832523; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=27b18a0c-7b67-4a29-8f2d-425333f24c84-1774832523"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 27b18a0c-7b67-4a29-8f2d-425333f24c84-1774832523\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=WJLY04uSLDkybpWL1VkHYF7atSjewKSgQ7MkM3C1AuMaPkOw%2BbJ9b2B1ibXVFtvJil%2FH8SG0Dy2T%2B8%2Fx0rsnUInPd12q2S3VzomPlX8u8df8YIU8Zi8alUSQXUhxR%2BP%2FWgMX0I4zbnXC"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=103.999853\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fc99c26b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:03 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=54, verdict_flag_enabled;desc="count=18";dur=0.864, graphql;desc="admin/query/other", _y;desc="658fc5b2-8ea3-4a22-baf8-c199434fa4ec", _s;desc="c07ab1d8-e7f9-4ae7-8606-3ce2b9b1a5ba""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=27b18a0c-7b67-4a29-8f2d-425333f24c84-1774832523; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=27b18a0c-7b67-4a29-8f2d-425333f24c84-1774832523""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 27b18a0c-7b67-4a29-8f2d-425333f24c84-1774832523"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=WJLY04uSLDkybpWL1VkHYF7atSjewKSgQ7MkM3C1AuMaPkOw%2BbJ9b2B1ibXVFtvJil%2FH8SG0Dy2T%2B8%2Fx0rsnUInPd12q2S3VzomPlX8u8df8YIU8Zi8alUSQXUhxR%2BP%2FWgMX0I4zbnXC"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=103.999853"
    "server: cloudflare"
    "cf-ray: 9e432fc99c26b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "location" => [
        "id" => "gid://shopify/Location/71689994349"
        "name" => "Kingdom Apparel Co LLC (POS)"
        "address" => [
          "address1" => "P.O. Box 187"
          "address2" => ""
          "city" => "Hamilton"
          "country" => "United States"
          "zip" => "76531"
          "countryCode" => "US"
          "phone" => "+12546153270"
        ]
        "fulfillsOnlineOrders" => true
        "hasActiveInventory" => true
        "hasUnfulfilledOrders" => false
        "isActive" => true
        "shipsInventory" => true
        "deactivatedAt" => null
        "legacyResourceId" => "71689994349"
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 1
        "actualQueryCost" => 1
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1999
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423316701293"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2690
    "request_size" => 269
    "total_time" => 0.17835
    "namelookup_time" => 4.3E-5
    "connect_time" => 4.3E-5
    "pretransfer_time" => 0.00015
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 3751.0
    "speed_upload" => 7311.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000192
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 43
    "connect_time_us" => 43
    "namelookup_time_us" => 43
    "pretransfer_time_us" => 150
    "starttransfer_time_us" => 192
    "total_time_us" => 178350
    "start_time" => 1774832523.8803
    "pause_handler" => Closure(float $duration) {#735
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @40
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2690
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.17835
          namelookup_time: 4.3E-5
          connect_time: 4.3E-5
          pretransfer_time: 0.00015
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 3751.0
          speed_upload: 7311.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000192
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 43
          connect_time_us: 43
          namelookup_time_us: 43
          pretransfer_time_us: 150
          redirect_time_us: 0
          starttransfer_time_us: 192
          total_time_us: 178350
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775787
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 5 (easy handle 0x5a0a5ed9fc60)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:04 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=111, verdict_flag_enabled;desc="count=25";dur=2.377, graphql;desc="admin/query/other", _y;desc="4add0e00-faf3-4bb6-be7a-fe9e48361968", _s;desc="5816fa9c-58bf-4e16-a35a-44bb7c2e6788"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e18c5bf5-2459-4923-869d-f28610e7d05c-1774832523; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e18c5bf5-2459-4923-869d-f28610e7d05c-1774832523"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: e18c5bf5-2459-4923-869d-f28610e7d05c-1774832523\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ZSJcO1PIKfUsXGgwbsfvbR74j0ZXZ38ifuZIOWldLdk9KvGEXm78HeC49Uz966%2BVYDC6G9YD66ajCBWeUOvW9rSg6htOvW86BAkAllOlV0zPze9zIbkLGGZ78r%2F2YgVjhA4%2BWq%2BbQSRb"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=176.000118\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fca4ea3b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:04 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=111, verdict_flag_enabled;desc="count=25";dur=2.377, graphql;desc="admin/query/other", _y;desc="4add0e00-faf3-4bb6-be7a-fe9e48361968", _s;desc="5816fa9c-58bf-4e16-a35a-44bb7c2e6788""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e18c5bf5-2459-4923-869d-f28610e7d05c-1774832523; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e18c5bf5-2459-4923-869d-f28610e7d05c-1774832523""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: e18c5bf5-2459-4923-869d-f28610e7d05c-1774832523"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ZSJcO1PIKfUsXGgwbsfvbR74j0ZXZ38ifuZIOWldLdk9KvGEXm78HeC49Uz966%2BVYDC6G9YD66ajCBWeUOvW9rSg6htOvW86BAkAllOlV0zPze9zIbkLGGZ78r%2F2YgVjhA4%2BWq%2BbQSRb"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=176.000118"
    "server: cloudflare"
    "cf-ray: 9e432fca4ea3b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423316701293"
        "sku" => "32724239252516372480"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423316701293"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423316701293"
                "updatedAt" => "2025-04-09T23:53:08Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423316734061"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2684
    "request_size" => 269
    "total_time" => 0.157495
    "namelookup_time" => 3.5E-5
    "connect_time" => 3.5E-5
    "pretransfer_time" => 0.000151
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4260.0
    "speed_upload" => 8279.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000173
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 35
    "connect_time_us" => 35
    "namelookup_time_us" => 35
    "pretransfer_time_us" => 151
    "starttransfer_time_us" => 173
    "total_time_us" => 157495
    "start_time" => 1774832524.0591
    "pause_handler" => Closure(float $duration) {#723
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @46
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2684
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.157495
          namelookup_time: 3.5E-5
          connect_time: 3.5E-5
          pretransfer_time: 0.000151
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4260.0
          speed_upload: 8279.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000173
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 35
          connect_time_us: 35
          namelookup_time_us: 35
          pretransfer_time_us: 151
          redirect_time_us: 0
          starttransfer_time_us: 173
          total_time_us: 157495
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775783
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 7 (easy handle 0x5a0a5ee96140)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:04 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=76, verdict_flag_enabled;desc="count=25";dur=1.55, graphql;desc="admin/query/other", _y;desc="d87d7f26-53ca-44ae-a126-ba3ff52f0a1f", _s;desc="aaf48b66-7ab5-4ff1-85fa-42b3d94e7a54"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=5aaf5ff2-76c0-4a51-b034-74e7d87b05a0-1774832524; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=5aaf5ff2-76c0-4a51-b034-74e7d87b05a0-1774832524"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 5aaf5ff2-76c0-4a51-b034-74e7d87b05a0-1774832524\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=qlg77Ph%2B29xzLmzwIjVkJzsIr9ganobQwUK8bD%2FoFWynFkUjPfp9rI8nklWuWIFQORL3j3Zbt3pisRMoOBsTIx9xMZ48r6dbosEmFJy0daz64FaoOO9n64IYXa4RIhNawiRGk1f1bRAT"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=153.999805\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fcb6a40b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:04 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=76, verdict_flag_enabled;desc="count=25";dur=1.55, graphql;desc="admin/query/other", _y;desc="d87d7f26-53ca-44ae-a126-ba3ff52f0a1f", _s;desc="aaf48b66-7ab5-4ff1-85fa-42b3d94e7a54""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=5aaf5ff2-76c0-4a51-b034-74e7d87b05a0-1774832524; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=5aaf5ff2-76c0-4a51-b034-74e7d87b05a0-1774832524""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 5aaf5ff2-76c0-4a51-b034-74e7d87b05a0-1774832524"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=qlg77Ph%2B29xzLmzwIjVkJzsIr9ganobQwUK8bD%2FoFWynFkUjPfp9rI8nklWuWIFQORL3j3Zbt3pisRMoOBsTIx9xMZ48r6dbosEmFJy0daz64FaoOO9n64IYXa4RIhNawiRGk1f1bRAT"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=153.999805"
    "server: cloudflare"
    "cf-ray: 9e432fcb6a40b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423316734061"
        "sku" => "12878117431090939323"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423316734061"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423316734061"
                "updatedAt" => "2025-04-09T23:53:00Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423316766829"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2691
    "request_size" => 269
    "total_time" => 0.161324
    "namelookup_time" => 0.000113
    "connect_time" => 0.000113
    "pretransfer_time" => 0.00019
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4153.0
    "speed_upload" => 8083.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000206
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 113
    "connect_time_us" => 113
    "namelookup_time_us" => 113
    "pretransfer_time_us" => 190
    "starttransfer_time_us" => 206
    "total_time_us" => 161324
    "start_time" => 1774832524.2174
    "pause_handler" => Closure(float $duration) {#721
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @52
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2691
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.161324
          namelookup_time: 0.000113
          connect_time: 0.000113
          pretransfer_time: 0.00019
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4153.0
          speed_upload: 8083.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000206
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 113
          connect_time_us: 113
          namelookup_time_us: 113
          pretransfer_time_us: 190
          redirect_time_us: 0
          starttransfer_time_us: 206
          total_time_us: 161324
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775780
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 9 (easy handle 0x5a0a5ee9c160)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:04 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=113, verdict_flag_enabled;desc="count=25";dur=19.505, graphql;desc="admin/query/other", _y;desc="e7c1650a-aae5-4c34-b954-aa27ab085df2", _s;desc="87335d7f-6369-4934-a1e4-6e03a01ce28e"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=77530af3-6363-4370-bc0c-46761ae09fed-1774832524; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=77530af3-6363-4370-bc0c-46761ae09fed-1774832524"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 77530af3-6363-4370-bc0c-46761ae09fed-1774832524\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3ppft8r5TIoWJD834UKeeKE9ITk8ifW%2FGOClXrx02g3kbBfvTCTTS%2F0j%2Bl9xBnALoT0EM%2BOpJzhyOaiiaXCiC7zBObGyiv75UQbDwAULpDIrgACkfM8pZ32xBY1cebVhDVHAAcItCri5"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=157.999754\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fcc5d9fb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:04 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=113, verdict_flag_enabled;desc="count=25";dur=19.505, graphql;desc="admin/query/other", _y;desc="e7c1650a-aae5-4c34-b954-aa27ab085df2", _s;desc="87335d7f-6369-4934-a1e4-6e03a01ce28e""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=77530af3-6363-4370-bc0c-46761ae09fed-1774832524; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=77530af3-6363-4370-bc0c-46761ae09fed-1774832524""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 77530af3-6363-4370-bc0c-46761ae09fed-1774832524"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3ppft8r5TIoWJD834UKeeKE9ITk8ifW%2FGOClXrx02g3kbBfvTCTTS%2F0j%2Bl9xBnALoT0EM%2BOpJzhyOaiiaXCiC7zBObGyiv75UQbDwAULpDIrgACkfM8pZ32xBY1cebVhDVHAAcItCri5"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=157.999754"
    "server: cloudflare"
    "cf-ray: 9e432fcc5d9fb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423316766829"
        "sku" => "13225990090136793830"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423316766829"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423316766829"
                "updatedAt" => "2025-04-09T23:53:09Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423316799597"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2697
    "request_size" => 269
    "total_time" => 0.13451
    "namelookup_time" => 4.7E-5
    "connect_time" => 4.7E-5
    "pretransfer_time" => 0.000125
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 4973.0
    "speed_upload" => 9694.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000141
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 47
    "connect_time_us" => 47
    "namelookup_time_us" => 47
    "pretransfer_time_us" => 125
    "starttransfer_time_us" => 141
    "total_time_us" => 134510
    "start_time" => 1774832524.3792
    "pause_handler" => Closure(float $duration) {#736
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @58
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2697
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.13451
          namelookup_time: 4.7E-5
          connect_time: 4.7E-5
          pretransfer_time: 0.000125
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 4973.0
          speed_upload: 9694.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000141
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 47
          connect_time_us: 47
          namelookup_time_us: 47
          pretransfer_time_us: 125
          redirect_time_us: 0
          starttransfer_time_us: 141
          total_time_us: 134510
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775776
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: b (easy handle 0x5a0a5ee9ddd0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:04 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=81, verdict_flag_enabled;desc="count=25";dur=1.411, graphql;desc="admin/query/other", _y;desc="5707862b-96e8-4993-8f22-6ce02bad7f7c", _s;desc="9ee2c9d0-12f0-4366-9acf-78a8cdd49cd6"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=41b25b4c-394a-4594-8984-02e5fa4c5bdd-1774832524; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=41b25b4c-394a-4594-8984-02e5fa4c5bdd-1774832524"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 41b25b4c-394a-4594-8984-02e5fa4c5bdd-1774832524\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Mo%2FTaC1EK%2FfT3aDbuNHf9NboQHm8amh3jBW1ntX0xARuDlPni27dJnrsj10ZpEa2upb4EBeFV%2Fv76z3Uc3CKYn9%2Bo3aLyNKnpeC%2B5eaVRfeb6ORXHM5m2Ya%2BZK8UQit2UkRx%2BOpOXq%2BP"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=130.999804\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fcd6927b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:04 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=81, verdict_flag_enabled;desc="count=25";dur=1.411, graphql;desc="admin/query/other", _y;desc="5707862b-96e8-4993-8f22-6ce02bad7f7c", _s;desc="9ee2c9d0-12f0-4366-9acf-78a8cdd49cd6""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=41b25b4c-394a-4594-8984-02e5fa4c5bdd-1774832524; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=41b25b4c-394a-4594-8984-02e5fa4c5bdd-1774832524""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 41b25b4c-394a-4594-8984-02e5fa4c5bdd-1774832524"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Mo%2FTaC1EK%2FfT3aDbuNHf9NboQHm8amh3jBW1ntX0xARuDlPni27dJnrsj10ZpEa2upb4EBeFV%2Fv76z3Uc3CKYn9%2Bo3aLyNKnpeC%2B5eaVRfeb6ORXHM5m2Ya%2BZK8UQit2UkRx%2BOpOXq%2BP"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=130.999804"
    "server: cloudflare"
    "cf-ray: 9e432fcd6927b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423316799597"
        "sku" => "21410256434206851433"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423316799597"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423316799597"
                "updatedAt" => "2025-04-09T23:53:15Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423316832365"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2691
    "request_size" => 269
    "total_time" => 0.143783
    "namelookup_time" => 4.0E-5
    "connect_time" => 4.0E-5
    "pretransfer_time" => 0.000133
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4666.0
    "speed_upload" => 9069.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000148
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 40
    "connect_time_us" => 40
    "namelookup_time_us" => 40
    "pretransfer_time_us" => 133
    "starttransfer_time_us" => 148
    "total_time_us" => 143783
    "start_time" => 1774832524.5143
    "pause_handler" => Closure(float $duration) {#738
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @64
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2691
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.143783
          namelookup_time: 4.0E-5
          connect_time: 4.0E-5
          pretransfer_time: 0.000133
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4666.0
          speed_upload: 9069.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000148
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 40
          connect_time_us: 40
          namelookup_time_us: 40
          pretransfer_time_us: 133
          redirect_time_us: 0
          starttransfer_time_us: 148
          total_time_us: 143783
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775773
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: d (easy handle 0x5a0a5eea47f0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:04 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=85, verdict_flag_enabled;desc="count=26";dur=1.471, graphql;desc="admin/query/other", _y;desc="994ce777-142b-4378-9269-2560c62e4912", _s;desc="962606c1-a666-4cbb-9656-d6326b925e3f"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=522c1c94-ebf9-4b74-be38-f074643d9bec-1774832524; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=522c1c94-ebf9-4b74-be38-f074643d9bec-1774832524"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 522c1c94-ebf9-4b74-be38-f074643d9bec-1774832524\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IbtfpuaiGfePm2pFD8RRr4e3Uw0%2Fbc5Pd%2F%2FuBBX2gxCta72NT6PxNWhUaW1WWmoJX%2BK09aH3akqHu41fqkrTg7cFP%2BrIlaWt8uUFb9bpjf6DyHW0RWlXxFpWfVAxhEbEpEfsq3jsurVC"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=142.000198\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fce3bc9b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:04 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=85, verdict_flag_enabled;desc="count=26";dur=1.471, graphql;desc="admin/query/other", _y;desc="994ce777-142b-4378-9269-2560c62e4912", _s;desc="962606c1-a666-4cbb-9656-d6326b925e3f""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=522c1c94-ebf9-4b74-be38-f074643d9bec-1774832524; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=522c1c94-ebf9-4b74-be38-f074643d9bec-1774832524""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 522c1c94-ebf9-4b74-be38-f074643d9bec-1774832524"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IbtfpuaiGfePm2pFD8RRr4e3Uw0%2Fbc5Pd%2F%2FuBBX2gxCta72NT6PxNWhUaW1WWmoJX%2BK09aH3akqHu41fqkrTg7cFP%2BrIlaWt8uUFb9bpjf6DyHW0RWlXxFpWfVAxhEbEpEfsq3jsurVC"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=142.000198"
    "server: cloudflare"
    "cf-ray: 9e432fce3bc9b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423316832365"
        "sku" => "33858875278724780731"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423316832365"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423316832365"
                "updatedAt" => "2025-04-09T23:53:10Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423316865133"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2696
    "request_size" => 269
    "total_time" => 0.161184
    "namelookup_time" => 4.6E-5
    "connect_time" => 4.6E-5
    "pretransfer_time" => 0.000126
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4162.0
    "speed_upload" => 8090.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000159
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 46
    "connect_time_us" => 46
    "namelookup_time_us" => 46
    "pretransfer_time_us" => 126
    "starttransfer_time_us" => 159
    "total_time_us" => 161184
    "start_time" => 1774832524.6593
    "pause_handler" => Closure(float $duration) {#734
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @70
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2696
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.161184
          namelookup_time: 4.6E-5
          connect_time: 4.6E-5
          pretransfer_time: 0.000126
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4162.0
          speed_upload: 8090.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000159
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 46
          connect_time_us: 46
          namelookup_time_us: 46
          pretransfer_time_us: 126
          redirect_time_us: 0
          starttransfer_time_us: 159
          total_time_us: 161184
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775769
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: f (easy handle 0x5a0a5eeaac20)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:04 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=105, verdict_flag_enabled;desc="count=25";dur=1.034, graphql;desc="admin/query/other", _y;desc="3a8b8952-d731-43b3-8799-cf230e76c40a", _s;desc="b2318496-5ca4-460c-afc0-743e47f34057"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=cff2e75c-1327-4fdb-8f59-f65775538668-1774832524; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=cff2e75c-1327-4fdb-8f59-f65775538668-1774832524"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: cff2e75c-1327-4fdb-8f59-f65775538668-1774832524\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ZtR%2FqsObZQ60G82vE4%2BD9upJ4i3%2FSui%2FNF0zLEyTo30%2BbYLAip4U%2B3%2FCTouthQkGqT81TYoOpXXNIkAiEQxbWYHlwPBjCWnwtvvj1asBYkgwyI0vevBcRvJZ2P8IkHyAp8422VvM2b2N"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=157.999754\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fcf2ee7b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:04 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=105, verdict_flag_enabled;desc="count=25";dur=1.034, graphql;desc="admin/query/other", _y;desc="3a8b8952-d731-43b3-8799-cf230e76c40a", _s;desc="b2318496-5ca4-460c-afc0-743e47f34057""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=cff2e75c-1327-4fdb-8f59-f65775538668-1774832524; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=cff2e75c-1327-4fdb-8f59-f65775538668-1774832524""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: cff2e75c-1327-4fdb-8f59-f65775538668-1774832524"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ZtR%2FqsObZQ60G82vE4%2BD9upJ4i3%2FSui%2FNF0zLEyTo30%2BbYLAip4U%2B3%2FCTouthQkGqT81TYoOpXXNIkAiEQxbWYHlwPBjCWnwtvvj1asBYkgwyI0vevBcRvJZ2P8IkHyAp8422VvM2b2N"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=157.999754"
    "server: cloudflare"
    "cf-ray: 9e432fcf2ee7b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423316865133"
        "sku" => "18454227782192058098"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423316865133"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423316865133"
                "updatedAt" => "2025-04-09T23:53:04Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423316897901"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2691
    "request_size" => 269
    "total_time" => 0.124589
    "namelookup_time" => 4.3E-5
    "connect_time" => 4.4E-5
    "pretransfer_time" => 0.000123
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 5369.0
    "speed_upload" => 10466.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000138
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 44
    "connect_time_us" => 44
    "namelookup_time_us" => 43
    "pretransfer_time_us" => 123
    "starttransfer_time_us" => 138
    "total_time_us" => 124589
    "start_time" => 1774832524.8213
    "pause_handler" => Closure(float $duration) {#742
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @76
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2691
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.124589
          namelookup_time: 4.3E-5
          connect_time: 4.4E-5
          pretransfer_time: 0.000123
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 5369.0
          speed_upload: 10466.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000138
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 44
          connect_time_us: 44
          namelookup_time_us: 43
          pretransfer_time_us: 123
          redirect_time_us: 0
          starttransfer_time_us: 138
          total_time_us: 124589
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775766
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 11 (easy handle 0x5a0a5eeac890)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:04 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=70, verdict_flag_enabled;desc="count=25";dur=1.896, graphql;desc="admin/query/other", _y;desc="1bbb38ad-68c0-4234-b84d-54e6adeb6fff", _s;desc="5548ed51-1930-4d41-b947-d35d620bc3c6"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=6fdc0cfd-0c06-4dec-a311-5ef5ea6c1118-1774832524; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=6fdc0cfd-0c06-4dec-a311-5ef5ea6c1118-1774832524"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 6fdc0cfd-0c06-4dec-a311-5ef5ea6c1118-1774832524\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ojmHfQVLjeT0mm0SnOAdjcuHPsR%2BGAuc8hj36YvFK9IXi3ovma5XDNqcaX%2FPy%2F2Xscxb%2FftLsM43Aj66O8B1dCOgHaLu2RBhYdLF4zSjwF4uhNbpvRHPpbDSiYE%2BlBTs6QDdjaD483jy"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=121.999979\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fd02a87b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:04 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=70, verdict_flag_enabled;desc="count=25";dur=1.896, graphql;desc="admin/query/other", _y;desc="1bbb38ad-68c0-4234-b84d-54e6adeb6fff", _s;desc="5548ed51-1930-4d41-b947-d35d620bc3c6""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=6fdc0cfd-0c06-4dec-a311-5ef5ea6c1118-1774832524; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=6fdc0cfd-0c06-4dec-a311-5ef5ea6c1118-1774832524""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 6fdc0cfd-0c06-4dec-a311-5ef5ea6c1118-1774832524"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ojmHfQVLjeT0mm0SnOAdjcuHPsR%2BGAuc8hj36YvFK9IXi3ovma5XDNqcaX%2FPy%2F2Xscxb%2FftLsM43Aj66O8B1dCOgHaLu2RBhYdLF4zSjwF4uhNbpvRHPpbDSiYE%2BlBTs6QDdjaD483jy"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=121.999979"
    "server: cloudflare"
    "cf-ray: 9e432fd02a87b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423316897901"
        "sku" => "23575465423053270286"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423316897901"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423316897901"
                "updatedAt" => "2025-04-09T23:53:06Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423316930669"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2691
    "request_size" => 269
    "total_time" => 0.147827
    "namelookup_time" => 4.5E-5
    "connect_time" => 4.5E-5
    "pretransfer_time" => 0.000121
    "size_upload" => 1304.0
    "size_download" => 668.0
    "speed_download" => 4518.0
    "speed_upload" => 8821.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000139
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 46
    "connect_time_us" => 45
    "namelookup_time_us" => 45
    "pretransfer_time_us" => 121
    "starttransfer_time_us" => 139
    "total_time_us" => 147827
    "start_time" => 1774832524.9464
    "pause_handler" => Closure(float $duration) {#744
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @82
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2691
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.147827
          namelookup_time: 4.5E-5
          connect_time: 4.5E-5
          pretransfer_time: 0.000121
          size_upload: 1304.0
          size_download: 668.0
          speed_download: 4518.0
          speed_upload: 8821.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000139
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 46
          connect_time_us: 45
          namelookup_time_us: 45
          pretransfer_time_us: 121
          redirect_time_us: 0
          starttransfer_time_us: 139
          total_time_us: 147827
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775762
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 13 (easy handle 0x5a0a5eeb35d0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:05 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=82, verdict_flag_enabled;desc="count=25";dur=0.949, graphql;desc="admin/query/other", _y;desc="d970a923-7e9f-488e-a56f-6660bcf1cc59", _s;desc="69eaa1cb-ba8b-456c-9479-64f06c1f2970"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c646a4e1-daf8-4372-a6f7-69fad9939984-1774832524; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c646a4e1-daf8-4372-a6f7-69fad9939984-1774832524"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: c646a4e1-daf8-4372-a6f7-69fad9939984-1774832524\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=KBsubVz3urF9xhsXuG24DTo5OITZ5PG2Qr%2FJcoxEwRdnTzxfkfih%2FhwuQwbAGPbMio%2FlNbmTOqKZHcHTg%2FxeS5p%2BzVgjvMuT0po0FvropyBwIaLed7sF6S4lLJvo9WNYVOAK6B8O59vk"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=144.000053\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fd0ed73b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:05 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=82, verdict_flag_enabled;desc="count=25";dur=0.949, graphql;desc="admin/query/other", _y;desc="d970a923-7e9f-488e-a56f-6660bcf1cc59", _s;desc="69eaa1cb-ba8b-456c-9479-64f06c1f2970""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c646a4e1-daf8-4372-a6f7-69fad9939984-1774832524; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c646a4e1-daf8-4372-a6f7-69fad9939984-1774832524""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: c646a4e1-daf8-4372-a6f7-69fad9939984-1774832524"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=KBsubVz3urF9xhsXuG24DTo5OITZ5PG2Qr%2FJcoxEwRdnTzxfkfih%2FhwuQwbAGPbMio%2FlNbmTOqKZHcHTg%2FxeS5p%2BzVgjvMuT0po0FvropyBwIaLed7sF6S4lLJvo9WNYVOAK6B8O59vk"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=144.000053"
    "server: cloudflare"
    "cf-ray: 9e432fd0ed73b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423316930669"
        "sku" => "20537545410221084627"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423316930669"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423316930669"
                "updatedAt" => "2025-04-09T23:53:00Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423316963437"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.167875
    "namelookup_time" => 5.0E-5
    "connect_time" => 5.0E-5
    "pretransfer_time" => 0.000125
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 3985.0
    "speed_upload" => 7767.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.00014
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 50
    "connect_time_us" => 50
    "namelookup_time_us" => 50
    "pretransfer_time_us" => 125
    "starttransfer_time_us" => 140
    "total_time_us" => 167875
    "start_time" => 1774832525.0949
    "pause_handler" => Closure(float $duration) {#746
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @88
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.167875
          namelookup_time: 5.0E-5
          connect_time: 5.0E-5
          pretransfer_time: 0.000125
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 3985.0
          speed_upload: 7767.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.00014
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 50
          connect_time_us: 50
          namelookup_time_us: 50
          pretransfer_time_us: 125
          redirect_time_us: 0
          starttransfer_time_us: 140
          total_time_us: 167875
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775759
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 15 (easy handle 0x5a0a5eeb75e0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:05 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=93, verdict_flag_enabled;desc="count=25";dur=1.025, graphql;desc="admin/query/other", _y;desc="00540c09-1101-43df-9a34-94802ba6d312", _s;desc="428ddbcf-178d-49bf-adcb-2b59e08234c6"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f89575a2-804b-4e57-9490-6ff3a076535e-1774832525; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f89575a2-804b-4e57-9490-6ff3a076535e-1774832525"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: f89575a2-804b-4e57-9490-6ff3a076535e-1774832525\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=SpRYYEXuXtWUeU88m92tidzA%2FEbp62ADRI1n4fFZHGXsO1ZAFmxDKU9AWJNYPsVUt9mvXRiBnJaEFC8A9nQFCe7477292m7nSKO%2BgDGd2OhOJoi6UTRfPsspHgdwJ2l7%2BUs0aQ3gt%2FNM"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=165.999889\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fd1d8dab41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:05 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=93, verdict_flag_enabled;desc="count=25";dur=1.025, graphql;desc="admin/query/other", _y;desc="00540c09-1101-43df-9a34-94802ba6d312", _s;desc="428ddbcf-178d-49bf-adcb-2b59e08234c6""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f89575a2-804b-4e57-9490-6ff3a076535e-1774832525; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f89575a2-804b-4e57-9490-6ff3a076535e-1774832525""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: f89575a2-804b-4e57-9490-6ff3a076535e-1774832525"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=SpRYYEXuXtWUeU88m92tidzA%2FEbp62ADRI1n4fFZHGXsO1ZAFmxDKU9AWJNYPsVUt9mvXRiBnJaEFC8A9nQFCe7477292m7nSKO%2BgDGd2OhOJoi6UTRfPsspHgdwJ2l7%2BUs0aQ3gt%2FNM"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=165.999889"
    "server: cloudflare"
    "cf-ray: 9e432fd1d8dab41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423316963437"
        "sku" => "32126473149688863818"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423316963437"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423316963437"
                "updatedAt" => "2025-04-09T23:53:12Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423316996205"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2687
    "request_size" => 269
    "total_time" => 0.14553
    "namelookup_time" => 6.9E-5
    "connect_time" => 6.9E-5
    "pretransfer_time" => 0.000146
    "size_upload" => 1304.0
    "size_download" => 668.0
    "speed_download" => 4590.0
    "speed_upload" => 8960.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000164
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 69
    "connect_time_us" => 69
    "namelookup_time_us" => 69
    "pretransfer_time_us" => 146
    "starttransfer_time_us" => 164
    "total_time_us" => 145530
    "start_time" => 1774832525.2633
    "pause_handler" => Closure(float $duration) {#748
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @94
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2687
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.14553
          namelookup_time: 6.9E-5
          connect_time: 6.9E-5
          pretransfer_time: 0.000146
          size_upload: 1304.0
          size_download: 668.0
          speed_download: 4590.0
          speed_upload: 8960.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000164
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 69
          connect_time_us: 69
          namelookup_time_us: 69
          pretransfer_time_us: 146
          redirect_time_us: 0
          starttransfer_time_us: 164
          total_time_us: 145530
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775756
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 17 (easy handle 0x5a0a5eebdba0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:05 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=95, verdict_flag_enabled;desc="count=26";dur=1.157, graphql;desc="admin/query/other", _y;desc="193f8641-46df-428b-84ca-3c6366050c3c", _s;desc="b37f8f6d-3061-4290-8b46-6e67de9f4efd"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=655543de-e7ab-414c-b44e-fddabbb78800-1774832525; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=655543de-e7ab-414c-b44e-fddabbb78800-1774832525"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 655543de-e7ab-414c-b44e-fddabbb78800-1774832525\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=iZuV8ccVw7ggqs5YuAmDeoOiJE%2BRKzpBnLjJTvkMYK9xXjpHuWRhzUQqc3WBBxZ74cIoriTAkkdfO1ZVshzENuqvKclZwjTXfpn4wx8xrbGtsMaeECccB10%2BX9x1F%2BPGgmHm8IBOVliU"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=142.999887\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fd2ececb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:05 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=95, verdict_flag_enabled;desc="count=26";dur=1.157, graphql;desc="admin/query/other", _y;desc="193f8641-46df-428b-84ca-3c6366050c3c", _s;desc="b37f8f6d-3061-4290-8b46-6e67de9f4efd""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=655543de-e7ab-414c-b44e-fddabbb78800-1774832525; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=655543de-e7ab-414c-b44e-fddabbb78800-1774832525""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 655543de-e7ab-414c-b44e-fddabbb78800-1774832525"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=iZuV8ccVw7ggqs5YuAmDeoOiJE%2BRKzpBnLjJTvkMYK9xXjpHuWRhzUQqc3WBBxZ74cIoriTAkkdfO1ZVshzENuqvKclZwjTXfpn4wx8xrbGtsMaeECccB10%2BX9x1F%2BPGgmHm8IBOVliU"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=142.999887"
    "server: cloudflare"
    "cf-ray: 9e432fd2ececb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423316996205"
        "sku" => "11434000781457037056"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423316996205"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423316996205"
                "updatedAt" => "2025-04-09T23:53:07Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317028973"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.156723
    "namelookup_time" => 4.4E-5
    "connect_time" => 4.4E-5
    "pretransfer_time" => 0.000176
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4281.0
    "speed_upload" => 8320.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000213
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 44
    "connect_time_us" => 44
    "namelookup_time_us" => 44
    "pretransfer_time_us" => 176
    "starttransfer_time_us" => 213
    "total_time_us" => 156723
    "start_time" => 1774832525.4121
    "pause_handler" => Closure(float $duration) {#750
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @100
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.156723
          namelookup_time: 4.4E-5
          connect_time: 4.4E-5
          pretransfer_time: 0.000176
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4281.0
          speed_upload: 8320.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000213
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 44
          connect_time_us: 44
          namelookup_time_us: 44
          pretransfer_time_us: 176
          redirect_time_us: 0
          starttransfer_time_us: 213
          total_time_us: 156723
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775753
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 19 (easy handle 0x5a0a5eebf0d0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:05 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=106, verdict_flag_enabled;desc="count=25";dur=10.803, graphql;desc="admin/query/other", _y;desc="67c0e0de-ce41-4e57-8463-864884f0c6f7", _s;desc="f38647bc-5cd2-474f-813b-53cc7b2a2db3"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ca9808a8-608d-4ad8-b46a-cd26f0353b33-1774832525; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ca9808a8-608d-4ad8-b46a-cd26f0353b33-1774832525"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: ca9808a8-608d-4ad8-b46a-cd26f0353b33-1774832525\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=uyDxv8ma3d2sLken%2BHVZIuxHMq1cx41hCbvVPPmllvU9rpYL%2BowKfaqSX147rvrQQenh91x4o7dJh8xZMuo8Qyv246oZ%2F7QuGI6lAOSJgo2jw142yCrd3evlEZHUUryvbG7AWBFZLjpJ"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=154.000044\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fd3d8a3b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:05 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=106, verdict_flag_enabled;desc="count=25";dur=10.803, graphql;desc="admin/query/other", _y;desc="67c0e0de-ce41-4e57-8463-864884f0c6f7", _s;desc="f38647bc-5cd2-474f-813b-53cc7b2a2db3""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ca9808a8-608d-4ad8-b46a-cd26f0353b33-1774832525; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ca9808a8-608d-4ad8-b46a-cd26f0353b33-1774832525""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: ca9808a8-608d-4ad8-b46a-cd26f0353b33-1774832525"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=uyDxv8ma3d2sLken%2BHVZIuxHMq1cx41hCbvVPPmllvU9rpYL%2BowKfaqSX147rvrQQenh91x4o7dJh8xZMuo8Qyv246oZ%2F7QuGI6lAOSJgo2jw142yCrd3evlEZHUUryvbG7AWBFZLjpJ"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=154.000044"
    "server: cloudflare"
    "cf-ray: 9e432fd3d8a3b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317028973"
        "sku" => "51134346548771097787"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317028973"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317028973"
                "updatedAt" => "2025-04-09T23:53:16Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317061741"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2697
    "request_size" => 269
    "total_time" => 0.147606
    "namelookup_time" => 4.0E-5
    "connect_time" => 4.0E-5
    "pretransfer_time" => 0.000116
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4545.0
    "speed_upload" => 8834.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000157
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 40
    "connect_time_us" => 40
    "namelookup_time_us" => 40
    "pretransfer_time_us" => 116
    "starttransfer_time_us" => 157
    "total_time_us" => 147606
    "start_time" => 1774832525.5696
    "pause_handler" => Closure(float $duration) {#752
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @106
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2697
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.147606
          namelookup_time: 4.0E-5
          connect_time: 4.0E-5
          pretransfer_time: 0.000116
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4545.0
          speed_upload: 8834.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000157
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 40
          connect_time_us: 40
          namelookup_time_us: 40
          pretransfer_time_us: 116
          redirect_time_us: 0
          starttransfer_time_us: 157
          total_time_us: 147606
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775750
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 1b (easy handle 0x5a0a5eec66b0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:05 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=96, verdict_flag_enabled;desc="count=25";dur=1.804, graphql;desc="admin/query/other", _y;desc="6ff69d44-3949-4605-8854-e48200b00575", _s;desc="3cc78e94-d353-479c-970b-b3b8081b34be"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c0eb1f94-e1ce-41de-84b4-196370c28655-1774832525; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c0eb1f94-e1ce-41de-84b4-196370c28655-1774832525"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: c0eb1f94-e1ce-41de-84b4-196370c28655-1774832525\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=qvUSvsJlCqV%2FAcGKn7Mx%2F%2Bq0GnjcrPS6PlNggAjiTpIJGm0wgX2sD5X%2FMWTfJK3TGm4J%2B%2Bl%2BjqBT077Jc3LNiMiufNKQ%2F6iRADWMRV6DiWv30qiuYNhXVMPQDQkZq0s4u9utWwskxsDe"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=144.999981\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fd4dc0fb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:05 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=96, verdict_flag_enabled;desc="count=25";dur=1.804, graphql;desc="admin/query/other", _y;desc="6ff69d44-3949-4605-8854-e48200b00575", _s;desc="3cc78e94-d353-479c-970b-b3b8081b34be""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c0eb1f94-e1ce-41de-84b4-196370c28655-1774832525; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c0eb1f94-e1ce-41de-84b4-196370c28655-1774832525""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: c0eb1f94-e1ce-41de-84b4-196370c28655-1774832525"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=qvUSvsJlCqV%2FAcGKn7Mx%2F%2Bq0GnjcrPS6PlNggAjiTpIJGm0wgX2sD5X%2FMWTfJK3TGm4J%2B%2Bl%2BjqBT077Jc3LNiMiufNKQ%2F6iRADWMRV6DiWv30qiuYNhXVMPQDQkZq0s4u9utWwskxsDe"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=144.999981"
    "server: cloudflare"
    "cf-ray: 9e432fd4dc0fb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317061741"
        "sku" => "65230817697714412129"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317061741"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317061741"
                "updatedAt" => "2025-04-09T23:53:08Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317094509"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2692
    "request_size" => 269
    "total_time" => 0.134905
    "namelookup_time" => 3.3E-5
    "connect_time" => 3.3E-5
    "pretransfer_time" => 0.000131
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4973.0
    "speed_upload" => 9666.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.00015
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 33
    "connect_time_us" => 33
    "namelookup_time_us" => 33
    "pretransfer_time_us" => 131
    "starttransfer_time_us" => 150
    "total_time_us" => 134905
    "start_time" => 1774832525.7177
    "pause_handler" => Closure(float $duration) {#754
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @112
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2692
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.134905
          namelookup_time: 3.3E-5
          connect_time: 3.3E-5
          pretransfer_time: 0.000131
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4973.0
          speed_upload: 9666.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.00015
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 33
          connect_time_us: 33
          namelookup_time_us: 33
          pretransfer_time_us: 131
          redirect_time_us: 0
          starttransfer_time_us: 150
          total_time_us: 134905
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775747
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 1d (easy handle 0x5a0a5eecaad0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:05 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=77, verdict_flag_enabled;desc="count=25";dur=1.16, graphql;desc="admin/query/other", _y;desc="0e44d6f1-8e40-4024-8a10-4341ff112622", _s;desc="f6200e2d-d1fe-4652-9d46-cc946cf37379"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=feb0659d-40eb-4dcc-9bf4-43612b60233d-1774832525; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=feb0659d-40eb-4dcc-9bf4-43612b60233d-1774832525"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: feb0659d-40eb-4dcc-9bf4-43612b60233d-1774832525\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=qQdlV7DcWfSJ8n5F5N9c2eUW605f%2BrBJEyYPyqO4l54AMrnhOuiFMO7WiIiXb6t0FT5%2FKMbyuZ6F8vvkIiUFTb7S4iYS3%2Bgg1uux2H4QF8G%2Bdb8%2BkWZ3rYtk3JDQT90u%2BD6xjz4oC6t3"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=128.999949\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fd5bf54b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:05 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=77, verdict_flag_enabled;desc="count=25";dur=1.16, graphql;desc="admin/query/other", _y;desc="0e44d6f1-8e40-4024-8a10-4341ff112622", _s;desc="f6200e2d-d1fe-4652-9d46-cc946cf37379""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=feb0659d-40eb-4dcc-9bf4-43612b60233d-1774832525; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=feb0659d-40eb-4dcc-9bf4-43612b60233d-1774832525""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: feb0659d-40eb-4dcc-9bf4-43612b60233d-1774832525"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=qQdlV7DcWfSJ8n5F5N9c2eUW605f%2BrBJEyYPyqO4l54AMrnhOuiFMO7WiIiXb6t0FT5%2FKMbyuZ6F8vvkIiUFTb7S4iYS3%2Bgg1uux2H4QF8G%2Bdb8%2BkWZ3rYtk3JDQT90u%2BD6xjz4oC6t3"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=128.999949"
    "server: cloudflare"
    "cf-ray: 9e432fd5bf54b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317094509"
        "sku" => "15500158062994605426"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317094509"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317094509"
                "updatedAt" => "2025-04-09T23:53:14Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317127277"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2681
    "request_size" => 269
    "total_time" => 0.13244
    "namelookup_time" => 6.5E-5
    "connect_time" => 6.5E-5
    "pretransfer_time" => 0.000149
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 5058.0
    "speed_upload" => 9845.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000175
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 65
    "connect_time_us" => 65
    "namelookup_time_us" => 65
    "pretransfer_time_us" => 149
    "starttransfer_time_us" => 175
    "total_time_us" => 132440
    "start_time" => 1774832525.8532
    "pause_handler" => Closure(float $duration) {#740
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @118
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2681
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.13244
          namelookup_time: 6.5E-5
          connect_time: 6.5E-5
          pretransfer_time: 0.000149
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 5058.0
          speed_upload: 9845.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000175
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 65
          connect_time_us: 65
          namelookup_time_us: 65
          pretransfer_time_us: 149
          redirect_time_us: 0
          starttransfer_time_us: 175
          total_time_us: 132440
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775742
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 1f (easy handle 0x5a0a5eed1090)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:05 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=88, verdict_flag_enabled;desc="count=25";dur=1.383, graphql;desc="admin/query/other", _y;desc="b290440e-a7ac-4984-ad64-2793cf11d13c", _s;desc="e943ad71-7a29-4b71-b343-7555973b6892"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0852fada-eda1-447c-afde-c6a9c75ec230-1774832525; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0852fada-eda1-447c-afde-c6a9c75ec230-1774832525"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 0852fada-eda1-447c-afde-c6a9c75ec230-1774832525\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=aDa1OnY9joFrV4RR6WEPflgWMjMQgBWmJodYrsf1SHu4Z6h9pl0VlvGACC43Pdu4WTClv9AlSqYr5W5yEMg8xnFxofpjo8hJ2H8ovXfxThf4anfhwb9oSeSYSrjjEzonUSdXPqAYAKOK"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=129.000187\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fd69ab0b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:05 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=88, verdict_flag_enabled;desc="count=25";dur=1.383, graphql;desc="admin/query/other", _y;desc="b290440e-a7ac-4984-ad64-2793cf11d13c", _s;desc="e943ad71-7a29-4b71-b343-7555973b6892""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0852fada-eda1-447c-afde-c6a9c75ec230-1774832525; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0852fada-eda1-447c-afde-c6a9c75ec230-1774832525""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 0852fada-eda1-447c-afde-c6a9c75ec230-1774832525"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=aDa1OnY9joFrV4RR6WEPflgWMjMQgBWmJodYrsf1SHu4Z6h9pl0VlvGACC43Pdu4WTClv9AlSqYr5W5yEMg8xnFxofpjo8hJ2H8ovXfxThf4anfhwb9oSeSYSrjjEzonUSdXPqAYAKOK"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=129.000187"
    "server: cloudflare"
    "cf-ray: 9e432fd69ab0b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317127277"
        "sku" => "15270961309707010953"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317127277"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317127277"
                "updatedAt" => "2025-04-09T23:53:03Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317160045"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2690
    "request_size" => 269
    "total_time" => 0.165635
    "namelookup_time" => 4.0E-5
    "connect_time" => 4.1E-5
    "pretransfer_time" => 0.000126
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 4039.0
    "speed_upload" => 7872.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000156
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 41
    "connect_time_us" => 41
    "namelookup_time_us" => 40
    "pretransfer_time_us" => 126
    "starttransfer_time_us" => 156
    "total_time_us" => 165635
    "start_time" => 1774832525.9863
    "pause_handler" => Closure(float $duration) {#758
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @124
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2690
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.165635
          namelookup_time: 4.0E-5
          connect_time: 4.1E-5
          pretransfer_time: 0.000126
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 4039.0
          speed_upload: 7872.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000156
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 41
          connect_time_us: 41
          namelookup_time_us: 40
          pretransfer_time_us: 126
          redirect_time_us: 0
          starttransfer_time_us: 156
          total_time_us: 165635
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775739
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 21 (easy handle 0x5a0a5eed25c0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:06 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=112, verdict_flag_enabled;desc="count=25";dur=1.421, graphql;desc="admin/query/other", _y;desc="65afdff6-b7b7-4d81-90c8-8d39b2f471a3", _s;desc="8b092ed7-3690-413b-9d57-161be3c88b67"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=bf68c262-441c-4b7e-9317-58a8347ec640-1774832525; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=bf68c262-441c-4b7e-9317-58a8347ec640-1774832525"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: bf68c262-441c-4b7e-9317-58a8347ec640-1774832525\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=G4hTrrH51RJv9wteTqxYp6Es4ly9H6C3QSUzG4LUQS2HoeZWg1Zq%2BADtuINFylt8DpEt%2Bqlv9OlFddOSyrcgmquR87PuKnJL2habQmEu%2FJDeOTT32wbc2%2BAW8xCvW1Fb7xCNfBRHxTzM"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=161.000252\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fd76de0b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:06 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=112, verdict_flag_enabled;desc="count=25";dur=1.421, graphql;desc="admin/query/other", _y;desc="65afdff6-b7b7-4d81-90c8-8d39b2f471a3", _s;desc="8b092ed7-3690-413b-9d57-161be3c88b67""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=bf68c262-441c-4b7e-9317-58a8347ec640-1774832525; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=bf68c262-441c-4b7e-9317-58a8347ec640-1774832525""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: bf68c262-441c-4b7e-9317-58a8347ec640-1774832525"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=G4hTrrH51RJv9wteTqxYp6Es4ly9H6C3QSUzG4LUQS2HoeZWg1Zq%2BADtuINFylt8DpEt%2Bqlv9OlFddOSyrcgmquR87PuKnJL2habQmEu%2FJDeOTT32wbc2%2BAW8xCvW1Fb7xCNfBRHxTzM"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=161.000252"
    "server: cloudflare"
    "cf-ray: 9e432fd76de0b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317160045"
        "sku" => "40977331360724291064"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317160045"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317160045"
                "updatedAt" => "2025-04-09T23:53:14Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317192813"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2690
    "request_size" => 269
    "total_time" => 0.155338
    "namelookup_time" => 4.3E-5
    "connect_time" => 4.3E-5
    "pretransfer_time" => 0.000113
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4313.0
    "speed_upload" => 8394.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000139
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 43
    "connect_time_us" => 43
    "namelookup_time_us" => 43
    "pretransfer_time_us" => 113
    "starttransfer_time_us" => 139
    "total_time_us" => 155338
    "start_time" => 1774832526.1525
    "pause_handler" => Closure(float $duration) {#756
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @130
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2690
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.155338
          namelookup_time: 4.3E-5
          connect_time: 4.3E-5
          pretransfer_time: 0.000113
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4313.0
          speed_upload: 8394.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000139
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 43
          connect_time_us: 43
          namelookup_time_us: 43
          pretransfer_time_us: 113
          redirect_time_us: 0
          starttransfer_time_us: 139
          total_time_us: 155338
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775736
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 23 (easy handle 0x5a0a5eed9130)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:06 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=104, verdict_flag_enabled;desc="count=25";dur=2.425, graphql;desc="admin/query/other", _y;desc="8023a44f-57e0-4ead-ae66-fe472a39fa4a", _s;desc="18cec678-760c-4ac5-957e-517da0897d90"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7f401205-f454-417f-9f4b-fa47be43723d-1774832526; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7f401205-f454-417f-9f4b-fa47be43723d-1774832526"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 7f401205-f454-417f-9f4b-fa47be43723d-1774832526\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=pIwL%2Fk3CuRlP1S0HRMEpAifnJFCwFuBbfwtqRfUkuIud0K5z0o%2BOSMfASrZ7diCyIano%2BcUhPAtvfeF2qLmNy7DvSeIpTnFK4k39NkEQtW6dt8WP9oZqUCmssDa7SP4%2B9qVWgyJfusAK"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=151.999950\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fd87a2cb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:06 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=104, verdict_flag_enabled;desc="count=25";dur=2.425, graphql;desc="admin/query/other", _y;desc="8023a44f-57e0-4ead-ae66-fe472a39fa4a", _s;desc="18cec678-760c-4ac5-957e-517da0897d90""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7f401205-f454-417f-9f4b-fa47be43723d-1774832526; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7f401205-f454-417f-9f4b-fa47be43723d-1774832526""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 7f401205-f454-417f-9f4b-fa47be43723d-1774832526"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=pIwL%2Fk3CuRlP1S0HRMEpAifnJFCwFuBbfwtqRfUkuIud0K5z0o%2BOSMfASrZ7diCyIano%2BcUhPAtvfeF2qLmNy7DvSeIpTnFK4k39NkEQtW6dt8WP9oZqUCmssDa7SP4%2B9qVWgyJfusAK"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=151.999950"
    "server: cloudflare"
    "cf-ray: 9e432fd87a2cb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317192813"
        "sku" => "13266745396049521653"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317192813"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317192813"
                "updatedAt" => "2025-04-09T23:53:02Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317225581"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2687
    "request_size" => 269
    "total_time" => 0.140348
    "namelookup_time" => 6.8E-5
    "connect_time" => 6.8E-5
    "pretransfer_time" => 0.000145
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4780.0
    "speed_upload" => 9291.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.00017
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 68
    "connect_time_us" => 68
    "namelookup_time_us" => 68
    "pretransfer_time_us" => 145
    "starttransfer_time_us" => 170
    "total_time_us" => 140348
    "start_time" => 1774832526.3082
    "pause_handler" => Closure(float $duration) {#762
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @136
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2687
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.140348
          namelookup_time: 6.8E-5
          connect_time: 6.8E-5
          pretransfer_time: 0.000145
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4780.0
          speed_upload: 9291.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.00017
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 68
          connect_time_us: 68
          namelookup_time_us: 68
          pretransfer_time_us: 145
          redirect_time_us: 0
          starttransfer_time_us: 170
          total_time_us: 140348
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775733
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 25 (easy handle 0x5a0a5eedd960)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:06 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=88, verdict_flag_enabled;desc="count=25";dur=1.698, graphql;desc="admin/query/other", _y;desc="1b54a664-c700-4fec-8216-5043fdb7f19c", _s;desc="d9a52e27-322f-4245-99f3-afa779256102"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1d962437-007d-4aab-8938-4bc4b0ac7e05-1774832526; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1d962437-007d-4aab-8938-4bc4b0ac7e05-1774832526"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 1d962437-007d-4aab-8938-4bc4b0ac7e05-1774832526\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xvT3ue1EZo2y%2By590JdCnLlJRt5ow3MLjf8lQKiRhL1z6T9HypTvkbI%2FXor9rsmqojkr%2BRsCcP0DHJitFvdzwPK2QG9t2ir0l9i4O3Bu0zCGzmdaq1O4QeUQzazS31UIboIGWi1oaZZU"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=135.999918\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fd96e62b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:06 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=88, verdict_flag_enabled;desc="count=25";dur=1.698, graphql;desc="admin/query/other", _y;desc="1b54a664-c700-4fec-8216-5043fdb7f19c", _s;desc="d9a52e27-322f-4245-99f3-afa779256102""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1d962437-007d-4aab-8938-4bc4b0ac7e05-1774832526; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1d962437-007d-4aab-8938-4bc4b0ac7e05-1774832526""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 1d962437-007d-4aab-8938-4bc4b0ac7e05-1774832526"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xvT3ue1EZo2y%2By590JdCnLlJRt5ow3MLjf8lQKiRhL1z6T9HypTvkbI%2FXor9rsmqojkr%2BRsCcP0DHJitFvdzwPK2QG9t2ir0l9i4O3Bu0zCGzmdaq1O4QeUQzazS31UIboIGWi1oaZZU"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=135.999918"
    "server: cloudflare"
    "cf-ray: 9e432fd96e62b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317225581"
        "sku" => "40239719277144530124"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317225581"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317225581"
                "updatedAt" => "2025-04-09T23:53:14Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317258349"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2685
    "request_size" => 269
    "total_time" => 0.150857
    "namelookup_time" => 3.6E-5
    "connect_time" => 3.6E-5
    "pretransfer_time" => 0.000154
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4441.0
    "speed_upload" => 8643.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000174
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 36
    "connect_time_us" => 36
    "namelookup_time_us" => 36
    "pretransfer_time_us" => 154
    "starttransfer_time_us" => 174
    "total_time_us" => 150857
    "start_time" => 1774832526.4492
    "pause_handler" => Closure(float $duration) {#764
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @142
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2685
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.150857
          namelookup_time: 3.6E-5
          connect_time: 3.6E-5
          pretransfer_time: 0.000154
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4441.0
          speed_upload: 8643.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000174
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 36
          connect_time_us: 36
          namelookup_time_us: 36
          pretransfer_time_us: 154
          redirect_time_us: 0
          starttransfer_time_us: 174
          total_time_us: 150857
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775730
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 27 (easy handle 0x5a0a5eee3b10)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:06 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=96, verdict_flag_enabled;desc="count=25";dur=1.553, graphql;desc="admin/query/other", _y;desc="42a4dd58-effa-4b13-9b36-12d5bc3612be", _s;desc="c6535ca3-6dc3-40e4-917a-531074455070"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ecd9c64f-9b1a-4925-9f53-be6beb25f5cf-1774832526; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ecd9c64f-9b1a-4925-9f53-be6beb25f5cf-1774832526"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: ecd9c64f-9b1a-4925-9f53-be6beb25f5cf-1774832526\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RmgNoDDbBLmQKWGlFqDvwqH4unj8FVfG%2FRLTVRT7QDGMTrWcn7FcDbuhxDHXkfN9F11YUghlVaYMqphwSClLWXCIWBMfR0UchSu42n7uPdWmFCMD%2FcMOa2dBbGd2ldcITuCKcE9Q3dJq"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=148.000002\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fda59afb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:06 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=96, verdict_flag_enabled;desc="count=25";dur=1.553, graphql;desc="admin/query/other", _y;desc="42a4dd58-effa-4b13-9b36-12d5bc3612be", _s;desc="c6535ca3-6dc3-40e4-917a-531074455070""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ecd9c64f-9b1a-4925-9f53-be6beb25f5cf-1774832526; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ecd9c64f-9b1a-4925-9f53-be6beb25f5cf-1774832526""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: ecd9c64f-9b1a-4925-9f53-be6beb25f5cf-1774832526"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RmgNoDDbBLmQKWGlFqDvwqH4unj8FVfG%2FRLTVRT7QDGMTrWcn7FcDbuhxDHXkfN9F11YUghlVaYMqphwSClLWXCIWBMfR0UchSu42n7uPdWmFCMD%2FcMOa2dBbGd2ldcITuCKcE9Q3dJq"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=148.000002"
    "server: cloudflare"
    "cf-ray: 9e432fda59afb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317258349"
        "sku" => "31072019198585905571"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317258349"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317258349"
                "updatedAt" => "2025-04-09T23:53:07Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317291117"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2696
    "request_size" => 269
    "total_time" => 0.137606
    "namelookup_time" => 3.4E-5
    "connect_time" => 3.4E-5
    "pretransfer_time" => 0.000104
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4868.0
    "speed_upload" => 9476.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.00012
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 35
    "connect_time_us" => 34
    "namelookup_time_us" => 34
    "pretransfer_time_us" => 104
    "starttransfer_time_us" => 120
    "total_time_us" => 137606
    "start_time" => 1774832526.6005
    "pause_handler" => Closure(float $duration) {#766
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @148
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2696
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.137606
          namelookup_time: 3.4E-5
          connect_time: 3.4E-5
          pretransfer_time: 0.000104
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4868.0
          speed_upload: 9476.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.00012
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 35
          connect_time_us: 34
          namelookup_time_us: 34
          pretransfer_time_us: 104
          redirect_time_us: 0
          starttransfer_time_us: 120
          total_time_us: 137606
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775727
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 29 (easy handle 0x5a0a5eee5040)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:06 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=85, verdict_flag_enabled;desc="count=25";dur=1.14, graphql;desc="admin/query/other", _y;desc="00c9860b-f234-47fa-a3b5-28233c72e40f", _s;desc="05f14c08-9f8f-460c-b8ea-a2319c81b849"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b1503dd8-8691-48e3-96bf-92b68c0334bf-1774832526; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b1503dd8-8691-48e3-96bf-92b68c0334bf-1774832526"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: b1503dd8-8691-48e3-96bf-92b68c0334bf-1774832526\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=E1WRB80pRStXKRdOgENfaQ1JMqpVXUuKcxJ1%2F52j0SkbiqqkSZtjP%2FK33rnFIEi%2B5uM%2FirOQPGIqFT7oS6oONiaTqPqdvYLK43T%2F4%2FeFWhDlZFHjL57lbAMV3%2F2NIVdAAzaasLaY%2ByIo"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=132.999897\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fdb4d5db41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:06 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=85, verdict_flag_enabled;desc="count=25";dur=1.14, graphql;desc="admin/query/other", _y;desc="00c9860b-f234-47fa-a3b5-28233c72e40f", _s;desc="05f14c08-9f8f-460c-b8ea-a2319c81b849""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b1503dd8-8691-48e3-96bf-92b68c0334bf-1774832526; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b1503dd8-8691-48e3-96bf-92b68c0334bf-1774832526""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: b1503dd8-8691-48e3-96bf-92b68c0334bf-1774832526"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=E1WRB80pRStXKRdOgENfaQ1JMqpVXUuKcxJ1%2F52j0SkbiqqkSZtjP%2FK33rnFIEi%2B5uM%2FirOQPGIqFT7oS6oONiaTqPqdvYLK43T%2F4%2FeFWhDlZFHjL57lbAMV3%2F2NIVdAAzaasLaY%2ByIo"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=132.999897"
    "server: cloudflare"
    "cf-ray: 9e432fdb4d5db41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317291117"
        "sku" => "28992201542508634558"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317291117"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317291117"
                "updatedAt" => "2025-04-09T23:53:16Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317323885"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2690
    "request_size" => 269
    "total_time" => 0.138686
    "namelookup_time" => 4.1E-5
    "connect_time" => 4.1E-5
    "pretransfer_time" => 0.000114
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4831.0
    "speed_upload" => 9402.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000144
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 41
    "connect_time_us" => 41
    "namelookup_time_us" => 41
    "pretransfer_time_us" => 114
    "starttransfer_time_us" => 144
    "total_time_us" => 138686
    "start_time" => 1774832526.7387
    "pause_handler" => Closure(float $duration) {#768
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @154
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2690
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.138686
          namelookup_time: 4.1E-5
          connect_time: 4.1E-5
          pretransfer_time: 0.000114
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4831.0
          speed_upload: 9402.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000144
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 41
          connect_time_us: 41
          namelookup_time_us: 41
          pretransfer_time_us: 114
          redirect_time_us: 0
          starttransfer_time_us: 144
          total_time_us: 138686
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775724
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 2b (easy handle 0x5a0a5eeeb350)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:06 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=72, verdict_flag_enabled;desc="count=25";dur=1.27, graphql;desc="admin/query/other", _y;desc="bfcedce2-0c87-423d-86a8-0c08b1616715", _s;desc="3b3a05a8-47c2-4304-9ddd-f7f81ff60212"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=4db8c7c5-9833-4d33-a77c-d86a5c0de726-1774832526; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=4db8c7c5-9833-4d33-a77c-d86a5c0de726-1774832526"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 4db8c7c5-9833-4d33-a77c-d86a5c0de726-1774832526\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XPr1eK%2F%2Bpafm3PZ%2B1dX50oMW01aDQgGRPRj0fEkjaAg6NZnzTvabH40RcS8fL9fM5T6%2BkkebMacpdAh4cAU84TTEmISruWMiTuhRoyah%2F19pGs7HwGVXyEmbArZC9CRU5JaebWHv0dxm"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=134.999990\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fdc1855b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:06 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=72, verdict_flag_enabled;desc="count=25";dur=1.27, graphql;desc="admin/query/other", _y;desc="bfcedce2-0c87-423d-86a8-0c08b1616715", _s;desc="3b3a05a8-47c2-4304-9ddd-f7f81ff60212""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=4db8c7c5-9833-4d33-a77c-d86a5c0de726-1774832526; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=4db8c7c5-9833-4d33-a77c-d86a5c0de726-1774832526""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 4db8c7c5-9833-4d33-a77c-d86a5c0de726-1774832526"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XPr1eK%2F%2Bpafm3PZ%2B1dX50oMW01aDQgGRPRj0fEkjaAg6NZnzTvabH40RcS8fL9fM5T6%2BkkebMacpdAh4cAU84TTEmISruWMiTuhRoyah%2F19pGs7HwGVXyEmbArZC9CRU5JaebWHv0dxm"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=134.999990"
    "server: cloudflare"
    "cf-ray: 9e432fdc1855b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317323885"
        "sku" => "13660411222031210578"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317323885"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317323885"
                "updatedAt" => "2025-04-09T23:53:09Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317356653"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2690
    "request_size" => 269
    "total_time" => 0.133287
    "namelookup_time" => 3.9E-5
    "connect_time" => 4.0E-5
    "pretransfer_time" => 0.000113
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 5019.0
    "speed_upload" => 9783.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000139
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 40
    "connect_time_us" => 40
    "namelookup_time_us" => 39
    "pretransfer_time_us" => 113
    "starttransfer_time_us" => 139
    "total_time_us" => 133287
    "start_time" => 1774832526.8778
    "pause_handler" => Closure(float $duration) {#760
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @160
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2690
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.133287
          namelookup_time: 3.9E-5
          connect_time: 4.0E-5
          pretransfer_time: 0.000113
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 5019.0
          speed_upload: 9783.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000139
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 40
          connect_time_us: 40
          namelookup_time_us: 39
          pretransfer_time_us: 113
          redirect_time_us: 0
          starttransfer_time_us: 139
          total_time_us: 133287
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775721
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 2d (easy handle 0x5a0a5eeefb80)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:07 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=91, verdict_flag_enabled;desc="count=25";dur=1.53, graphql;desc="admin/query/other", _y;desc="43b073ba-fde2-43f7-80b8-de543c14ddf5", _s;desc="4c1b43ec-eb84-4f34-b32c-395b65eb4b7d"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e2b36f1c-d5ad-45e5-91df-6dbf8f3bff4e-1774832526; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e2b36f1c-d5ad-45e5-91df-6dbf8f3bff4e-1774832526"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: e2b36f1c-d5ad-45e5-91df-6dbf8f3bff4e-1774832526\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Vfcs3wTvXoUF%2Bt4aFjkIinqfqyIqEhLF69Z3Gz8VSDxpqVRNmDSk7up4X06B46M%2BAtaw8p17lRDvGSlRsZBJie%2F7KJRLiFsQgXu%2FEWkqzrrocIrBvEl%2B8jOhB1arFz7g6FFiBDGyFqCl"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=130.000114\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fdcfb87b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:07 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=91, verdict_flag_enabled;desc="count=25";dur=1.53, graphql;desc="admin/query/other", _y;desc="43b073ba-fde2-43f7-80b8-de543c14ddf5", _s;desc="4c1b43ec-eb84-4f34-b32c-395b65eb4b7d""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e2b36f1c-d5ad-45e5-91df-6dbf8f3bff4e-1774832526; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e2b36f1c-d5ad-45e5-91df-6dbf8f3bff4e-1774832526""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: e2b36f1c-d5ad-45e5-91df-6dbf8f3bff4e-1774832526"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Vfcs3wTvXoUF%2Bt4aFjkIinqfqyIqEhLF69Z3Gz8VSDxpqVRNmDSk7up4X06B46M%2BAtaw8p17lRDvGSlRsZBJie%2F7KJRLiFsQgXu%2FEWkqzrrocIrBvEl%2B8jOhB1arFz7g6FFiBDGyFqCl"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=130.000114"
    "server: cloudflare"
    "cf-ray: 9e432fdcfb87b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317356653"
        "sku" => "13367234223981179453"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317356653"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317356653"
                "updatedAt" => "2025-04-09T23:53:00Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317389421"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2685
    "request_size" => 269
    "total_time" => 0.140653
    "namelookup_time" => 3.6E-5
    "connect_time" => 3.6E-5
    "pretransfer_time" => 0.000115
    "size_upload" => 1304.0
    "size_download" => 667.0
    "speed_download" => 4742.0
    "speed_upload" => 9271.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000153
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 36
    "connect_time_us" => 36
    "namelookup_time_us" => 36
    "pretransfer_time_us" => 115
    "starttransfer_time_us" => 153
    "total_time_us" => 140653
    "start_time" => 1774832527.0116
    "pause_handler" => Closure(float $duration) {#772
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @166
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2685
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.140653
          namelookup_time: 3.6E-5
          connect_time: 3.6E-5
          pretransfer_time: 0.000115
          size_upload: 1304.0
          size_download: 667.0
          speed_download: 4742.0
          speed_upload: 9271.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000153
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 36
          connect_time_us: 36
          namelookup_time_us: 36
          pretransfer_time_us: 115
          redirect_time_us: 0
          starttransfer_time_us: 153
          total_time_us: 140653
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775718
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 2f (easy handle 0x5a0a5eef5d30)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:07 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=98, verdict_flag_enabled;desc="count=26";dur=1.357, graphql;desc="admin/query/other", _y;desc="99b9033e-df15-4fe1-a7e9-1f3b661dd862", _s;desc="e79738fb-a5f1-4580-aa35-4fab90fb08a5"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=9c9354ac-f30f-489f-80d4-c6fa53f2b98e-1774832527; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=9c9354ac-f30f-489f-80d4-c6fa53f2b98e-1774832527"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 9c9354ac-f30f-489f-80d4-c6fa53f2b98e-1774832527\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3i55HnZdHhFZbEp5EFqjoMRl%2Fy5axMu3DsMKB1JdfKKKM4CenbAGyA69aKoe2C2SP3iiRTxg23JjmFhcCteGdyITnYtwN4Cb2GPZwGiLCObJEHfRP3aQFLauABOm8u%2Bfn6zWKm3GsewD"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=137.000084\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fddde94b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:07 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=98, verdict_flag_enabled;desc="count=26";dur=1.357, graphql;desc="admin/query/other", _y;desc="99b9033e-df15-4fe1-a7e9-1f3b661dd862", _s;desc="e79738fb-a5f1-4580-aa35-4fab90fb08a5""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=9c9354ac-f30f-489f-80d4-c6fa53f2b98e-1774832527; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=9c9354ac-f30f-489f-80d4-c6fa53f2b98e-1774832527""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 9c9354ac-f30f-489f-80d4-c6fa53f2b98e-1774832527"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3i55HnZdHhFZbEp5EFqjoMRl%2Fy5axMu3DsMKB1JdfKKKM4CenbAGyA69aKoe2C2SP3iiRTxg23JjmFhcCteGdyITnYtwN4Cb2GPZwGiLCObJEHfRP3aQFLauABOm8u%2Bfn6zWKm3GsewD"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=137.000084"
    "server: cloudflare"
    "cf-ray: 9e432fddde94b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317389421"
        "sku" => "51928157415056268046"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317389421"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317389421"
                "updatedAt" => "2025-06-29T23:40:03Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317422189"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.160556
    "namelookup_time" => 3.4E-5
    "connect_time" => 3.5E-5
    "pretransfer_time" => 0.000104
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4179.0
    "speed_upload" => 8121.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.00012
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 35
    "connect_time_us" => 35
    "namelookup_time_us" => 34
    "pretransfer_time_us" => 104
    "starttransfer_time_us" => 120
    "total_time_us" => 160556
    "start_time" => 1774832527.1527
    "pause_handler" => Closure(float $duration) {#774
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @172
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.160556
          namelookup_time: 3.4E-5
          connect_time: 3.5E-5
          pretransfer_time: 0.000104
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4179.0
          speed_upload: 8121.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.00012
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 35
          connect_time_us: 35
          namelookup_time_us: 34
          pretransfer_time_us: 104
          redirect_time_us: 0
          starttransfer_time_us: 120
          total_time_us: 160556
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775715
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 31 (easy handle 0x5a0a5eef7260)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:07 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=85, verdict_flag_enabled;desc="count=25";dur=1.228, graphql;desc="admin/query/other", _y;desc="dd47d757-eb40-428b-b0ed-e1085ec41ded", _s;desc="c0d5d210-f61c-4531-972a-de1616da9a15"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=5605a54b-794d-4d4c-89af-b69613adae79-1774832527; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=5605a54b-794d-4d4c-89af-b69613adae79-1774832527"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 5605a54b-794d-4d4c-89af-b69613adae79-1774832527\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GIPnk91blS20vFxgPCsy5tyEVUDkNvKWvc7mNeO5ZELIoLioYfSe%2FticHNbXLxg25pg68mGzr%2FAo6yyWYK8Po8H7WnUNcRlx%2FbUOj4cp5QrJrs6FZ6J%2FI4k6HB3ev8g8Ol6DgJ7DTLuv"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=153.000116\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fdeba1cb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:07 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=85, verdict_flag_enabled;desc="count=25";dur=1.228, graphql;desc="admin/query/other", _y;desc="dd47d757-eb40-428b-b0ed-e1085ec41ded", _s;desc="c0d5d210-f61c-4531-972a-de1616da9a15""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=5605a54b-794d-4d4c-89af-b69613adae79-1774832527; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=5605a54b-794d-4d4c-89af-b69613adae79-1774832527""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 5605a54b-794d-4d4c-89af-b69613adae79-1774832527"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GIPnk91blS20vFxgPCsy5tyEVUDkNvKWvc7mNeO5ZELIoLioYfSe%2FticHNbXLxg25pg68mGzr%2FAo6yyWYK8Po8H7WnUNcRlx%2FbUOj4cp5QrJrs6FZ6J%2FI4k6HB3ev8g8Ol6DgJ7DTLuv"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=153.000116"
    "server: cloudflare"
    "cf-ray: 9e432fdeba1cb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317422189"
        "sku" => "15281459693408720841"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317422189"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317422189"
                "updatedAt" => "2025-04-09T23:53:07Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317454957"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2683
    "request_size" => 269
    "total_time" => 0.15282
    "namelookup_time" => 3.4E-5
    "connect_time" => 3.4E-5
    "pretransfer_time" => 0.000112
    "size_upload" => 1304.0
    "size_download" => 668.0
    "speed_download" => 4371.0
    "speed_upload" => 8532.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000137
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 34
    "connect_time_us" => 34
    "namelookup_time_us" => 34
    "pretransfer_time_us" => 112
    "starttransfer_time_us" => 137
    "total_time_us" => 152820
    "start_time" => 1774832527.3137
    "pause_handler" => Closure(float $duration) {#776
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @178
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2683
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.15282
          namelookup_time: 3.4E-5
          connect_time: 3.4E-5
          pretransfer_time: 0.000112
          size_upload: 1304.0
          size_download: 668.0
          speed_download: 4371.0
          speed_upload: 8532.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000137
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 34
          connect_time_us: 34
          namelookup_time_us: 34
          pretransfer_time_us: 112
          redirect_time_us: 0
          starttransfer_time_us: 137
          total_time_us: 152820
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775712
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 33 (easy handle 0x5a0a5eefd570)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:07 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=84, verdict_flag_enabled;desc="count=25";dur=1.008, graphql;desc="admin/query/other", _y;desc="f0cabac5-3a8e-4053-997b-78ba14746141", _s;desc="42a522b4-13b9-4f32-b7f1-903e00cd3eba"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=461828a5-44b2-4535-b9c3-41658fe4e4d7-1774832527; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=461828a5-44b2-4535-b9c3-41658fe4e4d7-1774832527"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 461828a5-44b2-4535-b9c3-41658fe4e4d7-1774832527\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=I38eO7uvBIMKp9giQtN3LH8G68Pj0siYLHo643dix01QnPOGu2cBNoZ2ln8b4wbTLKLk5JztDMi%2BqrZo1OavsJfaJG88px4SpetuDLdQsqb9YFnUOIgyYX8vlQlgiTOFqYC1P0m4fTOo"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=148.000002\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fdfbde2b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:07 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=84, verdict_flag_enabled;desc="count=25";dur=1.008, graphql;desc="admin/query/other", _y;desc="f0cabac5-3a8e-4053-997b-78ba14746141", _s;desc="42a522b4-13b9-4f32-b7f1-903e00cd3eba""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=461828a5-44b2-4535-b9c3-41658fe4e4d7-1774832527; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=461828a5-44b2-4535-b9c3-41658fe4e4d7-1774832527""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 461828a5-44b2-4535-b9c3-41658fe4e4d7-1774832527"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=I38eO7uvBIMKp9giQtN3LH8G68Pj0siYLHo643dix01QnPOGu2cBNoZ2ln8b4wbTLKLk5JztDMi%2BqrZo1OavsJfaJG88px4SpetuDLdQsqb9YFnUOIgyYX8vlQlgiTOFqYC1P0m4fTOo"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=148.000002"
    "server: cloudflare"
    "cf-ray: 9e432fdfbde2b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317454957"
        "sku" => "78953382691892255282"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317454957"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317454957"
                "updatedAt" => "2025-04-09T23:53:01Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317487725"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2687
    "request_size" => 269
    "total_time" => 0.134327
    "namelookup_time" => 6.1E-5
    "connect_time" => 6.1E-5
    "pretransfer_time" => 0.000132
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4995.0
    "speed_upload" => 9707.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000157
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 61
    "connect_time_us" => 61
    "namelookup_time_us" => 61
    "pretransfer_time_us" => 132
    "starttransfer_time_us" => 157
    "total_time_us" => 134327
    "start_time" => 1774832527.4672
    "pause_handler" => Closure(float $duration) {#778
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @184
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2687
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.134327
          namelookup_time: 6.1E-5
          connect_time: 6.1E-5
          pretransfer_time: 0.000132
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4995.0
          speed_upload: 9707.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000157
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 61
          connect_time_us: 61
          namelookup_time_us: 61
          pretransfer_time_us: 132
          redirect_time_us: 0
          starttransfer_time_us: 157
          total_time_us: 134327
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775709
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 35 (easy handle 0x5a0a5ef01990)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:07 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=82, verdict_flag_enabled;desc="count=26";dur=7.744, graphql;desc="admin/query/other", _y;desc="dc7912d6-edbb-4728-a6b1-d4ff03491d9e", _s;desc="4196d5e7-25a9-46e4-88ba-9d240bb1717f"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=d48b7b2b-6695-4622-b56f-e438199da210-1774832527; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=d48b7b2b-6695-4622-b56f-e438199da210-1774832527"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: d48b7b2b-6695-4622-b56f-e438199da210-1774832527\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IU9iwSgx7jRURELiK7JGFRAgqKGRdH%2FaX3XQkgrjUePSXmiEnrWmk8wtFN7CDTLDpcGBbp6KYTYVo73H%2FnRhvYMzcA4JtMoKDBOPPCNKRxOXcPhzUprWfMQ7Xw701%2BKZWlrUglkJyKEW"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=129.999876\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fe0a9a6b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:07 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=82, verdict_flag_enabled;desc="count=26";dur=7.744, graphql;desc="admin/query/other", _y;desc="dc7912d6-edbb-4728-a6b1-d4ff03491d9e", _s;desc="4196d5e7-25a9-46e4-88ba-9d240bb1717f""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=d48b7b2b-6695-4622-b56f-e438199da210-1774832527; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=d48b7b2b-6695-4622-b56f-e438199da210-1774832527""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: d48b7b2b-6695-4622-b56f-e438199da210-1774832527"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IU9iwSgx7jRURELiK7JGFRAgqKGRdH%2FaX3XQkgrjUePSXmiEnrWmk8wtFN7CDTLDpcGBbp6KYTYVo73H%2FnRhvYMzcA4JtMoKDBOPPCNKRxOXcPhzUprWfMQ7Xw701%2BKZWlrUglkJyKEW"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=129.999876"
    "server: cloudflare"
    "cf-ray: 9e432fe0a9a6b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317487725"
        "sku" => "30224969318903091114"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317487725"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317487725"
                "updatedAt" => "2025-04-09T23:53:14Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317520493"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2685
    "request_size" => 269
    "total_time" => 0.163016
    "namelookup_time" => 4.5E-5
    "connect_time" => 4.5E-5
    "pretransfer_time" => 0.000115
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4110.0
    "speed_upload" => 7999.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000131
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 45
    "connect_time_us" => 45
    "namelookup_time_us" => 45
    "pretransfer_time_us" => 115
    "starttransfer_time_us" => 131
    "total_time_us" => 163016
    "start_time" => 1774832527.602
    "pause_handler" => Closure(float $duration) {#770
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @190
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2685
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.163016
          namelookup_time: 4.5E-5
          connect_time: 4.5E-5
          pretransfer_time: 0.000115
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4110.0
          speed_upload: 7999.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000131
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 45
          connect_time_us: 45
          namelookup_time_us: 45
          pretransfer_time_us: 115
          redirect_time_us: 0
          starttransfer_time_us: 131
          total_time_us: 163016
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775706
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 37 (easy handle 0x5a0a5ef07f50)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:07 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=101, verdict_flag_enabled;desc="count=26";dur=1.67, graphql;desc="admin/query/other", _y;desc="247747e6-a53d-4729-8657-a94fab043eb8", _s;desc="69e4ce7b-824d-463a-923d-c6a25c68916d"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e4f1766a-5595-472a-8ade-6b4b878e9e9b-1774832527; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e4f1766a-5595-472a-8ade-6b4b878e9e9b-1774832527"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: e4f1766a-5595-472a-8ade-6b4b878e9e9b-1774832527\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wrDGufyKCFQdrKs4lAJprJqLsqowXGTPwrRk1UDsQeoJ5aVUyfcyapHKHvzZdl6%2BL2EDR6GTdsO0Tcc59NzyjidwXmPP8NctHpAH4umGpwTxDYDmIqecyEuU6us9i2%2BD1idUge9Vm7yW"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=159.999847\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fe18cefb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:07 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=101, verdict_flag_enabled;desc="count=26";dur=1.67, graphql;desc="admin/query/other", _y;desc="247747e6-a53d-4729-8657-a94fab043eb8", _s;desc="69e4ce7b-824d-463a-923d-c6a25c68916d""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e4f1766a-5595-472a-8ade-6b4b878e9e9b-1774832527; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e4f1766a-5595-472a-8ade-6b4b878e9e9b-1774832527""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: e4f1766a-5595-472a-8ade-6b4b878e9e9b-1774832527"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wrDGufyKCFQdrKs4lAJprJqLsqowXGTPwrRk1UDsQeoJ5aVUyfcyapHKHvzZdl6%2BL2EDR6GTdsO0Tcc59NzyjidwXmPP8NctHpAH4umGpwTxDYDmIqecyEuU6us9i2%2BD1idUge9Vm7yW"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=159.999847"
    "server: cloudflare"
    "cf-ray: 9e432fe18cefb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317520493"
        "sku" => "22160871576258270215"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317520493"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317520493"
                "updatedAt" => "2025-04-09T23:53:09Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317553261"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2683
    "request_size" => 269
    "total_time" => 0.138203
    "namelookup_time" => 3.4E-5
    "connect_time" => 3.4E-5
    "pretransfer_time" => 0.000102
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4855.0
    "speed_upload" => 9435.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000132
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 34
    "connect_time_us" => 34
    "namelookup_time_us" => 34
    "pretransfer_time_us" => 102
    "starttransfer_time_us" => 132
    "total_time_us" => 138203
    "start_time" => 1774832527.7655
    "pause_handler" => Closure(float $duration) {#780
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @196
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2683
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.138203
          namelookup_time: 3.4E-5
          connect_time: 3.4E-5
          pretransfer_time: 0.000102
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4855.0
          speed_upload: 9435.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000132
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 34
          connect_time_us: 34
          namelookup_time_us: 34
          pretransfer_time_us: 102
          redirect_time_us: 0
          starttransfer_time_us: 132
          total_time_us: 138203
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775703
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 39 (easy handle 0x5a0a5ef09480)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:07 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=85, verdict_flag_enabled;desc="count=25";dur=1.058, graphql;desc="admin/query/other", _y;desc="03bc7ccb-efaa-4341-aae4-f2c1db6231b5", _s;desc="6d55d241-45d2-4bb2-9a37-c376503dc06b"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b8bf7b9f-dd02-4bba-9b89-7cc1648e2711-1774832527; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b8bf7b9f-dd02-4bba-9b89-7cc1648e2711-1774832527"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: b8bf7b9f-dd02-4bba-9b89-7cc1648e2711-1774832527\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=JtHx88LCawY0LKGXTeOrQvAV4P0abit2tP1jaHyjC6bulgvjmXY26BF4r3GJoig6ETIfaHqj9GzbUPJ%2BAov44PVB8VBw666FbI5J8EAgPEhIYsBa0LeunO1DQa9djebRHXaUEAwvBB8v"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=137.000084\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fe2886cb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:07 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=85, verdict_flag_enabled;desc="count=25";dur=1.058, graphql;desc="admin/query/other", _y;desc="03bc7ccb-efaa-4341-aae4-f2c1db6231b5", _s;desc="6d55d241-45d2-4bb2-9a37-c376503dc06b""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b8bf7b9f-dd02-4bba-9b89-7cc1648e2711-1774832527; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b8bf7b9f-dd02-4bba-9b89-7cc1648e2711-1774832527""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: b8bf7b9f-dd02-4bba-9b89-7cc1648e2711-1774832527"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=JtHx88LCawY0LKGXTeOrQvAV4P0abit2tP1jaHyjC6bulgvjmXY26BF4r3GJoig6ETIfaHqj9GzbUPJ%2BAov44PVB8VBw666FbI5J8EAgPEhIYsBa0LeunO1DQa9djebRHXaUEAwvBB8v"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=137.000084"
    "server: cloudflare"
    "cf-ray: 9e432fe2886cb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317553261"
        "sku" => "47919406884201126684"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317553261"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317553261"
                "updatedAt" => "2025-04-09T23:53:06Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317586029"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2687
    "request_size" => 269
    "total_time" => 0.15146
    "namelookup_time" => 8.8E-5
    "connect_time" => 8.8E-5
    "pretransfer_time" => 0.000161
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4423.0
    "speed_upload" => 8609.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000188
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 88
    "connect_time_us" => 88
    "namelookup_time_us" => 88
    "pretransfer_time_us" => 161
    "starttransfer_time_us" => 188
    "total_time_us" => 151460
    "start_time" => 1774832527.9042
    "pause_handler" => Closure(float $duration) {#784
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @202
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2687
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.15146
          namelookup_time: 8.8E-5
          connect_time: 8.8E-5
          pretransfer_time: 0.000161
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4423.0
          speed_upload: 8609.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000188
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 88
          connect_time_us: 88
          namelookup_time_us: 88
          pretransfer_time_us: 161
          redirect_time_us: 0
          starttransfer_time_us: 188
          total_time_us: 151460
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775700
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 3b (easy handle 0x5a0a5ef0f920)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:08 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=98, verdict_flag_enabled;desc="count=26";dur=1.257, graphql;desc="admin/query/other", _y;desc="150213fa-c554-45c6-a36a-88be920ad9e5", _s;desc="6c4515ef-12d8-492c-84b7-7a3db86372fc"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=93412e5f-9540-47b5-a821-0730aa8c256b-1774832527; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=93412e5f-9540-47b5-a821-0730aa8c256b-1774832527"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 93412e5f-9540-47b5-a821-0730aa8c256b-1774832527\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=f5ssz23UKAnNUpreUc5gMHJeRwUgrRUfwnBbk%2BvYKYSo63UmXw3yofhsABYXlz9pPQmjXVBYL2Vt6DvvNPJaZXBtlmx5DbxD%2Bs0TYE5XgdstVx0chbnE3ecYvRW4%2FgXFJjEQ613A09UR"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=138.000011\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fe36b4ab41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:08 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=98, verdict_flag_enabled;desc="count=26";dur=1.257, graphql;desc="admin/query/other", _y;desc="150213fa-c554-45c6-a36a-88be920ad9e5", _s;desc="6c4515ef-12d8-492c-84b7-7a3db86372fc""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=93412e5f-9540-47b5-a821-0730aa8c256b-1774832527; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=93412e5f-9540-47b5-a821-0730aa8c256b-1774832527""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 93412e5f-9540-47b5-a821-0730aa8c256b-1774832527"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=f5ssz23UKAnNUpreUc5gMHJeRwUgrRUfwnBbk%2BvYKYSo63UmXw3yofhsABYXlz9pPQmjXVBYL2Vt6DvvNPJaZXBtlmx5DbxD%2Bs0TYE5XgdstVx0chbnE3ecYvRW4%2FgXFJjEQ613A09UR"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=138.000011"
    "server: cloudflare"
    "cf-ray: 9e432fe36b4ab41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317586029"
        "sku" => "50736488213114244692"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317586029"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317586029"
                "updatedAt" => "2025-04-09T23:53:00Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317618797"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2685
    "request_size" => 269
    "total_time" => 0.159183
    "namelookup_time" => 3.1E-5
    "connect_time" => 3.2E-5
    "pretransfer_time" => 0.000108
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4215.0
    "speed_upload" => 8191.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000178
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 32
    "connect_time_us" => 32
    "namelookup_time_us" => 31
    "pretransfer_time_us" => 108
    "starttransfer_time_us" => 178
    "total_time_us" => 159183
    "start_time" => 1774832528.0561
    "pause_handler" => Closure(float $duration) {#786
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @208
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2685
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.159183
          namelookup_time: 3.1E-5
          connect_time: 3.2E-5
          pretransfer_time: 0.000108
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4215.0
          speed_upload: 8191.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000178
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 32
          connect_time_us: 32
          namelookup_time_us: 31
          pretransfer_time_us: 108
          redirect_time_us: 0
          starttransfer_time_us: 178
          total_time_us: 159183
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775697
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 3d (easy handle 0x5a0a5ef13d40)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:08 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=85, verdict_flag_enabled;desc="count=25";dur=1.056, graphql;desc="admin/query/other", _y;desc="5e78ddba-fb95-4f9e-95c4-0a62ac943733", _s;desc="68dea4e2-2329-44f8-bddb-099c5b4dde21"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=43bd4c1f-699b-43c8-a4a0-af8a7b46b1f4-1774832528; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=43bd4c1f-699b-43c8-a4a0-af8a7b46b1f4-1774832528"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 43bd4c1f-699b-43c8-a4a0-af8a7b46b1f4-1774832528\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=VM2dcjO6HW7jglp8UEwtyMLKXHZSwC9RngPDNJoD0yf437NDv%2BfUE7M7Fv0L4W1KlXOP%2BisJGdmtYmRwp9T1KIojcJDsoTIeH75qnJcMFZZgd6u6u1Wswa2GI25PnYM7iktk2xEkxfVr"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=156.000137\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fe45e7bb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:08 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=85, verdict_flag_enabled;desc="count=25";dur=1.056, graphql;desc="admin/query/other", _y;desc="5e78ddba-fb95-4f9e-95c4-0a62ac943733", _s;desc="68dea4e2-2329-44f8-bddb-099c5b4dde21""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=43bd4c1f-699b-43c8-a4a0-af8a7b46b1f4-1774832528; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=43bd4c1f-699b-43c8-a4a0-af8a7b46b1f4-1774832528""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 43bd4c1f-699b-43c8-a4a0-af8a7b46b1f4-1774832528"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=VM2dcjO6HW7jglp8UEwtyMLKXHZSwC9RngPDNJoD0yf437NDv%2BfUE7M7Fv0L4W1KlXOP%2BisJGdmtYmRwp9T1KIojcJDsoTIeH75qnJcMFZZgd6u6u1Wswa2GI25PnYM7iktk2xEkxfVr"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=156.000137"
    "server: cloudflare"
    "cf-ray: 9e432fe45e7bb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317618797"
        "sku" => "29156006369552518989"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317618797"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317618797"
                "updatedAt" => "2025-04-09T23:53:03Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317651565"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.144078
    "namelookup_time" => 3.3E-5
    "connect_time" => 3.3E-5
    "pretransfer_time" => 0.000107
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4657.0
    "speed_upload" => 9050.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000134
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 33
    "connect_time_us" => 33
    "namelookup_time_us" => 33
    "pretransfer_time_us" => 107
    "starttransfer_time_us" => 134
    "total_time_us" => 144078
    "start_time" => 1774832528.2157
    "pause_handler" => Closure(float $duration) {#788
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @214
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.144078
          namelookup_time: 3.3E-5
          connect_time: 3.3E-5
          pretransfer_time: 0.000107
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4657.0
          speed_upload: 9050.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000134
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 33
          connect_time_us: 33
          namelookup_time_us: 33
          pretransfer_time_us: 107
          redirect_time_us: 0
          starttransfer_time_us: 134
          total_time_us: 144078
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775694
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 3f (easy handle 0x5a0a5ef1a300)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:08 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=76, verdict_flag_enabled;desc="count=25";dur=1.261, graphql;desc="admin/query/other", _y;desc="a2d4b37f-8d31-4eb2-a8dc-691727173f17", _s;desc="c8bca912-aac6-42ec-9807-8b70ba046367"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ec541f10-88df-4b1a-9c67-1075b257c6f1-1774832528; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ec541f10-88df-4b1a-9c67-1075b257c6f1-1774832528"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: ec541f10-88df-4b1a-9c67-1075b257c6f1-1774832528\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=C3LuCSiVYl8CyukqUjYT%2BzT6TD67WtvI5DDtlIyhO6h6lF2NlFRA51cZSLK2aL%2FCv4Anwwlaoj9tQzJfb7iPSFUJ3Nny0PDO8%2BcH8NAgPfYuuq5GRQ1SGfxMgbeHri28C2BmQx%2FqpWvn"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=141.000032\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fe559fab41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:08 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=76, verdict_flag_enabled;desc="count=25";dur=1.261, graphql;desc="admin/query/other", _y;desc="a2d4b37f-8d31-4eb2-a8dc-691727173f17", _s;desc="c8bca912-aac6-42ec-9807-8b70ba046367""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ec541f10-88df-4b1a-9c67-1075b257c6f1-1774832528; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ec541f10-88df-4b1a-9c67-1075b257c6f1-1774832528""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: ec541f10-88df-4b1a-9c67-1075b257c6f1-1774832528"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=C3LuCSiVYl8CyukqUjYT%2BzT6TD67WtvI5DDtlIyhO6h6lF2NlFRA51cZSLK2aL%2FCv4Anwwlaoj9tQzJfb7iPSFUJ3Nny0PDO8%2BcH8NAgPfYuuq5GRQ1SGfxMgbeHri28C2BmQx%2FqpWvn"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=141.000032"
    "server: cloudflare"
    "cf-ray: 9e432fe559fab41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317651565"
        "sku" => "29193519722154350041"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317651565"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317651565"
                "updatedAt" => "2025-04-09T23:53:12Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317684333"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2699
    "request_size" => 269
    "total_time" => 0.138344
    "namelookup_time" => 3.5E-5
    "connect_time" => 3.5E-5
    "pretransfer_time" => 0.000103
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4843.0
    "speed_upload" => 9425.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000127
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 36
    "connect_time_us" => 35
    "namelookup_time_us" => 35
    "pretransfer_time_us" => 103
    "starttransfer_time_us" => 127
    "total_time_us" => 138344
    "start_time" => 1774832528.3603
    "pause_handler" => Closure(float $duration) {#782
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @220
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2699
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.138344
          namelookup_time: 3.5E-5
          connect_time: 3.5E-5
          pretransfer_time: 0.000103
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4843.0
          speed_upload: 9425.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000127
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 36
          connect_time_us: 35
          namelookup_time_us: 35
          pretransfer_time_us: 103
          redirect_time_us: 0
          starttransfer_time_us: 127
          total_time_us: 138344
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775691
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 41 (easy handle 0x5a0a5ef1b830)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:08 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=79, verdict_flag_enabled;desc="count=26";dur=1.318, graphql;desc="admin/query/other", _y;desc="a24887fa-8497-4a4a-ae28-1e4c1ccad758", _s;desc="0c87fd0f-a936-4f93-9789-1167360e175a"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=cbb892ae-0ede-4dc6-9991-5dd621440f3f-1774832528; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=cbb892ae-0ede-4dc6-9991-5dd621440f3f-1774832528"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: cbb892ae-0ede-4dc6-9991-5dd621440f3f-1774832528\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2BXwCznu9aRgnc%2FWBuh6yOMniCvdL9EyNB%2Ftuxh2rBSSJxJMJgh2YlNZ6DcLG%2FwtKoN9zaKSdHUeIQScnQC7o0Bz6Muegf%2Fi5wzBqwl%2Bd%2Fpx%2FjPqTU%2FhOStBIszEzH7zwS2dQ9S7ZE6Dp"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=132.999897\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fe64cfdb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:08 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=79, verdict_flag_enabled;desc="count=26";dur=1.318, graphql;desc="admin/query/other", _y;desc="a24887fa-8497-4a4a-ae28-1e4c1ccad758", _s;desc="0c87fd0f-a936-4f93-9789-1167360e175a""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=cbb892ae-0ede-4dc6-9991-5dd621440f3f-1774832528; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=cbb892ae-0ede-4dc6-9991-5dd621440f3f-1774832528""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: cbb892ae-0ede-4dc6-9991-5dd621440f3f-1774832528"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2BXwCznu9aRgnc%2FWBuh6yOMniCvdL9EyNB%2Ftuxh2rBSSJxJMJgh2YlNZ6DcLG%2FwtKoN9zaKSdHUeIQScnQC7o0Bz6Muegf%2Fi5wzBqwl%2Bd%2Fpx%2FjPqTU%2FhOStBIszEzH7zwS2dQ9S7ZE6Dp"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=132.999897"
    "server: cloudflare"
    "cf-ray: 9e432fe64cfdb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317684333"
        "sku" => "32056765344613816363"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317684333"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317684333"
                "updatedAt" => "2025-04-09T23:53:06Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317717101"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2691
    "request_size" => 269
    "total_time" => 0.124537
    "namelookup_time" => 4.5E-5
    "connect_time" => 4.5E-5
    "pretransfer_time" => 0.000139
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 5379.0
    "speed_upload" => 10470.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000163
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 45
    "connect_time_us" => 45
    "namelookup_time_us" => 45
    "pretransfer_time_us" => 139
    "starttransfer_time_us" => 163
    "total_time_us" => 124537
    "start_time" => 1774832528.4992
    "pause_handler" => Closure(float $duration) {#792
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @226
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2691
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.124537
          namelookup_time: 4.5E-5
          connect_time: 4.5E-5
          pretransfer_time: 0.000139
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 5379.0
          speed_upload: 10470.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000163
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 45
          connect_time_us: 45
          namelookup_time_us: 45
          pretransfer_time_us: 139
          redirect_time_us: 0
          starttransfer_time_us: 163
          total_time_us: 124537
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775688
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 43 (easy handle 0x5a0a5ef21f60)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:08 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=80, verdict_flag_enabled;desc="count=26";dur=1.288, graphql;desc="admin/query/other", _y;desc="ac63daef-8ef4-4469-9d56-7ae02bc2e53e", _s;desc="e731524f-a0d2-40ec-817a-baf485a07b01"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f30c8439-b222-4557-9390-d07f67213af4-1774832528; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f30c8439-b222-4557-9390-d07f67213af4-1774832528"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: f30c8439-b222-4557-9390-d07f67213af4-1774832528\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=nQ7gOkOSszu76LaOK80NsJysBG2gqUjph6Z%2Ff2xWoP8px1ynM6YJzhwOt8krKXO2%2BElvxvh6p%2BqB4prBFOD659%2FOfh8dmPi5vz4yYw70dC%2BnyiHsHBRSxDTEnJTPyT1ZcYD4R5dwKvQa"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=121.000051\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fe71fe7b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:08 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=80, verdict_flag_enabled;desc="count=26";dur=1.288, graphql;desc="admin/query/other", _y;desc="ac63daef-8ef4-4469-9d56-7ae02bc2e53e", _s;desc="e731524f-a0d2-40ec-817a-baf485a07b01""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f30c8439-b222-4557-9390-d07f67213af4-1774832528; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f30c8439-b222-4557-9390-d07f67213af4-1774832528""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: f30c8439-b222-4557-9390-d07f67213af4-1774832528"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=nQ7gOkOSszu76LaOK80NsJysBG2gqUjph6Z%2Ff2xWoP8px1ynM6YJzhwOt8krKXO2%2BElvxvh6p%2BqB4prBFOD659%2FOfh8dmPi5vz4yYw70dC%2BnyiHsHBRSxDTEnJTPyT1ZcYD4R5dwKvQa"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=121.000051"
    "server: cloudflare"
    "cf-ray: 9e432fe71fe7b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317717101"
        "sku" => "21437704988869087406"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317717101"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317717101"
                "updatedAt" => "2025-04-09T23:53:06Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317749869"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2685
    "request_size" => 269
    "total_time" => 0.129542
    "namelookup_time" => 4.4E-5
    "connect_time" => 4.4E-5
    "pretransfer_time" => 0.000153
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 5164.0
    "speed_upload" => 10066.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000179
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 45
    "connect_time_us" => 44
    "namelookup_time_us" => 44
    "pretransfer_time_us" => 153
    "starttransfer_time_us" => 179
    "total_time_us" => 129542
    "start_time" => 1774832528.6242
    "pause_handler" => Closure(float $duration) {#794
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @232
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2685
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.129542
          namelookup_time: 4.4E-5
          connect_time: 4.4E-5
          pretransfer_time: 0.000153
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 5164.0
          speed_upload: 10066.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000179
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 45
          connect_time_us: 44
          namelookup_time_us: 44
          pretransfer_time_us: 153
          redirect_time_us: 0
          starttransfer_time_us: 179
          total_time_us: 129542
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775685
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 45 (easy handle 0x5a0a5ef249d0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:08 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=87, verdict_flag_enabled;desc="count=26";dur=1.658, graphql;desc="admin/query/other", _y;desc="2ec50be6-8a4a-4153-8697-a77d250ea4bf", _s;desc="2908825e-e861-4ba0-833e-905470d8245c"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=87cbb247-25f1-456b-b4fa-09a5011e05ff-1774832528; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=87cbb247-25f1-456b-b4fa-09a5011e05ff-1774832528"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 87cbb247-25f1-456b-b4fa-09a5011e05ff-1774832528\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=OOadgFF6eLJbUUOxB7wXRY6zXWzH446KAwivKL8rFEpdUwfW7bJOeqsNGSa5vPcsdcQ2Lii9vmIJFxdnOqd87ca91jYmheWbihXmqNAaCY8pQU68WXKJswkxtKdb79%2FN32R2dLP%2Bdo7Q"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=125.999928\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fe7ea25b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:08 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=87, verdict_flag_enabled;desc="count=26";dur=1.658, graphql;desc="admin/query/other", _y;desc="2ec50be6-8a4a-4153-8697-a77d250ea4bf", _s;desc="2908825e-e861-4ba0-833e-905470d8245c""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=87cbb247-25f1-456b-b4fa-09a5011e05ff-1774832528; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=87cbb247-25f1-456b-b4fa-09a5011e05ff-1774832528""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 87cbb247-25f1-456b-b4fa-09a5011e05ff-1774832528"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=OOadgFF6eLJbUUOxB7wXRY6zXWzH446KAwivKL8rFEpdUwfW7bJOeqsNGSa5vPcsdcQ2Lii9vmIJFxdnOqd87ca91jYmheWbihXmqNAaCY8pQU68WXKJswkxtKdb79%2FN32R2dLP%2Bdo7Q"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=125.999928"
    "server: cloudflare"
    "cf-ray: 9e432fe7ea25b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317749869"
        "sku" => "12860405215749748520"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317749869"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317749869"
                "updatedAt" => "2025-04-09T23:53:02Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317782637"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.117389
    "namelookup_time" => 6.8E-5
    "connect_time" => 6.9E-5
    "pretransfer_time" => 0.000144
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 5716.0
    "speed_upload" => 11108.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000168
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 69
    "connect_time_us" => 69
    "namelookup_time_us" => 68
    "pretransfer_time_us" => 144
    "starttransfer_time_us" => 168
    "total_time_us" => 117389
    "start_time" => 1774832528.7542
    "pause_handler" => Closure(float $duration) {#796
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @238
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.117389
          namelookup_time: 6.8E-5
          connect_time: 6.9E-5
          pretransfer_time: 0.000144
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 5716.0
          speed_upload: 11108.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000168
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 69
          connect_time_us: 69
          namelookup_time_us: 68
          pretransfer_time_us: 144
          redirect_time_us: 0
          starttransfer_time_us: 168
          total_time_us: 117389
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775682
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 47 (easy handle 0x5a0a5ef268a0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:08 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=70, verdict_flag_enabled;desc="count=26";dur=1.023, graphql;desc="admin/query/other", _y;desc="56e5cb69-2776-419c-85af-2f730f1b7151", _s;desc="5c49f2a6-1d9d-4280-86ca-cb788f956082"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=03ae1561-92c7-4728-9053-0f53b6838f5d-1774832528; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=03ae1561-92c7-4728-9053-0f53b6838f5d-1774832528"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 03ae1561-92c7-4728-9053-0f53b6838f5d-1774832528\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=d5mDXUsIcWj7HWQibf8%2FGKt2TkXjqZ3hJcUDyPycmbyRRtMYleRyOh8HS1OykqXgfAD7pXZpLd3U6OjjUs8trQGFsoyCd7b3zDZqo9L76GEc8CYhNMjIlyg%2FhmjjSLY%2B670TiMLfJf%2B4"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=114.999771\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fe8bca4b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:08 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=70, verdict_flag_enabled;desc="count=26";dur=1.023, graphql;desc="admin/query/other", _y;desc="56e5cb69-2776-419c-85af-2f730f1b7151", _s;desc="5c49f2a6-1d9d-4280-86ca-cb788f956082""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=03ae1561-92c7-4728-9053-0f53b6838f5d-1774832528; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=03ae1561-92c7-4728-9053-0f53b6838f5d-1774832528""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 03ae1561-92c7-4728-9053-0f53b6838f5d-1774832528"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=d5mDXUsIcWj7HWQibf8%2FGKt2TkXjqZ3hJcUDyPycmbyRRtMYleRyOh8HS1OykqXgfAD7pXZpLd3U6OjjUs8trQGFsoyCd7b3zDZqo9L76GEc8CYhNMjIlyg%2FhmjjSLY%2B670TiMLfJf%2B4"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=114.999771"
    "server: cloudflare"
    "cf-ray: 9e432fe8bca4b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317782637"
        "sku" => "96938248882401001771"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317782637"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317782637"
                "updatedAt" => "2025-04-09T23:53:03Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317815405"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2692
    "request_size" => 269
    "total_time" => 0.141757
    "namelookup_time" => 3.5E-5
    "connect_time" => 3.5E-5
    "pretransfer_time" => 0.00011
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4733.0
    "speed_upload" => 9198.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000151
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 35
    "connect_time_us" => 35
    "namelookup_time_us" => 35
    "pretransfer_time_us" => 110
    "starttransfer_time_us" => 151
    "total_time_us" => 141757
    "start_time" => 1774832528.8721
    "pause_handler" => Closure(float $duration) {#798
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @244
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2692
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.141757
          namelookup_time: 3.5E-5
          connect_time: 3.5E-5
          pretransfer_time: 0.00011
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4733.0
          speed_upload: 9198.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000151
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 35
          connect_time_us: 35
          namelookup_time_us: 35
          pretransfer_time_us: 110
          redirect_time_us: 0
          starttransfer_time_us: 151
          total_time_us: 141757
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775679
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 49 (easy handle 0x5a0a5ef29060)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:09 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=91, verdict_flag_enabled;desc="count=26";dur=1.33, graphql;desc="admin/query/other", _y;desc="56f10b10-f3ce-4068-9a0f-b229a0b2f4f8", _s;desc="dec00824-1833-4819-816c-5903cc00b707"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=fc8517eb-22ed-4b97-b6fd-6414cac6fcd5-1774832528; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=fc8517eb-22ed-4b97-b6fd-6414cac6fcd5-1774832528"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: fc8517eb-22ed-4b97-b6fd-6414cac6fcd5-1774832528\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IQMQWEKSFCO1d%2Bm%2BfT9k9NAPXhtqbkcrBbHzhJl5JKpZvsReky9lsmU6V%2FZB%2BmA%2FuLGyepN5qtfyUoEUay9DgQKEjFPo1nJtFNTREEWgMrcmhgPynE6RcIMWfBx82Re3%2Fi0JoXmT1BSR"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=138.000011\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fe97f0eb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:09 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=91, verdict_flag_enabled;desc="count=26";dur=1.33, graphql;desc="admin/query/other", _y;desc="56f10b10-f3ce-4068-9a0f-b229a0b2f4f8", _s;desc="dec00824-1833-4819-816c-5903cc00b707""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=fc8517eb-22ed-4b97-b6fd-6414cac6fcd5-1774832528; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=fc8517eb-22ed-4b97-b6fd-6414cac6fcd5-1774832528""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: fc8517eb-22ed-4b97-b6fd-6414cac6fcd5-1774832528"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IQMQWEKSFCO1d%2Bm%2BfT9k9NAPXhtqbkcrBbHzhJl5JKpZvsReky9lsmU6V%2FZB%2BmA%2FuLGyepN5qtfyUoEUay9DgQKEjFPo1nJtFNTREEWgMrcmhgPynE6RcIMWfBx82Re3%2Fi0JoXmT1BSR"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=138.000011"
    "server: cloudflare"
    "cf-ray: 9e432fe97f0eb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317815405"
        "sku" => "64986796541742185553"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317815405"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317815405"
                "updatedAt" => "2025-04-09T23:53:07Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317848173"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.134235
    "namelookup_time" => 4.8E-5
    "connect_time" => 4.9E-5
    "pretransfer_time" => 0.000124
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4991.0
    "speed_upload" => 9714.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000155
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 49
    "connect_time_us" => 49
    "namelookup_time_us" => 48
    "pretransfer_time_us" => 124
    "starttransfer_time_us" => 155
    "total_time_us" => 134235
    "start_time" => 1774832529.0144
    "pause_handler" => Closure(float $duration) {#800
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @250
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.134235
          namelookup_time: 4.8E-5
          connect_time: 4.9E-5
          pretransfer_time: 0.000124
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4991.0
          speed_upload: 9714.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000155
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 49
          connect_time_us: 49
          namelookup_time_us: 48
          pretransfer_time_us: 124
          redirect_time_us: 0
          starttransfer_time_us: 155
          total_time_us: 134235
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775676
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 4b (easy handle 0x5a0a5ef2f350)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:09 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=87, verdict_flag_enabled;desc="count=26";dur=1.383, graphql;desc="admin/query/other", _y;desc="975bdf9e-7fb2-4b5f-9314-ce3050887254", _s;desc="c26abf3c-7fbf-4d3e-a57c-129a0b50807d"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1b5c43fe-a3f8-4f71-939e-a44d482067bf-1774832529; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1b5c43fe-a3f8-4f71-939e-a44d482067bf-1774832529"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 1b5c43fe-a3f8-4f71-939e-a44d482067bf-1774832529\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=LoLvJW8He6wBXML0oJzGpN%2BTFbaa76aRCMob1OxG7Wlzmg6Uo%2BIi6xrYbCYPLXTpcf6xPwFinTNQ1YCCcQueyhjnTuXHC0ecYB0X7l0aPi1w2udQ6%2FVKfooCO1YD%2Fmx8SFRZ2DwamHMO"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=130.999804\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fea59beb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:09 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=87, verdict_flag_enabled;desc="count=26";dur=1.383, graphql;desc="admin/query/other", _y;desc="975bdf9e-7fb2-4b5f-9314-ce3050887254", _s;desc="c26abf3c-7fbf-4d3e-a57c-129a0b50807d""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1b5c43fe-a3f8-4f71-939e-a44d482067bf-1774832529; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1b5c43fe-a3f8-4f71-939e-a44d482067bf-1774832529""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 1b5c43fe-a3f8-4f71-939e-a44d482067bf-1774832529"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=LoLvJW8He6wBXML0oJzGpN%2BTFbaa76aRCMob1OxG7Wlzmg6Uo%2BIi6xrYbCYPLXTpcf6xPwFinTNQ1YCCcQueyhjnTuXHC0ecYB0X7l0aPi1w2udQ6%2FVKfooCO1YD%2Fmx8SFRZ2DwamHMO"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=130.999804"
    "server: cloudflare"
    "cf-ray: 9e432fea59beb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317848173"
        "sku" => "32272288050598267598"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317848173"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317848173"
                "updatedAt" => "2025-04-09T23:53:11Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317880941"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2690
    "request_size" => 269
    "total_time" => 0.126481
    "namelookup_time" => 3.5E-5
    "connect_time" => 3.5E-5
    "pretransfer_time" => 0.00012
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 5305.0
    "speed_upload" => 10309.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000147
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 36
    "connect_time_us" => 35
    "namelookup_time_us" => 35
    "pretransfer_time_us" => 120
    "starttransfer_time_us" => 147
    "total_time_us" => 126481
    "start_time" => 1774832529.1494
    "pause_handler" => Closure(float $duration) {#802
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @256
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2690
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.126481
          namelookup_time: 3.5E-5
          connect_time: 3.5E-5
          pretransfer_time: 0.00012
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 5305.0
          speed_upload: 10309.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000147
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 36
          connect_time_us: 35
          namelookup_time_us: 35
          pretransfer_time_us: 120
          redirect_time_us: 0
          starttransfer_time_us: 147
          total_time_us: 126481
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775673
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 4d (easy handle 0x5a0a5ef31540)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:09 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=78, verdict_flag_enabled;desc="count=26";dur=1.24, graphql;desc="admin/query/other", _y;desc="7a66978b-42a4-4681-844a-1ca2e2d8bdf0", _s;desc="58648b13-b80b-4c61-bcb1-a3840ced81fa"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=8a5938fb-42a8-4f0c-848e-b088667f8f9f-1774832529; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=8a5938fb-42a8-4f0c-848e-b088667f8f9f-1774832529"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 8a5938fb-42a8-4f0c-848e-b088667f8f9f-1774832529\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=SmLPV5J4jK%2BE9whGah3jYdOAp9VKTW%2FZbsvte7VqmylcPm9rYDZQFXCNbs69NLoo2zrMRbooKsyiXPcq5%2F5Nl4wkhJNnp45%2BtQCj2Khwj%2BpRcS7PsgCJDXdzaPhDZEbZElEuVGdnrUgm"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=123.999834\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432feb3c9ab41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:09 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=78, verdict_flag_enabled;desc="count=26";dur=1.24, graphql;desc="admin/query/other", _y;desc="7a66978b-42a4-4681-844a-1ca2e2d8bdf0", _s;desc="58648b13-b80b-4c61-bcb1-a3840ced81fa""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=8a5938fb-42a8-4f0c-848e-b088667f8f9f-1774832529; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=8a5938fb-42a8-4f0c-848e-b088667f8f9f-1774832529""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 8a5938fb-42a8-4f0c-848e-b088667f8f9f-1774832529"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=SmLPV5J4jK%2BE9whGah3jYdOAp9VKTW%2FZbsvte7VqmylcPm9rYDZQFXCNbs69NLoo2zrMRbooKsyiXPcq5%2F5Nl4wkhJNnp45%2BtQCj2Khwj%2BpRcS7PsgCJDXdzaPhDZEbZElEuVGdnrUgm"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=123.999834"
    "server: cloudflare"
    "cf-ray: 9e432feb3c9ab41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317880941"
        "sku" => "73831942282602454490"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317880941"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317880941"
                "updatedAt" => "2025-04-09T23:53:07Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317913709"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.129904
    "namelookup_time" => 4.9E-5
    "connect_time" => 4.9E-5
    "pretransfer_time" => 0.000124
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 5149.0
    "speed_upload" => 10038.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000151
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 49
    "connect_time_us" => 49
    "namelookup_time_us" => 49
    "pretransfer_time_us" => 124
    "starttransfer_time_us" => 151
    "total_time_us" => 129904
    "start_time" => 1774832529.2764
    "pause_handler" => Closure(float $duration) {#804
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @262
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.129904
          namelookup_time: 4.9E-5
          connect_time: 4.9E-5
          pretransfer_time: 0.000124
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 5149.0
          speed_upload: 10038.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000151
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 49
          connect_time_us: 49
          namelookup_time_us: 49
          pretransfer_time_us: 124
          redirect_time_us: 0
          starttransfer_time_us: 151
          total_time_us: 129904
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775670
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 4f (easy handle 0x5a0a5ef38640)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:09 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=78, verdict_flag_enabled;desc="count=26";dur=1.394, graphql;desc="admin/query/other", _y;desc="727ecfa1-5c22-461d-9089-dacf96e8d239", _s;desc="eaa106e7-cea7-4ec6-a73b-ab813994ae30"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=fb3fd23d-15af-4400-b1b3-11b0e2a08a54-1774832529; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=fb3fd23d-15af-4400-b1b3-11b0e2a08a54-1774832529"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: fb3fd23d-15af-4400-b1b3-11b0e2a08a54-1774832529\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=dLi4wOn4p2ksEqva%2BJPR36ux0sI2SW9NyHm%2Ba8DRlqRJQxHdGR%2F0CHPb2DoicdzNVLd9SHLIxZjv9ghjhiV050sL8akQ5Y3KqTrPhGOkLTsH1C5ARHsEkzMmYo3wr%2B6SA8wnFLjQIP3c"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=126.999855\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432febff5bb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:09 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=78, verdict_flag_enabled;desc="count=26";dur=1.394, graphql;desc="admin/query/other", _y;desc="727ecfa1-5c22-461d-9089-dacf96e8d239", _s;desc="eaa106e7-cea7-4ec6-a73b-ab813994ae30""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=fb3fd23d-15af-4400-b1b3-11b0e2a08a54-1774832529; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=fb3fd23d-15af-4400-b1b3-11b0e2a08a54-1774832529""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: fb3fd23d-15af-4400-b1b3-11b0e2a08a54-1774832529"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=dLi4wOn4p2ksEqva%2BJPR36ux0sI2SW9NyHm%2Ba8DRlqRJQxHdGR%2F0CHPb2DoicdzNVLd9SHLIxZjv9ghjhiV050sL8akQ5Y3KqTrPhGOkLTsH1C5ARHsEkzMmYo3wr%2B6SA8wnFLjQIP3c"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=126.999855"
    "server: cloudflare"
    "cf-ray: 9e432febff5bb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317913709"
        "sku" => "27948752170127142052"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317913709"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317913709"
                "updatedAt" => "2025-04-09T23:53:10Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317946477"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2693
    "request_size" => 269
    "total_time" => 0.128929
    "namelookup_time" => 3.6E-5
    "connect_time" => 3.6E-5
    "pretransfer_time" => 0.000109
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 5196.0
    "speed_upload" => 10114.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000134
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 37
    "connect_time_us" => 36
    "namelookup_time_us" => 36
    "pretransfer_time_us" => 109
    "starttransfer_time_us" => 134
    "total_time_us" => 128929
    "start_time" => 1774832529.4068
    "pause_handler" => Closure(float $duration) {#806
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @268
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2693
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.128929
          namelookup_time: 3.6E-5
          connect_time: 3.6E-5
          pretransfer_time: 0.000109
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 5196.0
          speed_upload: 10114.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000134
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 37
          connect_time_us: 36
          namelookup_time_us: 36
          pretransfer_time_us: 109
          redirect_time_us: 0
          starttransfer_time_us: 134
          total_time_us: 128929
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775667
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 51 (easy handle 0x5a0a5ef3ac70)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:09 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=81, verdict_flag_enabled;desc="count=26";dur=1.077, graphql;desc="admin/query/other", _y;desc="17013621-60e6-4964-a34d-d6f2b993d9b1", _s;desc="5819f896-675f-457d-a2df-6d77f26b82c8"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ead18b98-5638-4cec-8f2a-e4c7d7788bd7-1774832529; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ead18b98-5638-4cec-8f2a-e4c7d7788bd7-1774832529"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: ead18b98-5638-4cec-8f2a-e4c7d7788bd7-1774832529\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=WjW2bFrthE3QqKQVNqQrU%2F2cXBjw8bDCj8WKzq5X050w2mfAViy5bpyWAo%2BD2WXOt%2BITwHVqS5AFC9uedG%2BVig0c0FsK77qdpCo62gr%2FLHbJfouF8OidlTL5r74Vp%2BJ71Wb5ptS3HaLi"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=125.999928\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fecc9fcb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:09 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=81, verdict_flag_enabled;desc="count=26";dur=1.077, graphql;desc="admin/query/other", _y;desc="17013621-60e6-4964-a34d-d6f2b993d9b1", _s;desc="5819f896-675f-457d-a2df-6d77f26b82c8""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ead18b98-5638-4cec-8f2a-e4c7d7788bd7-1774832529; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ead18b98-5638-4cec-8f2a-e4c7d7788bd7-1774832529""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: ead18b98-5638-4cec-8f2a-e4c7d7788bd7-1774832529"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=WjW2bFrthE3QqKQVNqQrU%2F2cXBjw8bDCj8WKzq5X050w2mfAViy5bpyWAo%2BD2WXOt%2BITwHVqS5AFC9uedG%2BVig0c0FsK77qdpCo62gr%2FLHbJfouF8OidlTL5r74Vp%2BJ71Wb5ptS3HaLi"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=125.999928"
    "server: cloudflare"
    "cf-ray: 9e432fecc9fcb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317946477"
        "sku" => "27622405198218635717"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317946477"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317946477"
                "updatedAt" => "2025-04-09T23:53:05Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423317979245"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2694
    "request_size" => 269
    "total_time" => 0.135611
    "namelookup_time" => 8.1E-5
    "connect_time" => 8.2E-5
    "pretransfer_time" => 0.000147
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4940.0
    "speed_upload" => 9615.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000172
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 82
    "connect_time_us" => 82
    "namelookup_time_us" => 81
    "pretransfer_time_us" => 147
    "starttransfer_time_us" => 172
    "total_time_us" => 135611
    "start_time" => 1774832529.5362
    "pause_handler" => Closure(float $duration) {#808
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @274
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2694
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.135611
          namelookup_time: 8.1E-5
          connect_time: 8.2E-5
          pretransfer_time: 0.000147
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4940.0
          speed_upload: 9615.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000172
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 82
          connect_time_us: 82
          namelookup_time_us: 81
          pretransfer_time_us: 147
          redirect_time_us: 0
          starttransfer_time_us: 172
          total_time_us: 135611
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775664
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 53 (easy handle 0x5a0a5ef47c70)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:09 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=96, verdict_flag_enabled;desc="count=25";dur=1.15, graphql;desc="admin/query/other", _y;desc="392e9b22-0827-4a86-b0c7-973da8cf83dc", _s;desc="2b1b6e12-2606-4d0a-8eaf-5374d981a12e"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c1469a4b-1cf8-4522-9ba0-1928fec75cb7-1774832529; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c1469a4b-1cf8-4522-9ba0-1928fec75cb7-1774832529"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: c1469a4b-1cf8-4522-9ba0-1928fec75cb7-1774832529\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=HMHlJ%2BTozaaZF9dZJjc1u8AdRBzued6uAYExKRaam6DsAVPTB6mEGbBINuuC9ls%2F6XYBl9yQPdR1t1tZBfs1TED%2BC6EE7NtZPP5l%2FLVM9%2Bbj7%2F8cgHC8M%2FfoZIdZep6BxDQac7CFnptB"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=132.999897\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fed9c72b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:09 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=96, verdict_flag_enabled;desc="count=25";dur=1.15, graphql;desc="admin/query/other", _y;desc="392e9b22-0827-4a86-b0c7-973da8cf83dc", _s;desc="2b1b6e12-2606-4d0a-8eaf-5374d981a12e""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c1469a4b-1cf8-4522-9ba0-1928fec75cb7-1774832529; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c1469a4b-1cf8-4522-9ba0-1928fec75cb7-1774832529""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: c1469a4b-1cf8-4522-9ba0-1928fec75cb7-1774832529"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=HMHlJ%2BTozaaZF9dZJjc1u8AdRBzued6uAYExKRaam6DsAVPTB6mEGbBINuuC9ls%2F6XYBl9yQPdR1t1tZBfs1TED%2BC6EE7NtZPP5l%2FLVM9%2Bbj7%2F8cgHC8M%2FfoZIdZep6BxDQac7CFnptB"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=132.999897"
    "server: cloudflare"
    "cf-ray: 9e432fed9c72b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423317979245"
        "sku" => "21070572368393736913"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423317979245"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423317979245"
                "updatedAt" => "2025-04-09T23:53:17Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318012013"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2692
    "request_size" => 269
    "total_time" => 0.159276
    "namelookup_time" => 3.5E-5
    "connect_time" => 3.5E-5
    "pretransfer_time" => 0.000106
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4206.0
    "speed_upload" => 8187.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000132
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 35
    "connect_time_us" => 35
    "namelookup_time_us" => 35
    "pretransfer_time_us" => 106
    "starttransfer_time_us" => 132
    "total_time_us" => 159276
    "start_time" => 1774832529.6724
    "pause_handler" => Closure(float $duration) {#810
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @280
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2692
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.159276
          namelookup_time: 3.5E-5
          connect_time: 3.5E-5
          pretransfer_time: 0.000106
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4206.0
          speed_upload: 8187.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000132
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 35
          connect_time_us: 35
          namelookup_time_us: 35
          pretransfer_time_us: 106
          redirect_time_us: 0
          starttransfer_time_us: 132
          total_time_us: 159276
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775661
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 55 (easy handle 0x5a0a5ef491a0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:09 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=118, verdict_flag_enabled;desc="count=26";dur=1.578, graphql;desc="admin/query/other", _y;desc="9fc43d5c-6180-4037-b244-9aee0d1489fc", _s;desc="e5ee9258-064f-42f9-acf4-621d94aaed8a"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=4041078f-7e32-4758-b0f2-13f6bc395fb8-1774832529; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=4041078f-7e32-4758-b0f2-13f6bc395fb8-1774832529"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 4041078f-7e32-4758-b0f2-13f6bc395fb8-1774832529\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MeK9tteq%2F162rBXwTBAC%2FvPjOtufeUY6MoIG1KH5UZQQuGEPjkfGmBBRB2%2B47pBJtjTyVvbXdjUabiflUNTQEpkqAvcuW3VxRZ4F0KZxgWn9bmu1h0Ug8pe0%2B%2BnFPCj3Hsk1mWe5mZYs"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=156.999826\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fee7f50b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:09 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=118, verdict_flag_enabled;desc="count=26";dur=1.578, graphql;desc="admin/query/other", _y;desc="9fc43d5c-6180-4037-b244-9aee0d1489fc", _s;desc="e5ee9258-064f-42f9-acf4-621d94aaed8a""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=4041078f-7e32-4758-b0f2-13f6bc395fb8-1774832529; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=4041078f-7e32-4758-b0f2-13f6bc395fb8-1774832529""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 4041078f-7e32-4758-b0f2-13f6bc395fb8-1774832529"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MeK9tteq%2F162rBXwTBAC%2FvPjOtufeUY6MoIG1KH5UZQQuGEPjkfGmBBRB2%2B47pBJtjTyVvbXdjUabiflUNTQEpkqAvcuW3VxRZ4F0KZxgWn9bmu1h0Ug8pe0%2B%2BnFPCj3Hsk1mWe5mZYs"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=156.999826"
    "server: cloudflare"
    "cf-ray: 9e432fee7f50b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318012013"
        "sku" => "31431830734722247675"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318012013"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318012013"
                "updatedAt" => "2025-04-09T23:53:14Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318044781"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2683
    "request_size" => 269
    "total_time" => 0.137909
    "namelookup_time" => 4.3E-5
    "connect_time" => 4.3E-5
    "pretransfer_time" => 0.000166
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 4851.0
    "speed_upload" => 9455.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000192
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 43
    "connect_time_us" => 43
    "namelookup_time_us" => 43
    "pretransfer_time_us" => 166
    "starttransfer_time_us" => 192
    "total_time_us" => 137909
    "start_time" => 1774832529.8322
    "pause_handler" => Closure(float $duration) {#790
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @286
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2683
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.137909
          namelookup_time: 4.3E-5
          connect_time: 4.3E-5
          pretransfer_time: 0.000166
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 4851.0
          speed_upload: 9455.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000192
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 43
          connect_time_us: 43
          namelookup_time_us: 43
          pretransfer_time_us: 166
          redirect_time_us: 0
          starttransfer_time_us: 192
          total_time_us: 137909
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775658
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 57 (easy handle 0x5a0a5ef4f1c0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:09 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=90, verdict_flag_enabled;desc="count=26";dur=1.512, graphql;desc="admin/query/other", _y;desc="7fefcebb-90aa-4c9f-8cce-4825c21a1ce3", _s;desc="46bdc86f-95de-447d-8ac3-8ca76a9b58cb"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f3d1269f-d293-44cc-94c0-a7a8c23e0e1c-1774832529; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f3d1269f-d293-44cc-94c0-a7a8c23e0e1c-1774832529"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: f3d1269f-d293-44cc-94c0-a7a8c23e0e1c-1774832529\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=2cjmZg8q5nhA9c9tIWH2cRxbqynTXGtjT1t6btqMoybYELRz1LOFRt7voldeJnP1xOXBQGVLDLYQBIlo%2BZHZ7JPR1Lczpgjmqciu7wXsjASY8bvWqheJcT6qxHfbUOEx4WYAZUIMD1qa"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=135.999918\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fef7a80b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:09 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=90, verdict_flag_enabled;desc="count=26";dur=1.512, graphql;desc="admin/query/other", _y;desc="7fefcebb-90aa-4c9f-8cce-4825c21a1ce3", _s;desc="46bdc86f-95de-447d-8ac3-8ca76a9b58cb""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f3d1269f-d293-44cc-94c0-a7a8c23e0e1c-1774832529; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f3d1269f-d293-44cc-94c0-a7a8c23e0e1c-1774832529""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: f3d1269f-d293-44cc-94c0-a7a8c23e0e1c-1774832529"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=2cjmZg8q5nhA9c9tIWH2cRxbqynTXGtjT1t6btqMoybYELRz1LOFRt7voldeJnP1xOXBQGVLDLYQBIlo%2BZHZ7JPR1Lczpgjmqciu7wXsjASY8bvWqheJcT6qxHfbUOEx4WYAZUIMD1qa"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=135.999918"
    "server: cloudflare"
    "cf-ray: 9e432fef7a80b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318044781"
        "sku" => "38043859725737811018"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318044781"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318044781"
                "updatedAt" => "2025-04-09T23:53:04Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318077549"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2697
    "request_size" => 269
    "total_time" => 0.13043
    "namelookup_time" => 3.2E-5
    "connect_time" => 3.2E-5
    "pretransfer_time" => 9.8E-5
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 5144.0
    "speed_upload" => 9997.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000123
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 32
    "connect_time_us" => 32
    "namelookup_time_us" => 32
    "pretransfer_time_us" => 98
    "starttransfer_time_us" => 123
    "total_time_us" => 130430
    "start_time" => 1774832529.9706
    "pause_handler" => Closure(float $duration) {#814
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @292
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2697
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.13043
          namelookup_time: 3.2E-5
          connect_time: 3.2E-5
          pretransfer_time: 9.8E-5
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 5144.0
          speed_upload: 9997.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000123
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 32
          connect_time_us: 32
          namelookup_time_us: 32
          pretransfer_time_us: 98
          redirect_time_us: 0
          starttransfer_time_us: 123
          total_time_us: 130430
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775655
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 59 (easy handle 0x5a0a5ef51c20)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:10 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=84, verdict_flag_enabled;desc="count=26";dur=1.493, graphql;desc="admin/query/other", _y;desc="fc9694db-be12-4fef-beef-67ba394e1665", _s;desc="1c43bcd7-a9a5-4643-8600-5914ef65503a"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1bc5108d-cf79-4ad9-9228-5df416812ece-1774832529; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1bc5108d-cf79-4ad9-9228-5df416812ece-1774832529"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 1bc5108d-cf79-4ad9-9228-5df416812ece-1774832529\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=pE%2FJKEdu4O89deRRdTN%2FutlGp%2Bbv7W%2F83yyY%2FZz0zwZvR3VlTapmwzzj%2B5LlT7Kf7BeYU8Kc2dSnlzWWpHXzcPmDvS1xTlz4yQGCvU47JonDhqAQEi%2BCoVgAOX5DOC8e70MWrI%2FuAF4F"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=128.000021\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ff05d40b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:10 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=84, verdict_flag_enabled;desc="count=26";dur=1.493, graphql;desc="admin/query/other", _y;desc="fc9694db-be12-4fef-beef-67ba394e1665", _s;desc="1c43bcd7-a9a5-4643-8600-5914ef65503a""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1bc5108d-cf79-4ad9-9228-5df416812ece-1774832529; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1bc5108d-cf79-4ad9-9228-5df416812ece-1774832529""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 1bc5108d-cf79-4ad9-9228-5df416812ece-1774832529"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=pE%2FJKEdu4O89deRRdTN%2FutlGp%2Bbv7W%2F83yyY%2FZz0zwZvR3VlTapmwzzj%2B5LlT7Kf7BeYU8Kc2dSnlzWWpHXzcPmDvS1xTlz4yQGCvU47JonDhqAQEi%2BCoVgAOX5DOC8e70MWrI%2FuAF4F"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=128.000021"
    "server: cloudflare"
    "cf-ray: 9e432ff05d40b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318077549"
        "sku" => "31285587288465889236"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318077549"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318077549"
                "updatedAt" => "2025-04-09T23:53:02Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318110317"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2687
    "request_size" => 269
    "total_time" => 0.12138
    "namelookup_time" => 3.5E-5
    "connect_time" => 3.5E-5
    "pretransfer_time" => 0.000111
    "size_upload" => 1304.0
    "size_download" => 668.0
    "speed_download" => 5503.0
    "speed_upload" => 10743.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000137
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 36
    "connect_time_us" => 35
    "namelookup_time_us" => 35
    "pretransfer_time_us" => 111
    "starttransfer_time_us" => 137
    "total_time_us" => 121380
    "start_time" => 1774832530.1016
    "pause_handler" => Closure(float $duration) {#816
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @298
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2687
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.12138
          namelookup_time: 3.5E-5
          connect_time: 3.5E-5
          pretransfer_time: 0.000111
          size_upload: 1304.0
          size_download: 668.0
          speed_download: 5503.0
          speed_upload: 10743.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000137
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 36
          connect_time_us: 35
          namelookup_time_us: 35
          pretransfer_time_us: 111
          redirect_time_us: 0
          starttransfer_time_us: 137
          total_time_us: 121380
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775652
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 5b (easy handle 0x5a0a5ef539f0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:10 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=82, verdict_flag_enabled;desc="count=26";dur=1.426, graphql;desc="admin/query/other", _y;desc="010a4181-918b-45bf-90fe-be038453f22c", _s;desc="4d1333ff-43e9-401d-aab5-d600b81a4641"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c0e5d035-9c7a-448c-91d6-e2f44d2990b4-1774832530; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c0e5d035-9c7a-448c-91d6-e2f44d2990b4-1774832530"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: c0e5d035-9c7a-448c-91d6-e2f44d2990b4-1774832530\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zig%2BfcjWiPXo9yIvyG9IvwPKvbxeKGgXwt8hn1iRGRPH7Th4Ho9tgrPafNZq8JHHAWzW7AAMrFgzZuu5MA3tppNA69jWHROx19Ld9Trv%2FaMvUoatu%2Bop71a5AynfhHPovCj0XgevDuTA"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=119.999886\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ff12fb8b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:10 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=82, verdict_flag_enabled;desc="count=26";dur=1.426, graphql;desc="admin/query/other", _y;desc="010a4181-918b-45bf-90fe-be038453f22c", _s;desc="4d1333ff-43e9-401d-aab5-d600b81a4641""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c0e5d035-9c7a-448c-91d6-e2f44d2990b4-1774832530; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c0e5d035-9c7a-448c-91d6-e2f44d2990b4-1774832530""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: c0e5d035-9c7a-448c-91d6-e2f44d2990b4-1774832530"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zig%2BfcjWiPXo9yIvyG9IvwPKvbxeKGgXwt8hn1iRGRPH7Th4Ho9tgrPafNZq8JHHAWzW7AAMrFgzZuu5MA3tppNA69jWHROx19Ld9Trv%2FaMvUoatu%2Bop71a5AynfhHPovCj0XgevDuTA"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=119.999886"
    "server: cloudflare"
    "cf-ray: 9e432ff12fb8b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318110317"
        "sku" => "77162508889096488112"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318110317"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318110317"
                "updatedAt" => "2025-04-09T23:53:04Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318143085"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2687
    "request_size" => 269
    "total_time" => 0.129035
    "namelookup_time" => 3.2E-5
    "connect_time" => 3.2E-5
    "pretransfer_time" => 0.000106
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 5184.0
    "speed_upload" => 10105.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000133
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 33
    "connect_time_us" => 32
    "namelookup_time_us" => 32
    "pretransfer_time_us" => 106
    "starttransfer_time_us" => 133
    "total_time_us" => 129035
    "start_time" => 1774832530.2234
    "pause_handler" => Closure(float $duration) {#818
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @304
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2687
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.129035
          namelookup_time: 3.2E-5
          connect_time: 3.2E-5
          pretransfer_time: 0.000106
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 5184.0
          speed_upload: 10105.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000133
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 33
          connect_time_us: 32
          namelookup_time_us: 32
          pretransfer_time_us: 106
          redirect_time_us: 0
          starttransfer_time_us: 133
          total_time_us: 129035
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775649
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 5d (easy handle 0x5a0a5ef56090)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:10 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=83, verdict_flag_enabled;desc="count=26";dur=1.935, graphql;desc="admin/query/other", _y;desc="2aa61629-0b7b-4355-9d93-25702a975abf", _s;desc="ff6938b8-3fe4-4195-bee7-f18a0285d7a1"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=693eab12-55bc-4548-9663-da694c17eb8c-1774832530; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=693eab12-55bc-4548-9663-da694c17eb8c-1774832530"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 693eab12-55bc-4548-9663-da694c17eb8c-1774832530\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=I0UulhzKbZI23dABNrrhKqmFRjce5oQIgw8zC3FU51jIRPuXuzp%2B78QqeU1MIAyLCne7HMM3dg0MH%2BZkwydA7dvIlqtoC7jq3ZZSpNfU4ORZ4ZnTvyDT%2FIZk4P4XFlsFP8O05nOmSlnU"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=125.999928\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ff1ea37b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:10 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=83, verdict_flag_enabled;desc="count=26";dur=1.935, graphql;desc="admin/query/other", _y;desc="2aa61629-0b7b-4355-9d93-25702a975abf", _s;desc="ff6938b8-3fe4-4195-bee7-f18a0285d7a1""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=693eab12-55bc-4548-9663-da694c17eb8c-1774832530; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=693eab12-55bc-4548-9663-da694c17eb8c-1774832530""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 693eab12-55bc-4548-9663-da694c17eb8c-1774832530"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=I0UulhzKbZI23dABNrrhKqmFRjce5oQIgw8zC3FU51jIRPuXuzp%2B78QqeU1MIAyLCne7HMM3dg0MH%2BZkwydA7dvIlqtoC7jq3ZZSpNfU4ORZ4ZnTvyDT%2FIZk4P4XFlsFP8O05nOmSlnU"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=125.999928"
    "server: cloudflare"
    "cf-ray: 9e432ff1ea37b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318143085"
        "sku" => "33439935313138140261"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318143085"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318143085"
                "updatedAt" => "2025-04-09T23:53:09Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318175853"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2699
    "request_size" => 269
    "total_time" => 0.124521
    "namelookup_time" => 4.6E-5
    "connect_time" => 4.7E-5
    "pretransfer_time" => 0.000135
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 5388.0
    "speed_upload" => 10472.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000168
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 47
    "connect_time_us" => 47
    "namelookup_time_us" => 46
    "pretransfer_time_us" => 135
    "starttransfer_time_us" => 168
    "total_time_us" => 124521
    "start_time" => 1774832530.353
    "pause_handler" => Closure(float $duration) {#820
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @310
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2699
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.124521
          namelookup_time: 4.6E-5
          connect_time: 4.7E-5
          pretransfer_time: 0.000135
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 5388.0
          speed_upload: 10472.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000168
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 47
          connect_time_us: 47
          namelookup_time_us: 46
          pretransfer_time_us: 135
          redirect_time_us: 0
          starttransfer_time_us: 168
          total_time_us: 124521
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775646
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 5f (easy handle 0x5a0a5ef5c2c0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:10 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=76, verdict_flag_enabled;desc="count=26";dur=1.116, graphql;desc="admin/query/other", _y;desc="c24b7a23-3eb2-468d-b3ff-1e48b53248ca", _s;desc="c473c77d-0af9-4869-b2ab-3a1b508f1da1"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=99e09061-0ae5-4799-9efb-674198fd4298-1774832530; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=99e09061-0ae5-4799-9efb-674198fd4298-1774832530"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 99e09061-0ae5-4799-9efb-674198fd4298-1774832530\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=HoOUxawU1QRGJazd1qV9NLYBSqL4Ipo1pD5voN%2BQf%2FItECzW0Fwz8oZ2SnRqrizrQeV1HSi1JSe5KcPx7%2BRMKQfvU7M1EO%2Fmu%2Bt074uY%2FIKCPHX%2FLoCdrqXTrbbMnlT%2BdgrBG%2FdsV99K"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=121.999741\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ff2bcc6b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:10 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=76, verdict_flag_enabled;desc="count=26";dur=1.116, graphql;desc="admin/query/other", _y;desc="c24b7a23-3eb2-468d-b3ff-1e48b53248ca", _s;desc="c473c77d-0af9-4869-b2ab-3a1b508f1da1""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=99e09061-0ae5-4799-9efb-674198fd4298-1774832530; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=99e09061-0ae5-4799-9efb-674198fd4298-1774832530""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 99e09061-0ae5-4799-9efb-674198fd4298-1774832530"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=HoOUxawU1QRGJazd1qV9NLYBSqL4Ipo1pD5voN%2BQf%2FItECzW0Fwz8oZ2SnRqrizrQeV1HSi1JSe5KcPx7%2BRMKQfvU7M1EO%2Fmu%2Bt074uY%2FIKCPHX%2FLoCdrqXTrbbMnlT%2BdgrBG%2FdsV99K"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=121.999741"
    "server: cloudflare"
    "cf-ray: 9e432ff2bcc6b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318175853"
        "sku" => "11613811477762895614"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318175853"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318175853"
                "updatedAt" => "2025-04-09T23:53:10Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318208621"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2687
    "request_size" => 269
    "total_time" => 0.14303
    "namelookup_time" => 3.9E-5
    "connect_time" => 4.0E-5
    "pretransfer_time" => 0.000127
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4691.0
    "speed_upload" => 9116.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000153
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 40
    "connect_time_us" => 40
    "namelookup_time_us" => 39
    "pretransfer_time_us" => 127
    "starttransfer_time_us" => 153
    "total_time_us" => 143030
    "start_time" => 1774832530.4781
    "pause_handler" => Closure(float $duration) {#822
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @316
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2687
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.14303
          namelookup_time: 3.9E-5
          connect_time: 4.0E-5
          pretransfer_time: 0.000127
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4691.0
          speed_upload: 9116.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000153
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 40
          connect_time_us: 40
          namelookup_time_us: 39
          pretransfer_time_us: 127
          redirect_time_us: 0
          starttransfer_time_us: 153
          total_time_us: 143030
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775643
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 61 (easy handle 0x5a0a5ef5e780)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:10 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=86, verdict_flag_enabled;desc="count=25";dur=1.465, graphql;desc="admin/query/other", _y;desc="a841750d-626b-4586-a258-6adaf39a93af", _s;desc="512f1319-bf14-47cd-8e26-6ca34f6d3051"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f6865e6d-b2ff-4c58-b30b-b826f252cf64-1774832530; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f6865e6d-b2ff-4c58-b30b-b826f252cf64-1774832530"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: f6865e6d-b2ff-4c58-b30b-b826f252cf64-1774832530\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=vOVwIKCWSbXqakLzk9AUEVo1vveG1gIPh0vHYFkRXtnR2OJA3rWthZ4LE51Ory42T3GIcx%2B0o3JaouKx%2F5e7JyDFQC9XVS5qU9rdj8FybxcBxzw8W6klTFgen%2BP5YPakvvfkKYzPAg9x"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=141.000032\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ff37f45b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:10 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=86, verdict_flag_enabled;desc="count=25";dur=1.465, graphql;desc="admin/query/other", _y;desc="a841750d-626b-4586-a258-6adaf39a93af", _s;desc="512f1319-bf14-47cd-8e26-6ca34f6d3051""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f6865e6d-b2ff-4c58-b30b-b826f252cf64-1774832530; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f6865e6d-b2ff-4c58-b30b-b826f252cf64-1774832530""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: f6865e6d-b2ff-4c58-b30b-b826f252cf64-1774832530"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=vOVwIKCWSbXqakLzk9AUEVo1vveG1gIPh0vHYFkRXtnR2OJA3rWthZ4LE51Ory42T3GIcx%2B0o3JaouKx%2F5e7JyDFQC9XVS5qU9rdj8FybxcBxzw8W6klTFgen%2BP5YPakvvfkKYzPAg9x"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=141.000032"
    "server: cloudflare"
    "cf-ray: 9e432ff37f45b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318208621"
        "sku" => "29584154945070054363"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318208621"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318208621"
                "updatedAt" => "2025-04-09T23:53:09Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318241389"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2687
    "request_size" => 269
    "total_time" => 0.1451
    "namelookup_time" => 4.2E-5
    "connect_time" => 4.2E-5
    "pretransfer_time" => 0.000109
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4624.0
    "speed_upload" => 8986.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000136
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 42
    "connect_time_us" => 42
    "namelookup_time_us" => 42
    "pretransfer_time_us" => 109
    "starttransfer_time_us" => 136
    "total_time_us" => 145100
    "start_time" => 1774832530.6217
    "pause_handler" => Closure(float $duration) {#824
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @322
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2687
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.1451
          namelookup_time: 4.2E-5
          connect_time: 4.2E-5
          pretransfer_time: 0.000109
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4624.0
          speed_upload: 8986.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000136
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 42
          connect_time_us: 42
          namelookup_time_us: 42
          pretransfer_time_us: 109
          redirect_time_us: 0
          starttransfer_time_us: 136
          total_time_us: 145100
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775640
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 63 (easy handle 0x5a0a5ef653a0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:10 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=96, verdict_flag_enabled;desc="count=26";dur=1.464, graphql;desc="admin/query/other", _y;desc="9fe68430-b961-4c68-b125-7dd4fd5bd480", _s;desc="7238ae95-5216-44e4-a9cf-4a528b9623f9"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=26f05b4a-c608-4fcf-a233-8d47dc2b874a-1774832530; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=26f05b4a-c608-4fcf-a233-8d47dc2b874a-1774832530"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 26f05b4a-c608-4fcf-a233-8d47dc2b874a-1774832530\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=sfBcwOzaOMlC83Rt65REGs0aey4zLqV%2BhMCqO1eBqKku3A54ggTwG4hXZYcKBJWRt3IPiNNx31k2w14rqmxR%2FpIic6bTyEjlVgVukUu%2BFDxy3E6mblJYyp3NIArXQO6Lwfxz13IQ3uq0"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=142.000198\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ff46a43b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:10 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=96, verdict_flag_enabled;desc="count=26";dur=1.464, graphql;desc="admin/query/other", _y;desc="9fe68430-b961-4c68-b125-7dd4fd5bd480", _s;desc="7238ae95-5216-44e4-a9cf-4a528b9623f9""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=26f05b4a-c608-4fcf-a233-8d47dc2b874a-1774832530; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=26f05b4a-c608-4fcf-a233-8d47dc2b874a-1774832530""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 26f05b4a-c608-4fcf-a233-8d47dc2b874a-1774832530"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=sfBcwOzaOMlC83Rt65REGs0aey4zLqV%2BhMCqO1eBqKku3A54ggTwG4hXZYcKBJWRt3IPiNNx31k2w14rqmxR%2FpIic6bTyEjlVgVukUu%2BFDxy3E6mblJYyp3NIArXQO6Lwfxz13IQ3uq0"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=142.000198"
    "server: cloudflare"
    "cf-ray: 9e432ff46a43b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318241389"
        "sku" => "19654249991855689152"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318241389"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318241389"
                "updatedAt" => "2025-04-09T23:53:03Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318274157"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2695
    "request_size" => 269
    "total_time" => 0.123389
    "namelookup_time" => 4.0E-5
    "connect_time" => 4.0E-5
    "pretransfer_time" => 0.000124
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 5438.0
    "speed_upload" => 10568.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000148
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 40
    "connect_time_us" => 40
    "namelookup_time_us" => 40
    "pretransfer_time_us" => 124
    "starttransfer_time_us" => 148
    "total_time_us" => 123389
    "start_time" => 1774832530.7672
    "pause_handler" => Closure(float $duration) {#812
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @328
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2695
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.123389
          namelookup_time: 4.0E-5
          connect_time: 4.0E-5
          pretransfer_time: 0.000124
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 5438.0
          speed_upload: 10568.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000148
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 40
          connect_time_us: 40
          namelookup_time_us: 40
          pretransfer_time_us: 124
          redirect_time_us: 0
          starttransfer_time_us: 148
          total_time_us: 123389
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775637
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 65 (easy handle 0x5a0a5ef67dc0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:10 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=81, verdict_flag_enabled;desc="count=26";dur=1.702, graphql;desc="admin/query/other", _y;desc="01f01bc7-cc83-453c-bb33-06b2644adbaf", _s;desc="88c064bd-6c07-4950-90d0-c0389c5f2626"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ef3bc203-98bc-4c14-bc9d-b0172f0fc360-1774832530; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ef3bc203-98bc-4c14-bc9d-b0172f0fc360-1774832530"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: ef3bc203-98bc-4c14-bc9d-b0172f0fc360-1774832530\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3TXsCx7UgchQwMNK0dS65qS%2BwFd1gEHsCj2j9gW46j14fiD6reIzStr2C1%2B%2FlPsoPqOMhDmR0rJ6rb8a0P%2F0kHkLNVAkRGU91%2FLrZDlFeL3o%2F5nHIxc%2Fz7qYuTXnLZyGx6qKSvYeIKhr"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=121.000051\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ff54d1cb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:10 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=81, verdict_flag_enabled;desc="count=26";dur=1.702, graphql;desc="admin/query/other", _y;desc="01f01bc7-cc83-453c-bb33-06b2644adbaf", _s;desc="88c064bd-6c07-4950-90d0-c0389c5f2626""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ef3bc203-98bc-4c14-bc9d-b0172f0fc360-1774832530; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ef3bc203-98bc-4c14-bc9d-b0172f0fc360-1774832530""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: ef3bc203-98bc-4c14-bc9d-b0172f0fc360-1774832530"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3TXsCx7UgchQwMNK0dS65qS%2BwFd1gEHsCj2j9gW46j14fiD6reIzStr2C1%2B%2FlPsoPqOMhDmR0rJ6rb8a0P%2F0kHkLNVAkRGU91%2FLrZDlFeL3o%2F5nHIxc%2Fz7qYuTXnLZyGx6qKSvYeIKhr"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=121.000051"
    "server: cloudflare"
    "cf-ray: 9e432ff54d1cb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318274157"
        "sku" => "33625165976629152074"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318274157"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318274157"
                "updatedAt" => "2025-04-09T23:53:14Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318306925"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2690
    "request_size" => 269
    "total_time" => 0.129684
    "namelookup_time" => 3.3E-5
    "connect_time" => 3.3E-5
    "pretransfer_time" => 0.000103
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 5158.0
    "speed_upload" => 10055.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000142
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 33
    "connect_time_us" => 33
    "namelookup_time_us" => 33
    "pretransfer_time_us" => 103
    "starttransfer_time_us" => 142
    "total_time_us" => 129684
    "start_time" => 1774832530.8911
    "pause_handler" => Closure(float $duration) {#828
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @334
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2690
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.129684
          namelookup_time: 3.3E-5
          connect_time: 3.3E-5
          pretransfer_time: 0.000103
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 5158.0
          speed_upload: 10055.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000142
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 33
          connect_time_us: 33
          namelookup_time_us: 33
          pretransfer_time_us: 103
          redirect_time_us: 0
          starttransfer_time_us: 142
          total_time_us: 129684
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775634
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 67 (easy handle 0x5a0a5ef6eb00)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:11 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=82, verdict_flag_enabled;desc="count=26";dur=1.42, graphql;desc="admin/query/other", _y;desc="b34e6a33-1b75-4e31-a93e-78fde657352d", _s;desc="a099236d-e835-4986-8805-65106209354b"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=8915eb48-1258-489d-8f3d-4ea0b5bd192b-1774832530; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=8915eb48-1258-489d-8f3d-4ea0b5bd192b-1774832530"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 8915eb48-1258-489d-8f3d-4ea0b5bd192b-1774832530\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=18h7QnO7e0GNBUxJb7H4dw2nl9gMymUkESMalCBqEA3h7XRz3fNKsACXh6lo%2FZS%2BaluBMhnFYMPTjcM%2F%2BG9N3lwQltPavuXqxNhuG12T73uO5iM8KEQxwpvh%2FGleuTlriq7lxqMC6nLi"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=125.000000\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ff61f5ab41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:11 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=82, verdict_flag_enabled;desc="count=26";dur=1.42, graphql;desc="admin/query/other", _y;desc="b34e6a33-1b75-4e31-a93e-78fde657352d", _s;desc="a099236d-e835-4986-8805-65106209354b""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=8915eb48-1258-489d-8f3d-4ea0b5bd192b-1774832530; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=8915eb48-1258-489d-8f3d-4ea0b5bd192b-1774832530""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 8915eb48-1258-489d-8f3d-4ea0b5bd192b-1774832530"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=18h7QnO7e0GNBUxJb7H4dw2nl9gMymUkESMalCBqEA3h7XRz3fNKsACXh6lo%2FZS%2BaluBMhnFYMPTjcM%2F%2BG9N3lwQltPavuXqxNhuG12T73uO5iM8KEQxwpvh%2FGleuTlriq7lxqMC6nLi"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=125.000000"
    "server: cloudflare"
    "cf-ray: 9e432ff61f5ab41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318306925"
        "sku" => "10313393096600816008"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318306925"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318306925"
                "updatedAt" => "2025-04-09T23:53:00Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318339693"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2691
    "request_size" => 269
    "total_time" => 0.122438
    "namelookup_time" => 3.7E-5
    "connect_time" => 3.7E-5
    "pretransfer_time" => 0.000116
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 5472.0
    "speed_upload" => 10650.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000141
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 37
    "connect_time_us" => 37
    "namelookup_time_us" => 37
    "pretransfer_time_us" => 116
    "starttransfer_time_us" => 141
    "total_time_us" => 122438
    "start_time" => 1774832531.0214
    "pause_handler" => Closure(float $duration) {#830
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @340
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2691
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.122438
          namelookup_time: 3.7E-5
          connect_time: 3.7E-5
          pretransfer_time: 0.000116
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 5472.0
          speed_upload: 10650.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000141
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 37
          connect_time_us: 37
          namelookup_time_us: 37
          pretransfer_time_us: 116
          redirect_time_us: 0
          starttransfer_time_us: 141
          total_time_us: 122438
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775631
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 69 (easy handle 0x5a0a5ef714e0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:11 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=84, verdict_flag_enabled;desc="count=26";dur=8.991, graphql;desc="admin/query/other", _y;desc="a516a466-d8f2-4cc2-86dd-a1a6cdade12c", _s;desc="307adc8a-4f80-46b8-be02-3753ce669d07"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f3710cf9-c6bb-4dd3-904b-efcfd5e4149d-1774832531; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f3710cf9-c6bb-4dd3-904b-efcfd5e4149d-1774832531"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: f3710cf9-c6bb-4dd3-904b-efcfd5e4149d-1774832531\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=LX%2BFZUXCGfEXPLkkMwH7CrnS0MxZk%2FihXK%2FbLxThV7UVat8v21puX2FWuH4p9MEvkojIgVLqvQlQ0Nbl1PSvjZLcEUg6OigLYHS%2FPLUqD33BdlLxATjPYvofaKXKidK06YX2U0gB%2BXmP"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=120.999813\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ff6e9efb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:11 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=84, verdict_flag_enabled;desc="count=26";dur=8.991, graphql;desc="admin/query/other", _y;desc="a516a466-d8f2-4cc2-86dd-a1a6cdade12c", _s;desc="307adc8a-4f80-46b8-be02-3753ce669d07""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f3710cf9-c6bb-4dd3-904b-efcfd5e4149d-1774832531; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=f3710cf9-c6bb-4dd3-904b-efcfd5e4149d-1774832531""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: f3710cf9-c6bb-4dd3-904b-efcfd5e4149d-1774832531"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=LX%2BFZUXCGfEXPLkkMwH7CrnS0MxZk%2FihXK%2FbLxThV7UVat8v21puX2FWuH4p9MEvkojIgVLqvQlQ0Nbl1PSvjZLcEUg6OigLYHS%2FPLUqD33BdlLxATjPYvofaKXKidK06YX2U0gB%2BXmP"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=120.999813"
    "server: cloudflare"
    "cf-ray: 9e432ff6e9efb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318339693"
        "sku" => "26973015687135570669"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318339693"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318339693"
                "updatedAt" => "2025-04-09T23:53:08Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318372461"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2688
    "request_size" => 269
    "total_time" => 0.11897
    "namelookup_time" => 3.6E-5
    "connect_time" => 3.6E-5
    "pretransfer_time" => 0.000101
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 5623.0
    "speed_upload" => 10960.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000127
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 36
    "connect_time_us" => 36
    "namelookup_time_us" => 36
    "pretransfer_time_us" => 101
    "starttransfer_time_us" => 127
    "total_time_us" => 118970
    "start_time" => 1774832531.1444
    "pause_handler" => Closure(float $duration) {#826
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @346
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2688
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.11897
          namelookup_time: 3.6E-5
          connect_time: 3.6E-5
          pretransfer_time: 0.000101
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 5623.0
          speed_upload: 10960.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000127
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 36
          connect_time_us: 36
          namelookup_time_us: 36
          pretransfer_time_us: 101
          redirect_time_us: 0
          starttransfer_time_us: 127
          total_time_us: 118970
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775628
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 6b (easy handle 0x5a0a5ef7d260)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:11 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=76, verdict_flag_enabled;desc="count=26";dur=1.25, graphql;desc="admin/query/other", _y;desc="f4ee8801-feec-4258-851a-bac72c03b60c", _s;desc="2fb516f7-fc03-486e-9f60-5e1bab84be0e"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=d6f1074a-0050-4066-a750-e54cd1b77757-1774832531; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=d6f1074a-0050-4066-a750-e54cd1b77757-1774832531"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: d6f1074a-0050-4066-a750-e54cd1b77757-1774832531\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=HpAcA8e3l5dmIrOiIMFcFgXRT38gaSeHUH937CrDJ8luR7xmTMC5tNGfUlOXzNMhH7jlyitmXItDI%2FO3%2B%2FHRxOCufu8aoNePjTHWJr9ozc5xIZ8sdHoITTmqJrxqkolGzUAqhb779%2B9E"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=115.999937\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ff7ac45b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:11 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=76, verdict_flag_enabled;desc="count=26";dur=1.25, graphql;desc="admin/query/other", _y;desc="f4ee8801-feec-4258-851a-bac72c03b60c", _s;desc="2fb516f7-fc03-486e-9f60-5e1bab84be0e""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=d6f1074a-0050-4066-a750-e54cd1b77757-1774832531; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=d6f1074a-0050-4066-a750-e54cd1b77757-1774832531""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: d6f1074a-0050-4066-a750-e54cd1b77757-1774832531"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=HpAcA8e3l5dmIrOiIMFcFgXRT38gaSeHUH937CrDJ8luR7xmTMC5tNGfUlOXzNMhH7jlyitmXItDI%2FO3%2B%2FHRxOCufu8aoNePjTHWJr9ozc5xIZ8sdHoITTmqJrxqkolGzUAqhb779%2B9E"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=115.999937"
    "server: cloudflare"
    "cf-ray: 9e432ff7ac45b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318372461"
        "sku" => "20763145602471316363"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318372461"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318372461"
                "updatedAt" => "2025-04-09T23:53:00Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318405229"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2691
    "request_size" => 269
    "total_time" => 0.136051
    "namelookup_time" => 3.8E-5
    "connect_time" => 3.9E-5
    "pretransfer_time" => 0.000111
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 4917.0
    "speed_upload" => 9584.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000139
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 39
    "connect_time_us" => 39
    "namelookup_time_us" => 38
    "pretransfer_time_us" => 111
    "starttransfer_time_us" => 139
    "total_time_us" => 136051
    "start_time" => 1774832531.2638
    "pause_handler" => Closure(float $duration) {#834
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @352
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2691
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.136051
          namelookup_time: 3.8E-5
          connect_time: 3.9E-5
          pretransfer_time: 0.000111
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 4917.0
          speed_upload: 9584.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000139
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 39
          connect_time_us: 39
          namelookup_time_us: 38
          pretransfer_time_us: 111
          redirect_time_us: 0
          starttransfer_time_us: 139
          total_time_us: 136051
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775625
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 6d (easy handle 0x5a0a5ef857f0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:11 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=88, verdict_flag_enabled;desc="count=25";dur=1.405, graphql;desc="admin/query/other", _y;desc="4a279a18-66fa-4de7-8539-a16d94f7080d", _s;desc="026007b5-6e28-405f-ae80-f57af2ad973c"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=3a8ccd1f-c9a2-4ef2-bcfa-4980c3105667-1774832531; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=3a8ccd1f-c9a2-4ef2-bcfa-4980c3105667-1774832531"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 3a8ccd1f-c9a2-4ef2-bcfa-4980c3105667-1774832531\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=QWAO1%2BeR3UUHcz8f2NdOKUisVgGBiwcY85VTF%2B7GjZe1%2BoV1GiZZvn1rCiKuAWsBJxnQm8CixzRUl9JsIW%2Bl0WQgIwqsKQYwzEQ7O5WHtflMi0P62TrkRNlb0n8HHq5IFLc%2BwQzwAL0w"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=132.999897\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ff86ea0b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:11 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=88, verdict_flag_enabled;desc="count=25";dur=1.405, graphql;desc="admin/query/other", _y;desc="4a279a18-66fa-4de7-8539-a16d94f7080d", _s;desc="026007b5-6e28-405f-ae80-f57af2ad973c""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=3a8ccd1f-c9a2-4ef2-bcfa-4980c3105667-1774832531; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=3a8ccd1f-c9a2-4ef2-bcfa-4980c3105667-1774832531""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 3a8ccd1f-c9a2-4ef2-bcfa-4980c3105667-1774832531"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=QWAO1%2BeR3UUHcz8f2NdOKUisVgGBiwcY85VTF%2B7GjZe1%2BoV1GiZZvn1rCiKuAWsBJxnQm8CixzRUl9JsIW%2Bl0WQgIwqsKQYwzEQ7O5WHtflMi0P62TrkRNlb0n8HHq5IFLc%2BwQzwAL0w"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=132.999897"
    "server: cloudflare"
    "cf-ray: 9e432ff86ea0b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318405229"
        "sku" => "21238050515614840816"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318405229"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318405229"
                "updatedAt" => "2025-04-09T23:53:12Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318437997"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.131599
    "namelookup_time" => 4.2E-5
    "connect_time" => 4.3E-5
    "pretransfer_time" => 0.000112
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 5091.0
    "speed_upload" => 9908.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000147
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 43
    "connect_time_us" => 43
    "namelookup_time_us" => 42
    "pretransfer_time_us" => 112
    "starttransfer_time_us" => 147
    "total_time_us" => 131599
    "start_time" => 1774832531.4005
    "pause_handler" => Closure(float $duration) {#836
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @358
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.131599
          namelookup_time: 4.2E-5
          connect_time: 4.3E-5
          pretransfer_time: 0.000112
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 5091.0
          speed_upload: 9908.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000147
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 43
          connect_time_us: 43
          namelookup_time_us: 42
          pretransfer_time_us: 112
          redirect_time_us: 0
          starttransfer_time_us: 147
          total_time_us: 131599
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775622
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 6f (easy handle 0x5a0a5ef7e790)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:11 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=86, verdict_flag_enabled;desc="count=26";dur=1.029, graphql;desc="admin/query/other", _y;desc="7dc8fa0d-10c3-4623-9388-34e26e757ff5", _s;desc="52a3256b-2579-4928-8e95-43dcef5b249a"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1219c654-d728-4d6f-8b61-c26fcb03615c-1774832531; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1219c654-d728-4d6f-8b61-c26fcb03615c-1774832531"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 1219c654-d728-4d6f-8b61-c26fcb03615c-1774832531\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=YtvVKnadTQadtQBBFL13N%2F2ie0EUu%2B0hz23fTtp%2FVnRo0kHv7BDAbL6lXAhbJy5tDdR8kxCjtSwfXH%2BZbgrqoCYdHEZCsuzgNNVAXAkBw8riuci2VxiCvXPxs9u8zM1tb9m20GebYsg6"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=129.999876\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ff94953b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:11 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=86, verdict_flag_enabled;desc="count=26";dur=1.029, graphql;desc="admin/query/other", _y;desc="7dc8fa0d-10c3-4623-9388-34e26e757ff5", _s;desc="52a3256b-2579-4928-8e95-43dcef5b249a""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1219c654-d728-4d6f-8b61-c26fcb03615c-1774832531; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=1219c654-d728-4d6f-8b61-c26fcb03615c-1774832531""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 1219c654-d728-4d6f-8b61-c26fcb03615c-1774832531"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=YtvVKnadTQadtQBBFL13N%2F2ie0EUu%2B0hz23fTtp%2FVnRo0kHv7BDAbL6lXAhbJy5tDdR8kxCjtSwfXH%2BZbgrqoCYdHEZCsuzgNNVAXAkBw8riuci2VxiCvXPxs9u8zM1tb9m20GebYsg6"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=129.999876"
    "server: cloudflare"
    "cf-ray: 9e432ff94953b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318437997"
        "sku" => "26043323880646778479"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318437997"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318437997"
                "updatedAt" => "2025-04-09T23:53:02Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318470765"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2681
    "request_size" => 269
    "total_time" => 0.139908
    "namelookup_time" => 3.5E-5
    "connect_time" => 3.5E-5
    "pretransfer_time" => 0.000104
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4796.0
    "speed_upload" => 9320.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000131
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 35
    "connect_time_us" => 35
    "namelookup_time_us" => 35
    "pretransfer_time_us" => 104
    "starttransfer_time_us" => 131
    "total_time_us" => 139908
    "start_time" => 1774832531.5326
    "pause_handler" => Closure(float $duration) {#838
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @364
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2681
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.139908
          namelookup_time: 3.5E-5
          connect_time: 3.5E-5
          pretransfer_time: 0.000104
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4796.0
          speed_upload: 9320.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000131
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 35
          connect_time_us: 35
          namelookup_time_us: 35
          pretransfer_time_us: 104
          redirect_time_us: 0
          starttransfer_time_us: 131
          total_time_us: 139908
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775619
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 71 (easy handle 0x5a0a5ef80e50)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:11 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=89, verdict_flag_enabled;desc="count=26";dur=1.704, graphql;desc="admin/query/other", _y;desc="802b1363-fa46-4d80-b1cb-3ba9d51fcca4", _s;desc="6cd45018-9826-44d8-a330-de9762bcdf79"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0f3796cd-ef4b-4ab0-b3f2-e636efbb1363-1774832531; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0f3796cd-ef4b-4ab0-b3f2-e636efbb1363-1774832531"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 0f3796cd-ef4b-4ab0-b3f2-e636efbb1363-1774832531\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GWy0VRKdP8zwYYd32zAif38PIAHqq5zR9VomnacrUCaUALKP0Z8ZrMe4VqaHSe1fD2mq3JbuaNphHShBltp3pK3xZZ3LuBjXOZQXSd2SsRJZTPI7ppQTXFrpagcQk9eQ3C6Ob6LuSRfr"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=137.000084\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ffa1bf1b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:11 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=89, verdict_flag_enabled;desc="count=26";dur=1.704, graphql;desc="admin/query/other", _y;desc="802b1363-fa46-4d80-b1cb-3ba9d51fcca4", _s;desc="6cd45018-9826-44d8-a330-de9762bcdf79""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0f3796cd-ef4b-4ab0-b3f2-e636efbb1363-1774832531; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0f3796cd-ef4b-4ab0-b3f2-e636efbb1363-1774832531""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 0f3796cd-ef4b-4ab0-b3f2-e636efbb1363-1774832531"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GWy0VRKdP8zwYYd32zAif38PIAHqq5zR9VomnacrUCaUALKP0Z8ZrMe4VqaHSe1fD2mq3JbuaNphHShBltp3pK3xZZ3LuBjXOZQXSd2SsRJZTPI7ppQTXFrpagcQk9eQ3C6Ob6LuSRfr"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=137.000084"
    "server: cloudflare"
    "cf-ray: 9e432ffa1bf1b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318470765"
        "sku" => "81437690100347760354"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318470765"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318470765"
                "updatedAt" => "2025-04-09T23:53:17Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318503533"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2697
    "request_size" => 269
    "total_time" => 0.124232
    "namelookup_time" => 4.4E-5
    "connect_time" => 4.4E-5
    "pretransfer_time" => 0.000115
    "size_upload" => 1304.0
    "size_download" => 667.0
    "speed_download" => 5368.0
    "speed_upload" => 10496.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000152
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 44
    "connect_time_us" => 44
    "namelookup_time_us" => 44
    "pretransfer_time_us" => 115
    "starttransfer_time_us" => 152
    "total_time_us" => 124232
    "start_time" => 1774832531.673
    "pause_handler" => Closure(float $duration) {#840
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @370
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2697
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.124232
          namelookup_time: 4.4E-5
          connect_time: 4.4E-5
          pretransfer_time: 0.000115
          size_upload: 1304.0
          size_download: 667.0
          speed_download: 5368.0
          speed_upload: 10496.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000152
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 44
          connect_time_us: 44
          namelookup_time_us: 44
          pretransfer_time_us: 115
          redirect_time_us: 0
          starttransfer_time_us: 152
          total_time_us: 124232
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775616
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 73 (easy handle 0x5a0a5ef8f7b0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:11 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=81, verdict_flag_enabled;desc="count=26";dur=1.269, graphql;desc="admin/query/other", _y;desc="2eeb15a0-fe4d-4bfb-afc8-8360a8fa0185", _s;desc="cd4d69b9-24a8-4c0c-9b10-2085efaa1eb5"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=6261b2ec-7c5c-4f98-b51c-e6454568d423-1774832531; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=6261b2ec-7c5c-4f98-b51c-e6454568d423-1774832531"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 6261b2ec-7c5c-4f98-b51c-e6454568d423-1774832531\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7VV4Cf7zdSFlvXzqVTWefbkyc%2BzGsJ6PvBig%2FRMEAwUHzta0%2BfmTfjF6YEaOzbRwkZ%2BypyG33Xh4cg%2F61Bvbn4kG6ptGDIFK%2FROIISW3djWSDI%2BPqVDhrOfTSdYfgBoJ9aRlQm%2ForNQL"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=120.999813\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ffafeb8b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:11 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=81, verdict_flag_enabled;desc="count=26";dur=1.269, graphql;desc="admin/query/other", _y;desc="2eeb15a0-fe4d-4bfb-afc8-8360a8fa0185", _s;desc="cd4d69b9-24a8-4c0c-9b10-2085efaa1eb5""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=6261b2ec-7c5c-4f98-b51c-e6454568d423-1774832531; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=6261b2ec-7c5c-4f98-b51c-e6454568d423-1774832531""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 6261b2ec-7c5c-4f98-b51c-e6454568d423-1774832531"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7VV4Cf7zdSFlvXzqVTWefbkyc%2BzGsJ6PvBig%2FRMEAwUHzta0%2BfmTfjF6YEaOzbRwkZ%2BypyG33Xh4cg%2F61Bvbn4kG6ptGDIFK%2FROIISW3djWSDI%2BPqVDhrOfTSdYfgBoJ9aRlQm%2ForNQL"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=120.999813"
    "server: cloudflare"
    "cf-ray: 9e432ffafeb8b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318503533"
        "sku" => "27016881660158572532"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318503533"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318503533"
                "updatedAt" => "2025-04-09T23:53:11Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318536301"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.145016
    "namelookup_time" => 3.4E-5
    "connect_time" => 3.4E-5
    "pretransfer_time" => 0.000109
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4627.0
    "speed_upload" => 8992.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.00014
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 35
    "connect_time_us" => 34
    "namelookup_time_us" => 34
    "pretransfer_time_us" => 109
    "starttransfer_time_us" => 140
    "total_time_us" => 145016
    "start_time" => 1774832531.7978
    "pause_handler" => Closure(float $duration) {#842
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @376
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.145016
          namelookup_time: 3.4E-5
          connect_time: 3.4E-5
          pretransfer_time: 0.000109
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4627.0
          speed_upload: 8992.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.00014
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 35
          connect_time_us: 34
          namelookup_time_us: 34
          pretransfer_time_us: 109
          redirect_time_us: 0
          starttransfer_time_us: 140
          total_time_us: 145016
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775613
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 75 (easy handle 0x5a0a5ef97a40)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:11 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=92, verdict_flag_enabled;desc="count=26";dur=2.835, graphql;desc="admin/query/other", _y;desc="60859d88-1152-40a5-8b9e-b4a148d06093", _s;desc="94e71df2-67fe-4361-884d-2282a11b40b5"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e033f239-71e4-46c0-ba37-002b0df4f4b1-1774832531; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e033f239-71e4-46c0-ba37-002b0df4f4b1-1774832531"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: e033f239-71e4-46c0-ba37-002b0df4f4b1-1774832531\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=vkk6c%2F54X99NDJ1AV79DIfUwsSz6TSSvVZ%2FSbMjZdAVhnG7BeD29ItxrjMspdZrobwpjQ2zqlKdYynUJwvMjcTG%2F02cEtExv8ybZKZsHOQlifP9Vz4NSEPGTVMy1ccOp%2ByV2dX8YyfFN"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=141.000032\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ffbb912b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:11 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=92, verdict_flag_enabled;desc="count=26";dur=2.835, graphql;desc="admin/query/other", _y;desc="60859d88-1152-40a5-8b9e-b4a148d06093", _s;desc="94e71df2-67fe-4361-884d-2282a11b40b5""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e033f239-71e4-46c0-ba37-002b0df4f4b1-1774832531; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e033f239-71e4-46c0-ba37-002b0df4f4b1-1774832531""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: e033f239-71e4-46c0-ba37-002b0df4f4b1-1774832531"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=vkk6c%2F54X99NDJ1AV79DIfUwsSz6TSSvVZ%2FSbMjZdAVhnG7BeD29ItxrjMspdZrobwpjQ2zqlKdYynUJwvMjcTG%2F02cEtExv8ybZKZsHOQlifP9Vz4NSEPGTVMy1ccOp%2ByV2dX8YyfFN"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=141.000032"
    "server: cloudflare"
    "cf-ray: 9e432ffbb912b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318536301"
        "sku" => "66499818663975213553"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318536301"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318536301"
                "updatedAt" => "2025-04-09T23:53:04Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318569069"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2691
    "request_size" => 269
    "total_time" => 0.221721
    "namelookup_time" => 4.0E-5
    "connect_time" => 4.0E-5
    "pretransfer_time" => 0.000125
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 3021.0
    "speed_upload" => 5881.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.00015
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 40
    "connect_time_us" => 40
    "namelookup_time_us" => 40
    "pretransfer_time_us" => 125
    "starttransfer_time_us" => 150
    "total_time_us" => 221721
    "start_time" => 1774832531.9434
    "pause_handler" => Closure(float $duration) {#832
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @382
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2691
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.221721
          namelookup_time: 4.0E-5
          connect_time: 4.0E-5
          pretransfer_time: 0.000125
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 3021.0
          speed_upload: 5881.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.00015
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 40
          connect_time_us: 40
          namelookup_time_us: 40
          pretransfer_time_us: 125
          redirect_time_us: 0
          starttransfer_time_us: 150
          total_time_us: 221721
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775610
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 77 (easy handle 0x5a0a5ef90ce0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:12 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=157, verdict_flag_enabled;desc="count=26";dur=72.176, graphql;desc="admin/query/other", _y;desc="182e8742-91d4-4edd-b4c5-28b82488b7bd", _s;desc="38d5e478-dbb2-4b88-8dfa-d14f2b4efcd7"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=75b11499-21a7-4a9e-9077-20a8196512c0-1774832531; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=75b11499-21a7-4a9e-9077-20a8196512c0-1774832531"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 75b11499-21a7-4a9e-9077-20a8196512c0-1774832531\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=cue7U%2FZNQMVWrq5Eq2OxP%2FVNMwnWjSsf384gquk1AmRsPZD4zSBCHPzpRyzjbDw5wPybuTS%2FXoPNbYoh5ckhNf48ETq1vqm4vodjTuDIn9TGrfF4MmiHyXjcgEqf5kSaJfNSI%2B4Q1bC8"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=217.999935\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ffcabbeb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:12 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=157, verdict_flag_enabled;desc="count=26";dur=72.176, graphql;desc="admin/query/other", _y;desc="182e8742-91d4-4edd-b4c5-28b82488b7bd", _s;desc="38d5e478-dbb2-4b88-8dfa-d14f2b4efcd7""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=75b11499-21a7-4a9e-9077-20a8196512c0-1774832531; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=75b11499-21a7-4a9e-9077-20a8196512c0-1774832531""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 75b11499-21a7-4a9e-9077-20a8196512c0-1774832531"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=cue7U%2FZNQMVWrq5Eq2OxP%2FVNMwnWjSsf384gquk1AmRsPZD4zSBCHPzpRyzjbDw5wPybuTS%2FXoPNbYoh5ckhNf48ETq1vqm4vodjTuDIn9TGrfF4MmiHyXjcgEqf5kSaJfNSI%2B4Q1bC8"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=217.999935"
    "server: cloudflare"
    "cf-ray: 9e432ffcabbeb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318569069"
        "sku" => "25259392684818104907"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318569069"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318569069"
                "updatedAt" => "2025-04-09T23:53:13Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318601837"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2693
    "request_size" => 269
    "total_time" => 0.12808
    "namelookup_time" => 3.7E-5
    "connect_time" => 3.8E-5
    "pretransfer_time" => 0.00011
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 5238.0
    "speed_upload" => 10181.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000136
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 38
    "connect_time_us" => 38
    "namelookup_time_us" => 37
    "pretransfer_time_us" => 110
    "starttransfer_time_us" => 136
    "total_time_us" => 128080
    "start_time" => 1774832532.1656
    "pause_handler" => Closure(float $duration) {#846
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @388
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2693
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.12808
          namelookup_time: 3.7E-5
          connect_time: 3.8E-5
          pretransfer_time: 0.00011
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 5238.0
          speed_upload: 10181.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000136
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 38
          connect_time_us: 38
          namelookup_time_us: 37
          pretransfer_time_us: 110
          redirect_time_us: 0
          starttransfer_time_us: 136
          total_time_us: 128080
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775607
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 79 (easy handle 0x5a0a5ef93960)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:12 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=81, verdict_flag_enabled;desc="count=26";dur=1.269, graphql;desc="admin/query/other", _y;desc="1364b2d5-8c81-463f-8ef1-a900e9653338", _s;desc="615b511f-1196-4104-a2bc-1174f9d0869a"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=89764cc9-3e1a-4c1d-9fc7-e72a8cadc752-1774832532; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=89764cc9-3e1a-4c1d-9fc7-e72a8cadc752-1774832532"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 89764cc9-3e1a-4c1d-9fc7-e72a8cadc752-1774832532\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=1KxV%2BYXDGrrmu%2F1OhkO27QR8f2jwLdvmPcr0qIj8kXLi0H6J9LNQWBBWYN%2FXfTm%2BE3M4SnEinjLMfPH0gdudVEC1OUkucMz%2Fph8oiPgUwmkWY09KQMdKRt%2FGMBJA8QZYecDtijzMKtH1"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=125.000000\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ffe088bb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:12 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=81, verdict_flag_enabled;desc="count=26";dur=1.269, graphql;desc="admin/query/other", _y;desc="1364b2d5-8c81-463f-8ef1-a900e9653338", _s;desc="615b511f-1196-4104-a2bc-1174f9d0869a""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=89764cc9-3e1a-4c1d-9fc7-e72a8cadc752-1774832532; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=89764cc9-3e1a-4c1d-9fc7-e72a8cadc752-1774832532""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 89764cc9-3e1a-4c1d-9fc7-e72a8cadc752-1774832532"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=1KxV%2BYXDGrrmu%2F1OhkO27QR8f2jwLdvmPcr0qIj8kXLi0H6J9LNQWBBWYN%2FXfTm%2BE3M4SnEinjLMfPH0gdudVEC1OUkucMz%2Fph8oiPgUwmkWY09KQMdKRt%2FGMBJA8QZYecDtijzMKtH1"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=125.000000"
    "server: cloudflare"
    "cf-ray: 9e432ffe088bb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318601837"
        "sku" => "31629715744515285286"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318601837"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318601837"
                "updatedAt" => "2025-04-09T23:53:00Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318634605"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2687
    "request_size" => 269
    "total_time" => 0.123104
    "namelookup_time" => 3.5E-5
    "connect_time" => 3.6E-5
    "pretransfer_time" => 0.000143
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 5434.0
    "speed_upload" => 10592.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.00017
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 36
    "connect_time_us" => 36
    "namelookup_time_us" => 35
    "pretransfer_time_us" => 143
    "starttransfer_time_us" => 170
    "total_time_us" => 123104
    "start_time" => 1774832532.2942
    "pause_handler" => Closure(float $duration) {#848
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @394
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2687
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.123104
          namelookup_time: 3.5E-5
          connect_time: 3.6E-5
          pretransfer_time: 0.000143
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 5434.0
          speed_upload: 10592.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.00017
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 36
          connect_time_us: 36
          namelookup_time_us: 35
          pretransfer_time_us: 143
          redirect_time_us: 0
          starttransfer_time_us: 170
          total_time_us: 123104
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775604
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 7b (easy handle 0x5a0a5ef9bbc0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:12 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=76, verdict_flag_enabled;desc="count=25";dur=1.138, graphql;desc="admin/query/other", _y;desc="409f32e8-e4a5-45ae-b22d-d93716a06c9f", _s;desc="d3d65378-3f3c-4469-ada2-548de6500796"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=90aa818b-de44-42ab-9a25-6c2a65783475-1774832532; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=90aa818b-de44-42ab-9a25-6c2a65783475-1774832532"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 90aa818b-de44-42ab-9a25-6c2a65783475-1774832532\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=iYKzOGQeT6qtSfOsXNAeZrk1BstZE6r%2BSnr7K2r5DLPIMaPeL%2B36mb3iauTnksCb9i80%2BWGsrGkKk5g6ONXOm2jHEsJe1gLPfKDRmKaEgU7QUgwD4ylyaixB8d4g2PRD0z7P9ctY4or1"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=120.999813\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432ffedb90b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:12 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=76, verdict_flag_enabled;desc="count=25";dur=1.138, graphql;desc="admin/query/other", _y;desc="409f32e8-e4a5-45ae-b22d-d93716a06c9f", _s;desc="d3d65378-3f3c-4469-ada2-548de6500796""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=90aa818b-de44-42ab-9a25-6c2a65783475-1774832532; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=90aa818b-de44-42ab-9a25-6c2a65783475-1774832532""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 90aa818b-de44-42ab-9a25-6c2a65783475-1774832532"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=iYKzOGQeT6qtSfOsXNAeZrk1BstZE6r%2BSnr7K2r5DLPIMaPeL%2B36mb3iauTnksCb9i80%2BWGsrGkKk5g6ONXOm2jHEsJe1gLPfKDRmKaEgU7QUgwD4ylyaixB8d4g2PRD0z7P9ctY4or1"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=120.999813"
    "server: cloudflare"
    "cf-ray: 9e432ffedb90b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318634605"
        "sku" => "14044682956806815605"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318634605"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318634605"
                "updatedAt" => "2025-04-09T23:53:00Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318667373"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2695
    "request_size" => 269
    "total_time" => 0.124109
    "namelookup_time" => 4.1E-5
    "connect_time" => 4.1E-5
    "pretransfer_time" => 0.000117
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 5398.0
    "speed_upload" => 10506.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000144
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 41
    "connect_time_us" => 41
    "namelookup_time_us" => 41
    "pretransfer_time_us" => 117
    "starttransfer_time_us" => 144
    "total_time_us" => 124109
    "start_time" => 1774832532.4177
    "pause_handler" => Closure(float $duration) {#850
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @400
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2695
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.124109
          namelookup_time: 4.1E-5
          connect_time: 4.1E-5
          pretransfer_time: 0.000117
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 5398.0
          speed_upload: 10506.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000144
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 41
          connect_time_us: 41
          namelookup_time_us: 41
          pretransfer_time_us: 117
          redirect_time_us: 0
          starttransfer_time_us: 144
          total_time_us: 124109
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775601
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 7d (easy handle 0x5a0a5ef9df30)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:12 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=85, verdict_flag_enabled;desc="count=25";dur=1.012, graphql;desc="admin/query/other", _y;desc="31f3040c-a9d9-4997-aca3-fb7475a78b7e", _s;desc="20183f35-8cbd-4fe2-a8d7-dc31c296cd28"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=2f843932-eb56-4d8e-9894-d59e313973a2-1774832532; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=2f843932-eb56-4d8e-9894-d59e313973a2-1774832532"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 2f843932-eb56-4d8e-9894-d59e313973a2-1774832532\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Rqq8ztpP06e99uD7mSF09e1OBMNlH4N%2F%2FyhN%2FSeC%2FE0XzPtX73JYXls3zIVEwhO4cQEOUdV%2FXC7XTAfbfpgRVCjrDMhsL%2Bi2AXkVBgEUaRS1tYCLXW7lGtiiKlfYlOFy%2FalpbiAq5hak"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=121.000051\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e432fff9e0ab41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:12 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=85, verdict_flag_enabled;desc="count=25";dur=1.012, graphql;desc="admin/query/other", _y;desc="31f3040c-a9d9-4997-aca3-fb7475a78b7e", _s;desc="20183f35-8cbd-4fe2-a8d7-dc31c296cd28""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=2f843932-eb56-4d8e-9894-d59e313973a2-1774832532; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=2f843932-eb56-4d8e-9894-d59e313973a2-1774832532""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 2f843932-eb56-4d8e-9894-d59e313973a2-1774832532"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Rqq8ztpP06e99uD7mSF09e1OBMNlH4N%2F%2FyhN%2FSeC%2FE0XzPtX73JYXls3zIVEwhO4cQEOUdV%2FXC7XTAfbfpgRVCjrDMhsL%2Bi2AXkVBgEUaRS1tYCLXW7lGtiiKlfYlOFy%2FalpbiAq5hak"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=121.000051"
    "server: cloudflare"
    "cf-ray: 9e432fff9e0ab41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318667373"
        "sku" => "26537907591883123120"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318667373"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318667373"
                "updatedAt" => "2025-04-09T23:53:02Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318700141"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2687
    "request_size" => 269
    "total_time" => 0.139619
    "namelookup_time" => 4.1E-5
    "connect_time" => 4.1E-5
    "pretransfer_time" => 0.000119
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4798.0
    "speed_upload" => 9339.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.00016
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 41
    "connect_time_us" => 41
    "namelookup_time_us" => 41
    "pretransfer_time_us" => 119
    "starttransfer_time_us" => 160
    "total_time_us" => 139619
    "start_time" => 1774832532.5424
    "pause_handler" => Closure(float $duration) {#852
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @406
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2687
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.139619
          namelookup_time: 4.1E-5
          connect_time: 4.1E-5
          pretransfer_time: 0.000119
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4798.0
          speed_upload: 9339.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.00016
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 41
          connect_time_us: 41
          namelookup_time_us: 41
          pretransfer_time_us: 119
          redirect_time_us: 0
          starttransfer_time_us: 160
          total_time_us: 139619
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775598
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 7f (easy handle 0x5a0a5efa4b20)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:12 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=92, verdict_flag_enabled;desc="count=26";dur=2.385, graphql;desc="admin/query/other", _y;desc="915db527-65d0-425f-a02c-d47ec1dc57b5", _s;desc="851a71c4-c28a-4686-9668-7a8ca198a0ab"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=385a88a6-2143-4a07-acb6-8ad2d5dfba60-1774832532; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=385a88a6-2143-4a07-acb6-8ad2d5dfba60-1774832532"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 385a88a6-2143-4a07-acb6-8ad2d5dfba60-1774832532\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=w9C4%2F4svJcsN5vBKI6YziFMb9i8BFg9y81O0K4JBj6WTTzoK6vKgVEI0nUtN3XEbLPR%2Bnj2FMYcg%2BXrCfKK2ug2UEEIuQ0TbmeL4tX2fWNMYFjDDdQb8lJnqsBoZ7eadrL21LCrCNK7d"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=137.000084\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e433000686fb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:12 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=92, verdict_flag_enabled;desc="count=26";dur=2.385, graphql;desc="admin/query/other", _y;desc="915db527-65d0-425f-a02c-d47ec1dc57b5", _s;desc="851a71c4-c28a-4686-9668-7a8ca198a0ab""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=385a88a6-2143-4a07-acb6-8ad2d5dfba60-1774832532; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=385a88a6-2143-4a07-acb6-8ad2d5dfba60-1774832532""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 385a88a6-2143-4a07-acb6-8ad2d5dfba60-1774832532"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=w9C4%2F4svJcsN5vBKI6YziFMb9i8BFg9y81O0K4JBj6WTTzoK6vKgVEI0nUtN3XEbLPR%2Bnj2FMYcg%2BXrCfKK2ug2UEEIuQ0TbmeL4tX2fWNMYFjDDdQb8lJnqsBoZ7eadrL21LCrCNK7d"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=137.000084"
    "server: cloudflare"
    "cf-ray: 9e433000686fb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318700141"
        "sku" => "16941777783152706174"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318700141"
        "unitCost" => [
          "amount" => "10.32"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318700141"
                "updatedAt" => "2025-04-09T23:53:14Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318732909"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2686
    "request_size" => 269
    "total_time" => 0.13183
    "namelookup_time" => 4.2E-5
    "connect_time" => 4.2E-5
    "pretransfer_time" => 0.00013
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 5082.0
    "speed_upload" => 9891.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000167
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 42
    "connect_time_us" => 42
    "namelookup_time_us" => 42
    "pretransfer_time_us" => 130
    "starttransfer_time_us" => 167
    "total_time_us" => 131830
    "start_time" => 1774832532.6825
    "pause_handler" => Closure(float $duration) {#854
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @412
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2686
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.13183
          namelookup_time: 4.2E-5
          connect_time: 4.2E-5
          pretransfer_time: 0.00013
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 5082.0
          speed_upload: 9891.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000167
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 42
          connect_time_us: 42
          namelookup_time_us: 42
          pretransfer_time_us: 130
          redirect_time_us: 0
          starttransfer_time_us: 167
          total_time_us: 131830
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775595
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 81 (easy handle 0x5a0a5efa7550)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:12 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=82, verdict_flag_enabled;desc="count=25";dur=0.97, graphql;desc="admin/query/other", _y;desc="6aea413e-ef5d-41b5-b5bb-dd17e579c364", _s;desc="7e481c3d-ff0a-41d4-ad72-8604e47f6ba9"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=387235cf-a97d-4615-a9dd-8f434a2da0f6-1774832532; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=387235cf-a97d-4615-a9dd-8f434a2da0f6-1774832532"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 387235cf-a97d-4615-a9dd-8f434a2da0f6-1774832532\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wiZ5X5JgIykm3SJoSpbLtnya6IdORCkHe7kA7SDM9mFIMTK%2BaIav0jJW9izkADFut%2FarTWmFuZIc41raeUu2NZIBVSAwxa3Ug8tbcDnqrN%2BqkAe18JLNmryjT6M4ktUZl7lNeJyCToA0"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=128.999949\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330014b6fb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:12 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=82, verdict_flag_enabled;desc="count=25";dur=0.97, graphql;desc="admin/query/other", _y;desc="6aea413e-ef5d-41b5-b5bb-dd17e579c364", _s;desc="7e481c3d-ff0a-41d4-ad72-8604e47f6ba9""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=387235cf-a97d-4615-a9dd-8f434a2da0f6-1774832532; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=387235cf-a97d-4615-a9dd-8f434a2da0f6-1774832532""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 387235cf-a97d-4615-a9dd-8f434a2da0f6-1774832532"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wiZ5X5JgIykm3SJoSpbLtnya6IdORCkHe7kA7SDM9mFIMTK%2BaIav0jJW9izkADFut%2FarTWmFuZIc41raeUu2NZIBVSAwxa3Ug8tbcDnqrN%2BqkAe18JLNmryjT6M4ktUZl7lNeJyCToA0"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=128.999949"
    "server: cloudflare"
    "cf-ray: 9e4330014b6fb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318732909"
        "sku" => "21772197733224074107"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318732909"
        "unitCost" => [
          "amount" => "11.72"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318732909"
                "updatedAt" => "2025-04-09T23:53:07Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318765677"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2690
    "request_size" => 269
    "total_time" => 0.182769
    "namelookup_time" => 3.4E-5
    "connect_time" => 3.4E-5
    "pretransfer_time" => 0.000439
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 3665.0
    "speed_upload" => 7134.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000638
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 34
    "connect_time_us" => 34
    "namelookup_time_us" => 34
    "pretransfer_time_us" => 439
    "starttransfer_time_us" => 638
    "total_time_us" => 182769
    "start_time" => 1774832532.8148
    "pause_handler" => Closure(float $duration) {#856
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @418
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2690
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.182769
          namelookup_time: 3.4E-5
          connect_time: 3.4E-5
          pretransfer_time: 0.000439
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 3665.0
          speed_upload: 7134.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000638
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 34
          connect_time_us: 34
          namelookup_time_us: 34
          pretransfer_time_us: 439
          redirect_time_us: 0
          starttransfer_time_us: 638
          total_time_us: 182769
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775592
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 83 (easy handle 0x5a0a5efae400)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:12 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=142, verdict_flag_enabled;desc="count=25";dur=1.156, graphql;desc="admin/query/other", _y;desc="0aaa79ba-863b-459f-b401-837e9d15405a", _s;desc="eb171aee-10ec-4ff4-b9e6-9346a7078fed"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=2c224e3b-74df-4607-8321-4daf5ea2f6a0-1774832532; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=2c224e3b-74df-4607-8321-4daf5ea2f6a0-1774832532"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 2c224e3b-74df-4607-8321-4daf5ea2f6a0-1774832532\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=QCMf4Fx%2Bf3LIUi5wmmgOTsgjhvV2WYE1mrB3hMPOgFMdzEW7HVz%2B4q3wn%2BPWIxgUfpn9BydzBvvB1x%2BHEHMN7q95tBCfxUBbr7wOzEQuosXs9hDR2kZ3OFIfSPNuZs7W7rzaIKkkjEJm"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=179.999828\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330021ddfb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:12 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=142, verdict_flag_enabled;desc="count=25";dur=1.156, graphql;desc="admin/query/other", _y;desc="0aaa79ba-863b-459f-b401-837e9d15405a", _s;desc="eb171aee-10ec-4ff4-b9e6-9346a7078fed""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=2c224e3b-74df-4607-8321-4daf5ea2f6a0-1774832532; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=2c224e3b-74df-4607-8321-4daf5ea2f6a0-1774832532""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 2c224e3b-74df-4607-8321-4daf5ea2f6a0-1774832532"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=QCMf4Fx%2Bf3LIUi5wmmgOTsgjhvV2WYE1mrB3hMPOgFMdzEW7HVz%2B4q3wn%2BPWIxgUfpn9BydzBvvB1x%2BHEHMN7q95tBCfxUBbr7wOzEQuosXs9hDR2kZ3OFIfSPNuZs7W7rzaIKkkjEJm"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=179.999828"
    "server: cloudflare"
    "cf-ray: 9e4330021ddfb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318765677"
        "sku" => "32825062702950611940"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318765677"
        "unitCost" => [
          "amount" => "11.72"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318765677"
                "updatedAt" => "2025-04-09T23:53:16Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318798445"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2684
    "request_size" => 269
    "total_time" => 0.115951
    "namelookup_time" => 3.2E-5
    "connect_time" => 3.2E-5
    "pretransfer_time" => 0.0001
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 5778.0
    "speed_upload" => 11246.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000126
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 32
    "connect_time_us" => 32
    "namelookup_time_us" => 32
    "pretransfer_time_us" => 100
    "starttransfer_time_us" => 126
    "total_time_us" => 115951
    "start_time" => 1774832532.998
    "pause_handler" => Closure(float $duration) {#858
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @424
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2684
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.115951
          namelookup_time: 3.2E-5
          connect_time: 3.2E-5
          pretransfer_time: 0.0001
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 5778.0
          speed_upload: 11246.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000126
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 32
          connect_time_us: 32
          namelookup_time_us: 32
          pretransfer_time_us: 100
          redirect_time_us: 0
          starttransfer_time_us: 126
          total_time_us: 115951
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775589
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 85 (easy handle 0x5a0a5efb0bc0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:13 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=75, verdict_flag_enabled;desc="count=26";dur=1.37, graphql;desc="admin/query/other", _y;desc="3db65a99-9a2f-4acf-a633-1469ac44a66f", _s;desc="a7c94d9b-0abc-4099-a852-88fbca9d1ff9"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=53c40e7d-5b6c-43ce-8b8d-3f71a4ca6cf7-1774832532; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=53c40e7d-5b6c-43ce-8b8d-3f71a4ca6cf7-1774832532"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 53c40e7d-5b6c-43ce-8b8d-3f71a4ca6cf7-1774832532\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jPebTKAuDw0ixpYyy0WJJZAMNHcZFPBo71Fpv5%2Fp8rIbHyqbdvwt7bZr3IXtaR6G7ApqepUB8AmLpOPhmglKLJ0OcxFSnNimvGfKdji4xR4%2B7K4DA419CvT1RyEhr6xkoG8aCmtdSreC"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=113.999844\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43300339b0b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:13 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=75, verdict_flag_enabled;desc="count=26";dur=1.37, graphql;desc="admin/query/other", _y;desc="3db65a99-9a2f-4acf-a633-1469ac44a66f", _s;desc="a7c94d9b-0abc-4099-a852-88fbca9d1ff9""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=53c40e7d-5b6c-43ce-8b8d-3f71a4ca6cf7-1774832532; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=53c40e7d-5b6c-43ce-8b8d-3f71a4ca6cf7-1774832532""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 53c40e7d-5b6c-43ce-8b8d-3f71a4ca6cf7-1774832532"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jPebTKAuDw0ixpYyy0WJJZAMNHcZFPBo71Fpv5%2Fp8rIbHyqbdvwt7bZr3IXtaR6G7ApqepUB8AmLpOPhmglKLJ0OcxFSnNimvGfKdji4xR4%2B7K4DA419CvT1RyEhr6xkoG8aCmtdSreC"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=113.999844"
    "server: cloudflare"
    "cf-ray: 9e43300339b0b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318798445"
        "sku" => "25730536513291243456"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318798445"
        "unitCost" => [
          "amount" => "11.72"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318798445"
                "updatedAt" => "2025-04-09T23:53:14Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318831213"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2699
    "request_size" => 269
    "total_time" => 0.139466
    "namelookup_time" => 3.5E-5
    "connect_time" => 3.5E-5
    "pretransfer_time" => 0.000108
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4804.0
    "speed_upload" => 9349.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000124
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 35
    "connect_time_us" => 35
    "namelookup_time_us" => 35
    "pretransfer_time_us" => 108
    "starttransfer_time_us" => 124
    "total_time_us" => 139466
    "start_time" => 1774832533.1145
    "pause_handler" => Closure(float $duration) {#860
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @430
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2699
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.139466
          namelookup_time: 3.5E-5
          connect_time: 3.5E-5
          pretransfer_time: 0.000108
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4804.0
          speed_upload: 9349.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000124
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 35
          connect_time_us: 35
          namelookup_time_us: 35
          pretransfer_time_us: 108
          redirect_time_us: 0
          starttransfer_time_us: 124
          total_time_us: 139466
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775586
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 87 (easy handle 0x5a0a5efb6e30)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:13 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=86, verdict_flag_enabled;desc="count=26";dur=1.855, graphql;desc="admin/query/other", _y;desc="9ff295d6-7d4f-410f-954d-d32ec949ebfe", _s;desc="23613c4d-bf65-40af-b4e3-6d383aae56c0"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ffad99b0-0c10-462f-bce5-0dca0ed338d1-1774832533; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ffad99b0-0c10-462f-bce5-0dca0ed338d1-1774832533"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: ffad99b0-0c10-462f-bce5-0dca0ed338d1-1774832533\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=244l3ccDssZgZ2zYH%2FFlCSEuTiS%2B9TDKQ8Z%2Bp%2FzfDN1TV%2FarCdxUltK12QS8Ex%2BBrHG%2FaLtpvmwNGZiPizuAIXaldi%2FPL%2F5O24a9H7v1Bo3407td97MDTnlDZcOVnuDYl1uuH5zNFtv3"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=134.999990\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e433003fc36b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:13 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=86, verdict_flag_enabled;desc="count=26";dur=1.855, graphql;desc="admin/query/other", _y;desc="9ff295d6-7d4f-410f-954d-d32ec949ebfe", _s;desc="23613c4d-bf65-40af-b4e3-6d383aae56c0""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ffad99b0-0c10-462f-bce5-0dca0ed338d1-1774832533; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ffad99b0-0c10-462f-bce5-0dca0ed338d1-1774832533""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: ffad99b0-0c10-462f-bce5-0dca0ed338d1-1774832533"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=244l3ccDssZgZ2zYH%2FFlCSEuTiS%2B9TDKQ8Z%2Bp%2FzfDN1TV%2FarCdxUltK12QS8Ex%2BBrHG%2FaLtpvmwNGZiPizuAIXaldi%2FPL%2F5O24a9H7v1Bo3407td97MDTnlDZcOVnuDYl1uuH5zNFtv3"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=134.999990"
    "server: cloudflare"
    "cf-ray: 9e433003fc36b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318831213"
        "sku" => "70529688268551213648"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318831213"
        "unitCost" => [
          "amount" => "11.72"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318831213"
                "updatedAt" => "2025-04-09T23:53:16Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318863981"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2691
    "request_size" => 269
    "total_time" => 0.141037
    "namelookup_time" => 4.5E-5
    "connect_time" => 4.5E-5
    "pretransfer_time" => 0.000118
    "size_upload" => 1304.0
    "size_download" => 672.0
    "speed_download" => 4764.0
    "speed_upload" => 9245.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000144
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 45
    "connect_time_us" => 45
    "namelookup_time_us" => 45
    "pretransfer_time_us" => 118
    "starttransfer_time_us" => 144
    "total_time_us" => 141037
    "start_time" => 1774832533.2545
    "pause_handler" => Closure(float $duration) {#862
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @436
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2691
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.141037
          namelookup_time: 4.5E-5
          connect_time: 4.5E-5
          pretransfer_time: 0.000118
          size_upload: 1304.0
          size_download: 672.0
          speed_download: 4764.0
          speed_upload: 9245.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000144
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 45
          connect_time_us: 45
          namelookup_time_us: 45
          pretransfer_time_us: 118
          redirect_time_us: 0
          starttransfer_time_us: 144
          total_time_us: 141037
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775583
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 89 (easy handle 0x5a0a5efb8e50)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:13 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=97, verdict_flag_enabled;desc="count=25";dur=1.184, graphql;desc="admin/query/other", _y;desc="a643910b-8598-4707-9b04-d4a4d18850c0", _s;desc="0a14386c-6b1a-4038-8dd8-88d015632100"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=61acdba7-77fd-4ba1-8e07-5526cb34aed3-1774832533; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=61acdba7-77fd-4ba1-8e07-5526cb34aed3-1774832533"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 61acdba7-77fd-4ba1-8e07-5526cb34aed3-1774832533\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=t8vK3xoqRQiurJtFBObQRvBA1W7NPx4UniJg9%2FsBsJlhEpsSclPNuj91GdBBgKLqDOL62d3U6QKfj4DHk2VKpP%2B%2BNUq%2Fo09KrHQc6XQnTMBErtTZxaDORAp8B9xIJ%2BAmgM8ERLVjrszK"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=137.999773\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e433004df02b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:13 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=97, verdict_flag_enabled;desc="count=25";dur=1.184, graphql;desc="admin/query/other", _y;desc="a643910b-8598-4707-9b04-d4a4d18850c0", _s;desc="0a14386c-6b1a-4038-8dd8-88d015632100""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=61acdba7-77fd-4ba1-8e07-5526cb34aed3-1774832533; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=61acdba7-77fd-4ba1-8e07-5526cb34aed3-1774832533""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 61acdba7-77fd-4ba1-8e07-5526cb34aed3-1774832533"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=t8vK3xoqRQiurJtFBObQRvBA1W7NPx4UniJg9%2FsBsJlhEpsSclPNuj91GdBBgKLqDOL62d3U6QKfj4DHk2VKpP%2B%2BNUq%2Fo09KrHQc6XQnTMBErtTZxaDORAp8B9xIJ%2BAmgM8ERLVjrszK"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=137.999773"
    "server: cloudflare"
    "cf-ray: 9e433004df02b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318863981"
        "sku" => "14843295450272804625"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318863981"
        "unitCost" => [
          "amount" => "11.72"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318863981"
                "updatedAt" => "2025-04-09T23:53:09Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318896749"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2693
    "request_size" => 269
    "total_time" => 0.129938
    "namelookup_time" => 4.0E-5
    "connect_time" => 4.0E-5
    "pretransfer_time" => 0.000112
    "size_upload" => 1304.0
    "size_download" => 672.0
    "speed_download" => 5171.0
    "speed_upload" => 10035.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000139
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 40
    "connect_time_us" => 40
    "namelookup_time_us" => 40
    "pretransfer_time_us" => 112
    "starttransfer_time_us" => 139
    "total_time_us" => 129938
    "start_time" => 1774832533.396
    "pause_handler" => Closure(float $duration) {#864
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @442
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2693
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.129938
          namelookup_time: 4.0E-5
          connect_time: 4.0E-5
          pretransfer_time: 0.000112
          size_upload: 1304.0
          size_download: 672.0
          speed_download: 5171.0
          speed_upload: 10035.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000139
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 40
          connect_time_us: 40
          namelookup_time_us: 40
          pretransfer_time_us: 112
          redirect_time_us: 0
          starttransfer_time_us: 139
          total_time_us: 129938
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775580
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 8b (easy handle 0x5a0a5efc0120)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:13 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=84, verdict_flag_enabled;desc="count=26";dur=1.071, graphql;desc="admin/query/other", _y;desc="5abee74a-a150-4969-ae92-aeb7fc471b12", _s;desc="69fb11af-a9b5-4871-894c-2140aa9ab5a9"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ebb782a5-c652-4d5d-bbe0-11bd1deede54-1774832533; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ebb782a5-c652-4d5d-bbe0-11bd1deede54-1774832533"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: ebb782a5-c652-4d5d-bbe0-11bd1deede54-1774832533\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=SuNoXzY%2FmX45t%2BRMKXRFboe2OoxKvXkYHJh6p7TEttG9rBpETLQx2XY71yutD%2BSN%2FGjEhxY%2FGwzVVD8EFrR4zsS2jd4mZ35WVWNKCSAsoN2IMau3Q9PWubSoA%2BOSO2zJqDwVvSgZE1XV"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=127.999783\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e433005b9e3b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:13 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=84, verdict_flag_enabled;desc="count=26";dur=1.071, graphql;desc="admin/query/other", _y;desc="5abee74a-a150-4969-ae92-aeb7fc471b12", _s;desc="69fb11af-a9b5-4871-894c-2140aa9ab5a9""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ebb782a5-c652-4d5d-bbe0-11bd1deede54-1774832533; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ebb782a5-c652-4d5d-bbe0-11bd1deede54-1774832533""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: ebb782a5-c652-4d5d-bbe0-11bd1deede54-1774832533"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=SuNoXzY%2FmX45t%2BRMKXRFboe2OoxKvXkYHJh6p7TEttG9rBpETLQx2XY71yutD%2BSN%2FGjEhxY%2FGwzVVD8EFrR4zsS2jd4mZ35WVWNKCSAsoN2IMau3Q9PWubSoA%2BOSO2zJqDwVvSgZE1XV"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=127.999783"
    "server: cloudflare"
    "cf-ray: 9e433005b9e3b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318896749"
        "sku" => "86721251043577427593"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318896749"
        "unitCost" => [
          "amount" => "11.72"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318896749"
                "updatedAt" => "2025-04-09T23:53:08Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318929517"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2693
    "request_size" => 269
    "total_time" => 0.129169
    "namelookup_time" => 4.2E-5
    "connect_time" => 4.2E-5
    "pretransfer_time" => 0.000117
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 5187.0
    "speed_upload" => 10095.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000144
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 42
    "connect_time_us" => 42
    "namelookup_time_us" => 42
    "pretransfer_time_us" => 117
    "starttransfer_time_us" => 144
    "total_time_us" => 129169
    "start_time" => 1774832533.5265
    "pause_handler" => Closure(float $duration) {#844
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @448
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2693
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.129169
          namelookup_time: 4.2E-5
          connect_time: 4.2E-5
          pretransfer_time: 0.000117
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 5187.0
          speed_upload: 10095.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000144
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 42
          connect_time_us: 42
          namelookup_time_us: 42
          pretransfer_time_us: 117
          redirect_time_us: 0
          starttransfer_time_us: 144
          total_time_us: 129169
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775577
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 8d (easy handle 0x5a0a5efc2920)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:13 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=83, verdict_flag_enabled;desc="count=26";dur=1.285, graphql;desc="admin/query/other", _y;desc="36bf0945-684b-4e67-92d2-ccd1eb67659a", _s;desc="7c7778c8-8334-4bbe-a433-792c9535f1f0"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=14e2a5cc-43d1-4eba-b8be-ba2f84a7455d-1774832533; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=14e2a5cc-43d1-4eba-b8be-ba2f84a7455d-1774832533"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 14e2a5cc-43d1-4eba-b8be-ba2f84a7455d-1774832533\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=PN39LzRCIcJT47VQgdxCeP2CB6TShafbdSZG92Hq4yr7Il%2BkdTE0J6Qrm%2FUMsaoieJpOCWGKtD2P68Mq4eigzovZdpOcpTzmeo2oVRz0fpWNXiik8l6K4%2F7pjWhd%2F%2BeMHQbg6x%2FzC2Lw"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=125.000000\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330068c94b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:13 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=83, verdict_flag_enabled;desc="count=26";dur=1.285, graphql;desc="admin/query/other", _y;desc="36bf0945-684b-4e67-92d2-ccd1eb67659a", _s;desc="7c7778c8-8334-4bbe-a433-792c9535f1f0""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=14e2a5cc-43d1-4eba-b8be-ba2f84a7455d-1774832533; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=14e2a5cc-43d1-4eba-b8be-ba2f84a7455d-1774832533""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 14e2a5cc-43d1-4eba-b8be-ba2f84a7455d-1774832533"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=PN39LzRCIcJT47VQgdxCeP2CB6TShafbdSZG92Hq4yr7Il%2BkdTE0J6Qrm%2FUMsaoieJpOCWGKtD2P68Mq4eigzovZdpOcpTzmeo2oVRz0fpWNXiik8l6K4%2F7pjWhd%2F%2BeMHQbg6x%2FzC2Lw"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=125.000000"
    "server: cloudflare"
    "cf-ray: 9e4330068c94b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318929517"
        "sku" => "29598699656866263945"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318929517"
        "unitCost" => [
          "amount" => "11.72"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318929517"
                "updatedAt" => "2025-04-09T23:53:10Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318962285"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2691
    "request_size" => 269
    "total_time" => 0.141526
    "namelookup_time" => 3.7E-5
    "connect_time" => 3.7E-5
    "pretransfer_time" => 0.000106
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4741.0
    "speed_upload" => 9213.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000136
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 37
    "connect_time_us" => 37
    "namelookup_time_us" => 37
    "pretransfer_time_us" => 106
    "starttransfer_time_us" => 136
    "total_time_us" => 141526
    "start_time" => 1774832533.6561
    "pause_handler" => Closure(float $duration) {#868
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @454
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2691
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.141526
          namelookup_time: 3.7E-5
          connect_time: 3.7E-5
          pretransfer_time: 0.000106
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4741.0
          speed_upload: 9213.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000136
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 37
          connect_time_us: 37
          namelookup_time_us: 37
          pretransfer_time_us: 106
          redirect_time_us: 0
          starttransfer_time_us: 136
          total_time_us: 141526
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775574
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 8f (easy handle 0x5a0a5efc9670)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:13 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=93, verdict_flag_enabled;desc="count=25";dur=1.187, graphql;desc="admin/query/other", _y;desc="dbba5879-f362-456e-8208-9bd4e6ddf110", _s;desc="41dab4df-24df-457f-b8ab-7d718cfcedf4"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=603b758b-dd38-4f18-86ca-a274753d8502-1774832533; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=603b758b-dd38-4f18-86ca-a274753d8502-1774832533"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 603b758b-dd38-4f18-86ca-a274753d8502-1774832533\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2BLaFlF6xt7BhWsOPvqYNwYbCjEaT4wuNZFhQOR7WZdjFnWz7Kl2pBa3E%2BSI4EjXK4NpQ7ivACEXk1Kek9ZC%2F4xOpHNEfF3PNl56vXrw5YMD%2BGtIGwGTNG%2FE2Bh3SHokIDnZwJ5LjBGxI"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=138.000011\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330075f49b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:13 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=93, verdict_flag_enabled;desc="count=25";dur=1.187, graphql;desc="admin/query/other", _y;desc="dbba5879-f362-456e-8208-9bd4e6ddf110", _s;desc="41dab4df-24df-457f-b8ab-7d718cfcedf4""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=603b758b-dd38-4f18-86ca-a274753d8502-1774832533; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=603b758b-dd38-4f18-86ca-a274753d8502-1774832533""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 603b758b-dd38-4f18-86ca-a274753d8502-1774832533"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2BLaFlF6xt7BhWsOPvqYNwYbCjEaT4wuNZFhQOR7WZdjFnWz7Kl2pBa3E%2BSI4EjXK4NpQ7ivACEXk1Kek9ZC%2F4xOpHNEfF3PNl56vXrw5YMD%2BGtIGwGTNG%2FE2Bh3SHokIDnZwJ5LjBGxI"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=138.000011"
    "server: cloudflare"
    "cf-ray: 9e4330075f49b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318962285"
        "sku" => "65878394298860443303"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318962285"
        "unitCost" => [
          "amount" => "11.72"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318962285"
                "updatedAt" => "2025-04-09T23:53:00Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423318995053"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2693
    "request_size" => 269
    "total_time" => 0.159606
    "namelookup_time" => 3.5E-5
    "connect_time" => 3.5E-5
    "pretransfer_time" => 0.000108
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4197.0
    "speed_upload" => 8170.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000154
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 35
    "connect_time_us" => 35
    "namelookup_time_us" => 35
    "pretransfer_time_us" => 108
    "starttransfer_time_us" => 154
    "total_time_us" => 159606
    "start_time" => 1774832533.7981
    "pause_handler" => Closure(float $duration) {#870
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @460
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2693
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.159606
          namelookup_time: 3.5E-5
          connect_time: 3.5E-5
          pretransfer_time: 0.000108
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4197.0
          speed_upload: 8170.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000154
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 35
          connect_time_us: 35
          namelookup_time_us: 35
          pretransfer_time_us: 108
          redirect_time_us: 0
          starttransfer_time_us: 154
          total_time_us: 159606
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775571
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 91 (easy handle 0x5a0a5efd1db0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:13 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=96, verdict_flag_enabled;desc="count=25";dur=1.178, graphql;desc="admin/query/other", _y;desc="92a492c3-4586-47d8-b3b0-7728887b1f62", _s;desc="ef5576bc-7bea-4d33-b7ee-7758589525b7"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ee4b7fb0-1729-402b-ac58-5905959a6f95-1774832533; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ee4b7fb0-1729-402b-ac58-5905959a6f95-1774832533"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: ee4b7fb0-1729-402b-ac58-5905959a6f95-1774832533\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=PmNZTuNd%2B5LUBq7QR7UMPu%2FPIhhL1rBHcOmZMtZ2KPazLXAzjQ7DqYKmTiI5TOAr1nNg%2Fjcubm9YYNxg6%2BqhMSFqNrGZE2ccUCL%2FuZJFBiGfUAVxGu5MgVOoH8j9H%2Fml2vWkEfgQEKi1"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=154.999971\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330083a36b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:13 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=96, verdict_flag_enabled;desc="count=25";dur=1.178, graphql;desc="admin/query/other", _y;desc="92a492c3-4586-47d8-b3b0-7728887b1f62", _s;desc="ef5576bc-7bea-4d33-b7ee-7758589525b7""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ee4b7fb0-1729-402b-ac58-5905959a6f95-1774832533; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ee4b7fb0-1729-402b-ac58-5905959a6f95-1774832533""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: ee4b7fb0-1729-402b-ac58-5905959a6f95-1774832533"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=PmNZTuNd%2B5LUBq7QR7UMPu%2FPIhhL1rBHcOmZMtZ2KPazLXAzjQ7DqYKmTiI5TOAr1nNg%2Fjcubm9YYNxg6%2BqhMSFqNrGZE2ccUCL%2FuZJFBiGfUAVxGu5MgVOoH8j9H%2Fml2vWkEfgQEKi1"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=154.999971"
    "server: cloudflare"
    "cf-ray: 9e4330083a36b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423318995053"
        "sku" => "24442126210074006101"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423318995053"
        "unitCost" => [
          "amount" => "11.72"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423318995053"
                "updatedAt" => "2025-04-09T23:53:00Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319027821"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2688
    "request_size" => 269
    "total_time" => 0.18345
    "namelookup_time" => 7.8E-5
    "connect_time" => 7.8E-5
    "pretransfer_time" => 0.000151
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 3657.0
    "speed_upload" => 7108.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000177
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 78
    "connect_time_us" => 78
    "namelookup_time_us" => 78
    "pretransfer_time_us" => 151
    "starttransfer_time_us" => 177
    "total_time_us" => 183450
    "start_time" => 1774832533.9582
    "pause_handler" => Closure(float $duration) {#872
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @466
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2688
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.18345
          namelookup_time: 7.8E-5
          connect_time: 7.8E-5
          pretransfer_time: 0.000151
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 3657.0
          speed_upload: 7108.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000177
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 78
          connect_time_us: 78
          namelookup_time_us: 78
          pretransfer_time_us: 151
          redirect_time_us: 0
          starttransfer_time_us: 177
          total_time_us: 183450
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775568
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 93 (easy handle 0x5a0a5efd7dd0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:14 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=98, verdict_flag_enabled;desc="count=25";dur=1.12, graphql;desc="admin/query/other", _y;desc="f67c69ee-fb81-489a-a689-d9329e1d1ea9", _s;desc="db1ddc50-e063-4bd0-bd84-072407fd30c5"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=3badf10e-3d61-4a78-92a6-69aa570a0818-1774832533; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=3badf10e-3d61-4a78-92a6-69aa570a0818-1774832533"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 3badf10e-3d61-4a78-92a6-69aa570a0818-1774832533\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XU%2B1GUVALWzEmaglZjHECVCiOR%2BRiW8IZNHVTUqrX1aTw0PKua7Qs6LlyovSwlg59YiilMfmT%2BB%2BNQGMyZmCTTTNbRUSf5OnoLtpQRKe0POUh6OzpatceVlbUcDBBl84Z4H14jAviMQu"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=174.000025\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330093d70b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:14 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=98, verdict_flag_enabled;desc="count=25";dur=1.12, graphql;desc="admin/query/other", _y;desc="f67c69ee-fb81-489a-a689-d9329e1d1ea9", _s;desc="db1ddc50-e063-4bd0-bd84-072407fd30c5""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=3badf10e-3d61-4a78-92a6-69aa570a0818-1774832533; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=3badf10e-3d61-4a78-92a6-69aa570a0818-1774832533""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 3badf10e-3d61-4a78-92a6-69aa570a0818-1774832533"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XU%2B1GUVALWzEmaglZjHECVCiOR%2BRiW8IZNHVTUqrX1aTw0PKua7Qs6LlyovSwlg59YiilMfmT%2BB%2BNQGMyZmCTTTNbRUSf5OnoLtpQRKe0POUh6OzpatceVlbUcDBBl84Z4H14jAviMQu"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=174.000025"
    "server: cloudflare"
    "cf-ray: 9e4330093d70b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319027821"
        "sku" => "16371771835620207920"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319027821"
        "unitCost" => [
          "amount" => "11.72"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319027821"
                "updatedAt" => "2025-04-09T23:53:08Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319060589"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2695
    "request_size" => 269
    "total_time" => 0.132374
    "namelookup_time" => 3.2E-5
    "connect_time" => 3.2E-5
    "pretransfer_time" => 0.000107
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 5068.0
    "speed_upload" => 9850.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000165
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 32
    "connect_time_us" => 32
    "namelookup_time_us" => 32
    "pretransfer_time_us" => 107
    "starttransfer_time_us" => 165
    "total_time_us" => 132374
    "start_time" => 1774832534.1421
    "pause_handler" => Closure(float $duration) {#874
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @472
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2695
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.132374
          namelookup_time: 3.2E-5
          connect_time: 3.2E-5
          pretransfer_time: 0.000107
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 5068.0
          speed_upload: 9850.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000165
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 32
          connect_time_us: 32
          namelookup_time_us: 32
          pretransfer_time_us: 107
          redirect_time_us: 0
          starttransfer_time_us: 165
          total_time_us: 132374
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775565
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 95 (easy handle 0x5a0a5efd9520)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:14 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=82, verdict_flag_enabled;desc="count=25";dur=1.325, graphql;desc="admin/query/other", _y;desc="83aedd6e-7752-46b4-bfe0-cd6f079827cf", _s;desc="d04d75c6-18f9-4fca-8a6d-c84bfaff5f9c"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=172c6e59-ce65-4871-88bf-5031d31563a2-1774832534; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=172c6e59-ce65-4871-88bf-5031d31563a2-1774832534"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 172c6e59-ce65-4871-88bf-5031d31563a2-1774832534\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Z6WLdlTMrvr3T7UDY%2B%2BaprVrk%2BpUxL2ssuxW3Bt9UbqHNG0u7UNADRKbZ1HH6r3SNpv3mcW%2FYX4zZrjoKN3VOLca%2BZoIhPL4eyIA5a3Zb2cyR1k%2FdnoSpnL5e4vQ8Yd8SjgCew4tx%2FDn"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=130.000114\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43300a698db41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:14 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=82, verdict_flag_enabled;desc="count=25";dur=1.325, graphql;desc="admin/query/other", _y;desc="83aedd6e-7752-46b4-bfe0-cd6f079827cf", _s;desc="d04d75c6-18f9-4fca-8a6d-c84bfaff5f9c""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=172c6e59-ce65-4871-88bf-5031d31563a2-1774832534; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=172c6e59-ce65-4871-88bf-5031d31563a2-1774832534""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 172c6e59-ce65-4871-88bf-5031d31563a2-1774832534"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Z6WLdlTMrvr3T7UDY%2B%2BaprVrk%2BpUxL2ssuxW3Bt9UbqHNG0u7UNADRKbZ1HH6r3SNpv3mcW%2FYX4zZrjoKN3VOLca%2BZoIhPL4eyIA5a3Zb2cyR1k%2FdnoSpnL5e4vQ8Yd8SjgCew4tx%2FDn"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=130.000114"
    "server: cloudflare"
    "cf-ray: 9e43300a698db41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319060589"
        "sku" => "13011342867268868436"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319060589"
        "unitCost" => [
          "amount" => "11.72"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319060589"
                "updatedAt" => "2025-04-09T23:53:12Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319093357"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.13413
    "namelookup_time" => 3.8E-5
    "connect_time" => 3.8E-5
    "pretransfer_time" => 0.000133
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 4987.0
    "speed_upload" => 9721.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.00015
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 38
    "connect_time_us" => 38
    "namelookup_time_us" => 38
    "pretransfer_time_us" => 133
    "starttransfer_time_us" => 150
    "total_time_us" => 134130
    "start_time" => 1774832534.275
    "pause_handler" => Closure(float $duration) {#876
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @478
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.13413
          namelookup_time: 3.8E-5
          connect_time: 3.8E-5
          pretransfer_time: 0.000133
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 4987.0
          speed_upload: 9721.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.00015
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 38
          connect_time_us: 38
          namelookup_time_us: 38
          pretransfer_time_us: 133
          redirect_time_us: 0
          starttransfer_time_us: 150
          total_time_us: 134130
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775562
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 97 (easy handle 0x5a0a5efe0050)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:14 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=86, verdict_flag_enabled;desc="count=25";dur=1.289, graphql;desc="admin/query/other", _y;desc="f0474b4a-7f95-4a9a-8686-ebb5c66cd3bd", _s;desc="6b3f864e-4389-466f-9dc2-7ed2992dfb34"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7ee4853c-4539-4624-95c2-b545e2b100e4-1774832534; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7ee4853c-4539-4624-95c2-b545e2b100e4-1774832534"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 7ee4853c-4539-4624-95c2-b545e2b100e4-1774832534\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3fM8BWsqRs%2FoHj7lBZ3REd476D075Q5uluoBrVDs9vQMGNdrUjSZonN5umCM%2B2nLO1dNDJ5cT4yHfCIt1kan52QZpUnWz%2BMlzAVtq430LJss%2Bn92HuA9qPaHjuys5TX98gvOMjKBPfRw"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=131.999969\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43300b3c15b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:14 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=86, verdict_flag_enabled;desc="count=25";dur=1.289, graphql;desc="admin/query/other", _y;desc="f0474b4a-7f95-4a9a-8686-ebb5c66cd3bd", _s;desc="6b3f864e-4389-466f-9dc2-7ed2992dfb34""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7ee4853c-4539-4624-95c2-b545e2b100e4-1774832534; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7ee4853c-4539-4624-95c2-b545e2b100e4-1774832534""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 7ee4853c-4539-4624-95c2-b545e2b100e4-1774832534"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3fM8BWsqRs%2FoHj7lBZ3REd476D075Q5uluoBrVDs9vQMGNdrUjSZonN5umCM%2B2nLO1dNDJ5cT4yHfCIt1kan52QZpUnWz%2BMlzAVtq430LJss%2Bn92HuA9qPaHjuys5TX98gvOMjKBPfRw"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=131.999969"
    "server: cloudflare"
    "cf-ray: 9e43300b3c15b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319093357"
        "sku" => "20408881790531643955"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319093357"
        "unitCost" => [
          "amount" => "11.72"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319093357"
                "updatedAt" => "2025-04-09T23:53:02Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319126125"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2685
    "request_size" => 269
    "total_time" => 0.120317
    "namelookup_time" => 3.5E-5
    "connect_time" => 3.5E-5
    "pretransfer_time" => 0.000103
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 5568.0
    "speed_upload" => 10838.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000129
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 35
    "connect_time_us" => 35
    "namelookup_time_us" => 35
    "pretransfer_time_us" => 103
    "starttransfer_time_us" => 129
    "total_time_us" => 120317
    "start_time" => 1774832534.4097
    "pause_handler" => Closure(float $duration) {#878
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @484
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2685
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.120317
          namelookup_time: 3.5E-5
          connect_time: 3.5E-5
          pretransfer_time: 0.000103
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 5568.0
          speed_upload: 10838.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000129
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 35
          connect_time_us: 35
          namelookup_time_us: 35
          pretransfer_time_us: 103
          redirect_time_us: 0
          starttransfer_time_us: 129
          total_time_us: 120317
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775559
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 99 (easy handle 0x5a0a5efe4880)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:14 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=76, verdict_flag_enabled;desc="count=25";dur=1.466, graphql;desc="admin/query/other", _y;desc="e0fbd657-dc51-4b6f-9803-71ba2e5a4dec", _s;desc="92d39b86-2abe-4c28-8229-c55a30feb94a"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=59a32450-9abd-4a0e-bc3f-dc6a038b8e6f-1774832534; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=59a32450-9abd-4a0e-bc3f-dc6a038b8e6f-1774832534"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 59a32450-9abd-4a0e-bc3f-dc6a038b8e6f-1774832534\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zD9Cf9DUIMmeBypiqBxcxL62VCxIJlL4wHeZW7EJQZ7oTWbM5%2B1QE9pI%2FfzUU7psXdUVDiAyqYXpXJwvObSxcx3tJwd3pHXACM4CBkEhXYVzQQvecPjyEAyejQ6wW0RnnTB6HmW0r3mS"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=116.999865\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43300c1ed1b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:14 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=76, verdict_flag_enabled;desc="count=25";dur=1.466, graphql;desc="admin/query/other", _y;desc="e0fbd657-dc51-4b6f-9803-71ba2e5a4dec", _s;desc="92d39b86-2abe-4c28-8229-c55a30feb94a""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=59a32450-9abd-4a0e-bc3f-dc6a038b8e6f-1774832534; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=59a32450-9abd-4a0e-bc3f-dc6a038b8e6f-1774832534""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 59a32450-9abd-4a0e-bc3f-dc6a038b8e6f-1774832534"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zD9Cf9DUIMmeBypiqBxcxL62VCxIJlL4wHeZW7EJQZ7oTWbM5%2B1QE9pI%2FfzUU7psXdUVDiAyqYXpXJwvObSxcx3tJwd3pHXACM4CBkEhXYVzQQvecPjyEAyejQ6wW0RnnTB6HmW0r3mS"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=116.999865"
    "server: cloudflare"
    "cf-ray: 9e43300c1ed1b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319126125"
        "sku" => "12595882371916080007"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319126125"
        "unitCost" => [
          "amount" => "11.72"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319126125"
                "updatedAt" => "2025-04-09T23:53:13Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319158893"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2690
    "request_size" => 269
    "total_time" => 0.165932
    "namelookup_time" => 3.6E-5
    "connect_time" => 3.6E-5
    "pretransfer_time" => 0.000111
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4043.0
    "speed_upload" => 7858.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000126
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 36
    "connect_time_us" => 36
    "namelookup_time_us" => 36
    "pretransfer_time_us" => 111
    "starttransfer_time_us" => 126
    "total_time_us" => 165932
    "start_time" => 1774832534.5305
    "pause_handler" => Closure(float $duration) {#880
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @490
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2690
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.165932
          namelookup_time: 3.6E-5
          connect_time: 3.6E-5
          pretransfer_time: 0.000111
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4043.0
          speed_upload: 7858.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000126
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 36
          connect_time_us: 36
          namelookup_time_us: 36
          pretransfer_time_us: 111
          redirect_time_us: 0
          starttransfer_time_us: 126
          total_time_us: 165932
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775556
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 9b (easy handle 0x5a0a5efeaa30)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:14 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=115, verdict_flag_enabled;desc="count=25";dur=1.867, graphql;desc="admin/query/other", _y;desc="093d7071-2811-458a-850d-5e0ca8308b39", _s;desc="20abaa47-3ee8-4d10-894b-1b60804145f3"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b8da1006-eed0-43d7-b228-399895d81622-1774832534; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b8da1006-eed0-43d7-b228-399895d81622-1774832534"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: b8da1006-eed0-43d7-b228-399895d81622-1774832534\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2B5VYuZlgVaKyU%2FOJtwCBsA34B2PSjJFTgiF0NRbu4Wl8eHm%2FGuRDw1PBRslXb8I3ZOksqEwOdlbD6D4%2FC3HQReth4cFwcOwmSfLWBd8KD3uG8hYk40yJ8iFyhCxqAAI86jFY1Punmgei"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=164.000034\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43300cd93fb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:14 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=115, verdict_flag_enabled;desc="count=25";dur=1.867, graphql;desc="admin/query/other", _y;desc="093d7071-2811-458a-850d-5e0ca8308b39", _s;desc="20abaa47-3ee8-4d10-894b-1b60804145f3""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b8da1006-eed0-43d7-b228-399895d81622-1774832534; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b8da1006-eed0-43d7-b228-399895d81622-1774832534""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: b8da1006-eed0-43d7-b228-399895d81622-1774832534"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2B5VYuZlgVaKyU%2FOJtwCBsA34B2PSjJFTgiF0NRbu4Wl8eHm%2FGuRDw1PBRslXb8I3ZOksqEwOdlbD6D4%2FC3HQReth4cFwcOwmSfLWBd8KD3uG8hYk40yJ8iFyhCxqAAI86jFY1Punmgei"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=164.000034"
    "server: cloudflare"
    "cf-ray: 9e43300cd93fb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319158893"
        "sku" => "96773860663379136399"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319158893"
        "unitCost" => [
          "amount" => "11.72"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319158893"
                "updatedAt" => "2025-04-09T23:53:04Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319191661"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2691
    "request_size" => 269
    "total_time" => 0.121313
    "namelookup_time" => 3.7E-5
    "connect_time" => 3.7E-5
    "pretransfer_time" => 0.000128
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 5531.0
    "speed_upload" => 10749.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000154
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 37
    "connect_time_us" => 37
    "namelookup_time_us" => 37
    "pretransfer_time_us" => 128
    "starttransfer_time_us" => 154
    "total_time_us" => 121313
    "start_time" => 1774832534.6971
    "pause_handler" => Closure(float $duration) {#882
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @496
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2691
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.121313
          namelookup_time: 3.7E-5
          connect_time: 3.7E-5
          pretransfer_time: 0.000128
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 5531.0
          speed_upload: 10749.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000154
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 37
          connect_time_us: 37
          namelookup_time_us: 37
          pretransfer_time_us: 128
          redirect_time_us: 0
          starttransfer_time_us: 154
          total_time_us: 121313
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775553
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 9d (easy handle 0x5a0a5efebf60)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:14 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=80, verdict_flag_enabled;desc="count=25";dur=1.209, graphql;desc="admin/query/other", _y;desc="c4cc9230-141e-4ea7-baff-de64385d2431", _s;desc="f6436fb3-2f9e-41aa-a323-3c00fce3c122"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=51840b10-e1d8-42b0-8539-c21d81c43d6c-1774832534; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=51840b10-e1d8-42b0-8539-c21d81c43d6c-1774832534"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 51840b10-e1d8-42b0-8539-c21d81c43d6c-1774832534\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=fspf%2FHh60hFs1Bu2RKoORO%2BAZK%2BbUO539DkAMz5cda3ClL8J6AKUekfSz5g7l147BB%2F1ag%2Fg8ol2uY6q4Jfm4BSl53P2jPIIixPiLlYXdFGlPshVQWZqx4YzP8bjSyJoFt9e9uFooD7x"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=118.000031\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43300ddce6b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:14 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=80, verdict_flag_enabled;desc="count=25";dur=1.209, graphql;desc="admin/query/other", _y;desc="c4cc9230-141e-4ea7-baff-de64385d2431", _s;desc="f6436fb3-2f9e-41aa-a323-3c00fce3c122""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=51840b10-e1d8-42b0-8539-c21d81c43d6c-1774832534; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=51840b10-e1d8-42b0-8539-c21d81c43d6c-1774832534""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 51840b10-e1d8-42b0-8539-c21d81c43d6c-1774832534"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=fspf%2FHh60hFs1Bu2RKoORO%2BAZK%2BbUO539DkAMz5cda3ClL8J6AKUekfSz5g7l147BB%2F1ag%2Fg8ol2uY6q4Jfm4BSl53P2jPIIixPiLlYXdFGlPshVQWZqx4YzP8bjSyJoFt9e9uFooD7x"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=118.000031"
    "server: cloudflare"
    "cf-ray: 9e43300ddce6b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319191661"
        "sku" => "13632824286514104113"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319191661"
        "unitCost" => [
          "amount" => "11.72"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319191661"
                "updatedAt" => "2025-04-09T23:53:03Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319224429"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.122803
    "namelookup_time" => 3.9E-5
    "connect_time" => 3.9E-5
    "pretransfer_time" => 0.00011
    "size_upload" => 1304.0
    "size_download" => 667.0
    "speed_download" => 5431.0
    "speed_upload" => 10618.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000138
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 39
    "connect_time_us" => 39
    "namelookup_time_us" => 39
    "pretransfer_time_us" => 110
    "starttransfer_time_us" => 138
    "total_time_us" => 122803
    "start_time" => 1774832534.8189
    "pause_handler" => Closure(float $duration) {#884
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @502
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.122803
          namelookup_time: 3.9E-5
          connect_time: 3.9E-5
          pretransfer_time: 0.00011
          size_upload: 1304.0
          size_download: 667.0
          speed_download: 5431.0
          speed_upload: 10618.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000138
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 39
          connect_time_us: 39
          namelookup_time_us: 39
          pretransfer_time_us: 110
          redirect_time_us: 0
          starttransfer_time_us: 138
          total_time_us: 122803
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775550
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: 9f (easy handle 0x5a0a5eff2b10)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:14 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=81, verdict_flag_enabled;desc="count=25";dur=1.366, graphql;desc="admin/query/other", _y;desc="c89aa912-efcd-4493-9882-7a8b35f875ec", _s;desc="8352d001-f17b-483c-accc-9cc59b3bd8f5"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0da78ede-a102-410f-9d7d-9c8dd7585510-1774832534; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0da78ede-a102-410f-9d7d-9c8dd7585510-1774832534"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 0da78ede-a102-410f-9d7d-9c8dd7585510-1774832534\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=y9l1jL4jgtgW12lSS9GdqR%2FmrfDRXthJHwjV73WzytbnTiwQpjFnN93GS7uGZo0pfHz2Q%2FuzPeW38eaJ87Uvxlev9jw4cSo%2Fs%2FsOiiFBNeHrCkT4zoPNJSP4rL9WBvBZcRZfFVU9KU9Y"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=118.999958\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43300e9f1db41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:14 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=81, verdict_flag_enabled;desc="count=25";dur=1.366, graphql;desc="admin/query/other", _y;desc="c89aa912-efcd-4493-9882-7a8b35f875ec", _s;desc="8352d001-f17b-483c-accc-9cc59b3bd8f5""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0da78ede-a102-410f-9d7d-9c8dd7585510-1774832534; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0da78ede-a102-410f-9d7d-9c8dd7585510-1774832534""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 0da78ede-a102-410f-9d7d-9c8dd7585510-1774832534"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=y9l1jL4jgtgW12lSS9GdqR%2FmrfDRXthJHwjV73WzytbnTiwQpjFnN93GS7uGZo0pfHz2Q%2FuzPeW38eaJ87Uvxlev9jw4cSo%2Fs%2FsOiiFBNeHrCkT4zoPNJSP4rL9WBvBZcRZfFVU9KU9Y"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=118.999958"
    "server: cloudflare"
    "cf-ray: 9e43300e9f1db41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319224429"
        "sku" => "29864310265474210948"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319224429"
        "unitCost" => [
          "amount" => "12.91"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319224429"
                "updatedAt" => "2025-04-09T23:53:01Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319257197"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2692
    "request_size" => 269
    "total_time" => 0.159987
    "namelookup_time" => 3.3E-5
    "connect_time" => 3.3E-5
    "pretransfer_time" => 0.000139
    "size_upload" => 1304.0
    "size_download" => 667.0
    "speed_download" => 4169.0
    "speed_upload" => 8150.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000164
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 33
    "connect_time_us" => 33
    "namelookup_time_us" => 33
    "pretransfer_time_us" => 139
    "starttransfer_time_us" => 164
    "total_time_us" => 159987
    "start_time" => 1774832534.9422
    "pause_handler" => Closure(float $duration) {#886
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @508
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2692
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.159987
          namelookup_time: 3.3E-5
          connect_time: 3.3E-5
          pretransfer_time: 0.000139
          size_upload: 1304.0
          size_download: 667.0
          speed_download: 4169.0
          speed_upload: 8150.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000164
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 33
          connect_time_us: 33
          namelookup_time_us: 33
          pretransfer_time_us: 139
          redirect_time_us: 0
          starttransfer_time_us: 164
          total_time_us: 159987
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775547
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: a1 (easy handle 0x5a0a5eff54e0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:15 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=103, verdict_flag_enabled;desc="count=25";dur=1.563, graphql;desc="admin/query/other", _y;desc="0756c32f-0aa0-4d66-9d8f-855530328676", _s;desc="857781b0-a2d6-4e13-811e-5306a6099488"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e51c66f5-44ce-449d-a191-e668b362834b-1774832534; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e51c66f5-44ce-449d-a191-e668b362834b-1774832534"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: e51c66f5-44ce-449d-a191-e668b362834b-1774832534\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=lq%2B4rjL49JFoSN5v1cZ0f0JDJVCtONBbJXkaaS5%2FtDEfYJTDNibinZ697w81QY%2FFa7TL4l08LK75BiZjJNYdW6obb2RHqF2Pcv%2F2LA7KcsAFpRkXyqmJBVj043c2%2Bqds2bTQIAktxHNI"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=157.999754\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43300f6981b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:15 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=103, verdict_flag_enabled;desc="count=25";dur=1.563, graphql;desc="admin/query/other", _y;desc="0756c32f-0aa0-4d66-9d8f-855530328676", _s;desc="857781b0-a2d6-4e13-811e-5306a6099488""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e51c66f5-44ce-449d-a191-e668b362834b-1774832534; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=e51c66f5-44ce-449d-a191-e668b362834b-1774832534""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: e51c66f5-44ce-449d-a191-e668b362834b-1774832534"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=lq%2B4rjL49JFoSN5v1cZ0f0JDJVCtONBbJXkaaS5%2FtDEfYJTDNibinZ697w81QY%2FFa7TL4l08LK75BiZjJNYdW6obb2RHqF2Pcv%2F2LA7KcsAFpRkXyqmJBVj043c2%2Bqds2bTQIAktxHNI"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=157.999754"
    "server: cloudflare"
    "cf-ray: 9e43300f6981b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319257197"
        "sku" => "20433015010971638805"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319257197"
        "unitCost" => [
          "amount" => "12.91"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319257197"
                "updatedAt" => "2025-04-09T23:53:01Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319289965"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2687
    "request_size" => 269
    "total_time" => 0.130837
    "namelookup_time" => 4.5E-5
    "connect_time" => 4.5E-5
    "pretransfer_time" => 0.000115
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 5128.0
    "speed_upload" => 9966.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.00013
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 45
    "connect_time_us" => 45
    "namelookup_time_us" => 45
    "pretransfer_time_us" => 115
    "starttransfer_time_us" => 130
    "total_time_us" => 130837
    "start_time" => 1774832535.1027
    "pause_handler" => Closure(float $duration) {#888
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @514
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2687
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.130837
          namelookup_time: 4.5E-5
          connect_time: 4.5E-5
          pretransfer_time: 0.000115
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 5128.0
          speed_upload: 9966.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.00013
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 45
          connect_time_us: 45
          namelookup_time_us: 45
          pretransfer_time_us: 115
          redirect_time_us: 0
          starttransfer_time_us: 130
          total_time_us: 130837
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775544
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: a3 (easy handle 0x5a0a5eff7340)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:15 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=85, verdict_flag_enabled;desc="count=26";dur=1.398, graphql;desc="admin/query/other", _y;desc="9c11ecdc-06a0-4998-8687-fc921e3525f9", _s;desc="2667d2c2-6918-4150-bf07-7d67b230f8ae"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=99421c21-a370-4db0-9b07-e9ca4a3ba232-1774832535; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=99421c21-a370-4db0-9b07-e9ca4a3ba232-1774832535"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 99421c21-a370-4db0-9b07-e9ca4a3ba232-1774832535\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=D7gEqvqJeanw8wO7xcoB%2Fxbr06DfIMsj6PZ8nmm7NaPcz2WRLyysROkAATfHCbZI%2BZPd8Y8zpa%2FT45Cr9CGRXUKaK12DGWm9J3iTk8XHuPYAWrUs4dxXZCxyFmrKEu4WhE7CllFKfY27"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=126.999855\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330106ce1b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:15 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=85, verdict_flag_enabled;desc="count=26";dur=1.398, graphql;desc="admin/query/other", _y;desc="9c11ecdc-06a0-4998-8687-fc921e3525f9", _s;desc="2667d2c2-6918-4150-bf07-7d67b230f8ae""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=99421c21-a370-4db0-9b07-e9ca4a3ba232-1774832535; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=99421c21-a370-4db0-9b07-e9ca4a3ba232-1774832535""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 99421c21-a370-4db0-9b07-e9ca4a3ba232-1774832535"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=D7gEqvqJeanw8wO7xcoB%2Fxbr06DfIMsj6PZ8nmm7NaPcz2WRLyysROkAATfHCbZI%2BZPd8Y8zpa%2FT45Cr9CGRXUKaK12DGWm9J3iTk8XHuPYAWrUs4dxXZCxyFmrKEu4WhE7CllFKfY27"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=126.999855"
    "server: cloudflare"
    "cf-ray: 9e4330106ce1b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319289965"
        "sku" => "32643648737692469034"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319289965"
        "unitCost" => [
          "amount" => "12.91"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319289965"
                "updatedAt" => "2025-04-09T23:53:12Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319322733"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2685
    "request_size" => 269
    "total_time" => 0.128987
    "namelookup_time" => 3.2E-5
    "connect_time" => 3.2E-5
    "pretransfer_time" => 0.000114
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 5186.0
    "speed_upload" => 10109.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000155
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 32
    "connect_time_us" => 32
    "namelookup_time_us" => 32
    "pretransfer_time_us" => 114
    "starttransfer_time_us" => 155
    "total_time_us" => 128987
    "start_time" => 1774832535.234
    "pause_handler" => Closure(float $duration) {#890
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @520
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2685
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.128987
          namelookup_time: 3.2E-5
          connect_time: 3.2E-5
          pretransfer_time: 0.000114
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 5186.0
          speed_upload: 10109.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000155
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 32
          connect_time_us: 32
          namelookup_time_us: 32
          pretransfer_time_us: 114
          redirect_time_us: 0
          starttransfer_time_us: 155
          total_time_us: 128987
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775541
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: a5 (easy handle 0x5a0a5eff9970)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:15 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=86, verdict_flag_enabled;desc="count=25";dur=1.563, graphql;desc="admin/query/other", _y;desc="026299a5-6b68-4640-ab1c-6132fa06ec12", _s;desc="9ba44b68-f251-49a1-bd56-c90c8bcb780e"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7373d016-ba6c-49fe-b04d-826fc5966fcf-1774832535; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7373d016-ba6c-49fe-b04d-826fc5966fcf-1774832535"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 7373d016-ba6c-49fe-b04d-826fc5966fcf-1774832535\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=NEyPy1tARzTGXxD0wo7HuL8se1V8i6AH64sCfDdjB6XjLp1ZdaUiAzDFoh0oThXncCIehWHKUWUuOSJht8O7G1x3vCLYCaMZ9%2BrUUC5wIuaPzMN8KqbCKcmfZszvVa0MWszF%2FaYB7Ypx"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=127.000093\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330113fc8b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:15 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=86, verdict_flag_enabled;desc="count=25";dur=1.563, graphql;desc="admin/query/other", _y;desc="026299a5-6b68-4640-ab1c-6132fa06ec12", _s;desc="9ba44b68-f251-49a1-bd56-c90c8bcb780e""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7373d016-ba6c-49fe-b04d-826fc5966fcf-1774832535; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7373d016-ba6c-49fe-b04d-826fc5966fcf-1774832535""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 7373d016-ba6c-49fe-b04d-826fc5966fcf-1774832535"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=NEyPy1tARzTGXxD0wo7HuL8se1V8i6AH64sCfDdjB6XjLp1ZdaUiAzDFoh0oThXncCIehWHKUWUuOSJht8O7G1x3vCLYCaMZ9%2BrUUC5wIuaPzMN8KqbCKcmfZszvVa0MWszF%2FaYB7Ypx"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=127.000093"
    "server: cloudflare"
    "cf-ray: 9e4330113fc8b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319322733"
        "sku" => "28316650436923000963"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319322733"
        "unitCost" => [
          "amount" => "12.91"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319322733"
                "updatedAt" => "2025-04-09T23:53:14Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319355501"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2688
    "request_size" => 269
    "total_time" => 0.194446
    "namelookup_time" => 4.2E-5
    "connect_time" => 4.3E-5
    "pretransfer_time" => 0.000125
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 3445.0
    "speed_upload" => 6706.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000151
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 43
    "connect_time_us" => 43
    "namelookup_time_us" => 42
    "pretransfer_time_us" => 125
    "starttransfer_time_us" => 151
    "total_time_us" => 194446
    "start_time" => 1774832535.3635
    "pause_handler" => Closure(float $duration) {#892
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @526
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2688
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.194446
          namelookup_time: 4.2E-5
          connect_time: 4.3E-5
          pretransfer_time: 0.000125
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 3445.0
          speed_upload: 6706.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000151
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 43
          connect_time_us: 43
          namelookup_time_us: 42
          pretransfer_time_us: 125
          redirect_time_us: 0
          starttransfer_time_us: 151
          total_time_us: 194446
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775538
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: a7 (easy handle 0x5a0a5effff00)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:15 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=143, verdict_flag_enabled;desc="count=25";dur=2.138, graphql;desc="admin/query/other", _y;desc="12456c43-1d50-4446-bfac-0c2ea4f128ef", _s;desc="a2019adb-0383-4031-b75f-afaa9d998647"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7fe3ce65-5625-49e0-90e8-c59d02f07847-1774832535; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7fe3ce65-5625-49e0-90e8-c59d02f07847-1774832535"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 7fe3ce65-5625-49e0-90e8-c59d02f07847-1774832535\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=EvJ3Df7rlE7wu9MOGRvFcd8EZwzrlfhdg4gr9FXD1GwdNk7cT9k%2BtjJhidxBC0%2FRH1Li15SSOcTT%2Bxf9PAYTIO4WT3WAsK6FoyvJwx07H4SNYR0X2hSKGNQc45lTRqhElSKPPt8wmLiK"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=190.999985\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330120aa5b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:15 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=143, verdict_flag_enabled;desc="count=25";dur=2.138, graphql;desc="admin/query/other", _y;desc="12456c43-1d50-4446-bfac-0c2ea4f128ef", _s;desc="a2019adb-0383-4031-b75f-afaa9d998647""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7fe3ce65-5625-49e0-90e8-c59d02f07847-1774832535; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7fe3ce65-5625-49e0-90e8-c59d02f07847-1774832535""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 7fe3ce65-5625-49e0-90e8-c59d02f07847-1774832535"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=EvJ3Df7rlE7wu9MOGRvFcd8EZwzrlfhdg4gr9FXD1GwdNk7cT9k%2BtjJhidxBC0%2FRH1Li15SSOcTT%2Bxf9PAYTIO4WT3WAsK6FoyvJwx07H4SNYR0X2hSKGNQc45lTRqhElSKPPt8wmLiK"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=190.999985"
    "server: cloudflare"
    "cf-ray: 9e4330120aa5b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319355501"
        "sku" => "10554436377752326062"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319355501"
        "unitCost" => [
          "amount" => "12.91"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319355501"
                "updatedAt" => "2025-04-09T23:53:03Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319388269"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2693
    "request_size" => 269
    "total_time" => 0.125672
    "namelookup_time" => 4.1E-5
    "connect_time" => 4.1E-5
    "pretransfer_time" => 0.000113
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 5331.0
    "speed_upload" => 10376.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.00014
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 41
    "connect_time_us" => 41
    "namelookup_time_us" => 41
    "pretransfer_time_us" => 113
    "starttransfer_time_us" => 140
    "total_time_us" => 125672
    "start_time" => 1774832535.5585
    "pause_handler" => Closure(float $duration) {#894
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @532
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2693
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.125672
          namelookup_time: 4.1E-5
          connect_time: 4.1E-5
          pretransfer_time: 0.000113
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 5331.0
          speed_upload: 10376.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.00014
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 41
          connect_time_us: 41
          namelookup_time_us: 41
          pretransfer_time_us: 113
          redirect_time_us: 0
          starttransfer_time_us: 140
          total_time_us: 125672
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775535
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: a9 (easy handle 0x5a0a5f002450)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:15 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=74, verdict_flag_enabled;desc="count=26";dur=1.425, graphql;desc="admin/query/other", _y;desc="7e8451f2-0d88-4d10-9245-160e8fa31859", _s;desc="4c34d2d5-2c64-419d-b342-dbe277de2b80"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7de68c8d-1dca-48b1-a236-caaa3c2c4b06-1774832535; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7de68c8d-1dca-48b1-a236-caaa3c2c4b06-1774832535"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 7de68c8d-1dca-48b1-a236-caaa3c2c4b06-1774832535\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=e55odSc66kuCcMFjXJZDhxqbB9JnfWgUKeJi%2F7vIVBOEdNCq28RIyE%2B0pRn3yKODux4Mc64bMhZqIc5Sp28I%2BMdWKV6Nldlu%2BgS5nXaeWAz7Uvtgmlm7%2BwEo4I0ZdMdfE%2Bzoo71B3W8p"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=121.000051\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330133f0cb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:15 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=74, verdict_flag_enabled;desc="count=26";dur=1.425, graphql;desc="admin/query/other", _y;desc="7e8451f2-0d88-4d10-9245-160e8fa31859", _s;desc="4c34d2d5-2c64-419d-b342-dbe277de2b80""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7de68c8d-1dca-48b1-a236-caaa3c2c4b06-1774832535; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7de68c8d-1dca-48b1-a236-caaa3c2c4b06-1774832535""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 7de68c8d-1dca-48b1-a236-caaa3c2c4b06-1774832535"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=e55odSc66kuCcMFjXJZDhxqbB9JnfWgUKeJi%2F7vIVBOEdNCq28RIyE%2B0pRn3yKODux4Mc64bMhZqIc5Sp28I%2BMdWKV6Nldlu%2BgS5nXaeWAz7Uvtgmlm7%2BwEo4I0ZdMdfE%2Bzoo71B3W8p"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=121.000051"
    "server: cloudflare"
    "cf-ray: 9e4330133f0cb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319388269"
        "sku" => "18280965898252034229"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319388269"
        "unitCost" => [
          "amount" => "12.91"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319388269"
                "updatedAt" => "2025-04-09T23:53:02Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319421037"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.189212
    "namelookup_time" => 0.000237
    "connect_time" => 0.000237
    "pretransfer_time" => 0.000326
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 3535.0
    "speed_upload" => 6891.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000369
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 237
    "connect_time_us" => 237
    "namelookup_time_us" => 237
    "pretransfer_time_us" => 326
    "starttransfer_time_us" => 369
    "total_time_us" => 189212
    "start_time" => 1774832535.6849
    "pause_handler" => Closure(float $duration) {#896
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @538
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.189212
          namelookup_time: 0.000237
          connect_time: 0.000237
          pretransfer_time: 0.000326
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 3535.0
          speed_upload: 6891.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000369
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 237
          connect_time_us: 237
          namelookup_time_us: 237
          pretransfer_time_us: 326
          redirect_time_us: 0
          starttransfer_time_us: 369
          total_time_us: 189212
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775532
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: ab (easy handle 0x5a0a5f008b40)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:15 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=142, verdict_flag_enabled;desc="count=25";dur=1.91, graphql;desc="admin/query/other", _y;desc="61f9f1e8-c4fa-4b41-968b-be8835f0a2a6", _s;desc="72777099-6181-4ac1-a432-08c4df30a220"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=8a463a93-38ee-42b4-a39d-2a6caa4916e0-1774832535; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=8a463a93-38ee-42b4-a39d-2a6caa4916e0-1774832535"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 8a463a93-38ee-42b4-a39d-2a6caa4916e0-1774832535\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=sjLWoe5G72UL7Q0u7DniNNrl3XAgzTArVuYwi3jZZJ%2Fy6CwYQR9nuLWxoFA07og3O%2FalpLapxS9HSLA2d%2F6xc9pYsn23RG11usM5BiMKHIgCTzPUy5ZqWwzaFXLLA1YD5oCeAbFJ%2FaA0"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=186.000109\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43301409d2b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:15 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=142, verdict_flag_enabled;desc="count=25";dur=1.91, graphql;desc="admin/query/other", _y;desc="61f9f1e8-c4fa-4b41-968b-be8835f0a2a6", _s;desc="72777099-6181-4ac1-a432-08c4df30a220""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=8a463a93-38ee-42b4-a39d-2a6caa4916e0-1774832535; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=8a463a93-38ee-42b4-a39d-2a6caa4916e0-1774832535""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 8a463a93-38ee-42b4-a39d-2a6caa4916e0-1774832535"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=sjLWoe5G72UL7Q0u7DniNNrl3XAgzTArVuYwi3jZZJ%2Fy6CwYQR9nuLWxoFA07og3O%2FalpLapxS9HSLA2d%2F6xc9pYsn23RG11usM5BiMKHIgCTzPUy5ZqWwzaFXLLA1YD5oCeAbFJ%2FaA0"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=186.000109"
    "server: cloudflare"
    "cf-ray: 9e43301409d2b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319421037"
        "sku" => "26752182244811888757"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319421037"
        "unitCost" => [
          "amount" => "12.91"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319421037"
                "updatedAt" => "2025-04-09T23:53:08Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319453805"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2691
    "request_size" => 269
    "total_time" => 0.175661
    "namelookup_time" => 4.3E-5
    "connect_time" => 4.3E-5
    "pretransfer_time" => 0.000119
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 3819.0
    "speed_upload" => 7423.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000146
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 44
    "connect_time_us" => 43
    "namelookup_time_us" => 43
    "pretransfer_time_us" => 119
    "starttransfer_time_us" => 146
    "total_time_us" => 175661
    "start_time" => 1774832535.8746
    "pause_handler" => Closure(float $duration) {#898
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @544
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2691
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.175661
          namelookup_time: 4.3E-5
          connect_time: 4.3E-5
          pretransfer_time: 0.000119
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 3819.0
          speed_upload: 7423.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000146
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 44
          connect_time_us: 43
          namelookup_time_us: 43
          pretransfer_time_us: 119
          redirect_time_us: 0
          starttransfer_time_us: 146
          total_time_us: 175661
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775529
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: ad (easy handle 0x5a0a5f00b1d0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:16 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=97, verdict_flag_enabled;desc="count=26";dur=1.714, graphql;desc="admin/query/other", _y;desc="98373074-921f-4283-bb17-a2c8e8cd85f4", _s;desc="52cdf23a-624f-493c-933f-5e5715984ec7"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7fb7e37e-8df7-48b6-a570-b1ea9382e602-1774832535; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7fb7e37e-8df7-48b6-a570-b1ea9382e602-1774832535"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 7fb7e37e-8df7-48b6-a570-b1ea9382e602-1774832535\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=k8%2FO7u5SxNgaC0ao4RouTpCiJq3%2FkLtDVClrsaYWZk0R3%2B7II44p0ZQyX7%2BC7Qc4zWQZvlYy0SUOK9jILoJvjEf0tXz5krFxoUc16da6PFTGMssppYd%2FpuP7RdptBPs6LZUwO36yCHGz"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=171.000004\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330153e56b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:16 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=97, verdict_flag_enabled;desc="count=26";dur=1.714, graphql;desc="admin/query/other", _y;desc="98373074-921f-4283-bb17-a2c8e8cd85f4", _s;desc="52cdf23a-624f-493c-933f-5e5715984ec7""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7fb7e37e-8df7-48b6-a570-b1ea9382e602-1774832535; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7fb7e37e-8df7-48b6-a570-b1ea9382e602-1774832535""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 7fb7e37e-8df7-48b6-a570-b1ea9382e602-1774832535"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=k8%2FO7u5SxNgaC0ao4RouTpCiJq3%2FkLtDVClrsaYWZk0R3%2B7II44p0ZQyX7%2BC7Qc4zWQZvlYy0SUOK9jILoJvjEf0tXz5krFxoUc16da6PFTGMssppYd%2FpuP7RdptBPs6LZUwO36yCHGz"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=171.000004"
    "server: cloudflare"
    "cf-ray: 9e4330153e56b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319453805"
        "sku" => "18641027834177792936"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319453805"
        "unitCost" => [
          "amount" => "12.91"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319453805"
                "updatedAt" => "2025-04-09T23:53:17Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319486573"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2693
    "request_size" => 269
    "total_time" => 0.136537
    "namelookup_time" => 3.6E-5
    "connect_time" => 3.6E-5
    "pretransfer_time" => 0.000108
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4907.0
    "speed_upload" => 9550.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000124
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 36
    "connect_time_us" => 36
    "namelookup_time_us" => 36
    "pretransfer_time_us" => 108
    "starttransfer_time_us" => 124
    "total_time_us" => 136537
    "start_time" => 1774832536.0509
    "pause_handler" => Closure(float $duration) {#900
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @550
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2693
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.136537
          namelookup_time: 3.6E-5
          connect_time: 3.6E-5
          pretransfer_time: 0.000108
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4907.0
          speed_upload: 9550.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000124
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 36
          connect_time_us: 36
          namelookup_time_us: 36
          pretransfer_time_us: 108
          redirect_time_us: 0
          starttransfer_time_us: 124
          total_time_us: 136537
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775526
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: af (easy handle 0x5a0a5f012740)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:16 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=82, verdict_flag_enabled;desc="count=26";dur=1.232, graphql;desc="admin/query/other", _y;desc="c480ac73-06e5-45e5-8694-133c268b47b8", _s;desc="b41d5dc2-faee-49b3-b594-f865e8bd0dc0"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ea70e8fa-095d-4e29-88b9-badf6b629ef4-1774832536; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ea70e8fa-095d-4e29-88b9-badf6b629ef4-1774832536"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: ea70e8fa-095d-4e29-88b9-badf6b629ef4-1774832536\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=J8Q6XBPFKvJFusR8owWEMvKUPvvnF6TtebGsE5fKT%2Bpup6GlSO4WcKbZDAN%2FPNj1XP3ZvmbsA9fITCt89GKxALmrWZH9Hi%2BI1hehVNdYLanS1UwIZfKR2SSfnPFS6R%2Fag2%2ByX%2BDU04SY"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=133.999825\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330165a29b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:16 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=82, verdict_flag_enabled;desc="count=26";dur=1.232, graphql;desc="admin/query/other", _y;desc="c480ac73-06e5-45e5-8694-133c268b47b8", _s;desc="b41d5dc2-faee-49b3-b594-f865e8bd0dc0""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ea70e8fa-095d-4e29-88b9-badf6b629ef4-1774832536; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=ea70e8fa-095d-4e29-88b9-badf6b629ef4-1774832536""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: ea70e8fa-095d-4e29-88b9-badf6b629ef4-1774832536"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=J8Q6XBPFKvJFusR8owWEMvKUPvvnF6TtebGsE5fKT%2Bpup6GlSO4WcKbZDAN%2FPNj1XP3ZvmbsA9fITCt89GKxALmrWZH9Hi%2BI1hehVNdYLanS1UwIZfKR2SSfnPFS6R%2Fag2%2ByX%2BDU04SY"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=133.999825"
    "server: cloudflare"
    "cf-ray: 9e4330165a29b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319486573"
        "sku" => "12336067193566600754"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319486573"
        "unitCost" => [
          "amount" => "12.91"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319486573"
                "updatedAt" => "2025-04-09T23:53:10Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319519341"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2697
    "request_size" => 269
    "total_time" => 0.128995
    "namelookup_time" => 4.1E-5
    "connect_time" => 4.1E-5
    "pretransfer_time" => 0.000128
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 5201.0
    "speed_upload" => 10108.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000159
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 41
    "connect_time_us" => 41
    "namelookup_time_us" => 41
    "pretransfer_time_us" => 128
    "starttransfer_time_us" => 159
    "total_time_us" => 128995
    "start_time" => 1774832536.1879
    "pause_handler" => Closure(float $duration) {#902
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @556
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2697
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.128995
          namelookup_time: 4.1E-5
          connect_time: 4.1E-5
          pretransfer_time: 0.000128
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 5201.0
          speed_upload: 10108.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000159
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 41
          connect_time_us: 41
          namelookup_time_us: 41
          pretransfer_time_us: 128
          redirect_time_us: 0
          starttransfer_time_us: 159
          total_time_us: 128995
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775523
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: b1 (easy handle 0x5a0a5f014f90)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:16 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=83, verdict_flag_enabled;desc="count=26";dur=2.242, graphql;desc="admin/query/other", _y;desc="ef73a06f-36af-436e-88c6-bbccff9fa947", _s;desc="8daf52a0-17bf-4a01-b9b8-7c8e077ad40d"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=63fd1b63-7568-4da2-b8ab-155e168f70f6-1774832536; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=63fd1b63-7568-4da2-b8ab-155e168f70f6-1774832536"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 63fd1b63-7568-4da2-b8ab-155e168f70f6-1774832536\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5zwOpg9Az%2FyGEh7EFMRyU5M1MiBWNtWqhisG68vI1J2z%2BoUAOhF7QJyrwDODkEiUTb41%2BWnL2rK27WHpHde%2FM7%2FF9w%2BZnP42y58JwUJ7pZ3%2FXiY%2Fj7HLmWxLlyM7qJCFWGSIQ8tOkjTD"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=125.999928\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330172d48b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:16 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=83, verdict_flag_enabled;desc="count=26";dur=2.242, graphql;desc="admin/query/other", _y;desc="ef73a06f-36af-436e-88c6-bbccff9fa947", _s;desc="8daf52a0-17bf-4a01-b9b8-7c8e077ad40d""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=63fd1b63-7568-4da2-b8ab-155e168f70f6-1774832536; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=63fd1b63-7568-4da2-b8ab-155e168f70f6-1774832536""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 63fd1b63-7568-4da2-b8ab-155e168f70f6-1774832536"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5zwOpg9Az%2FyGEh7EFMRyU5M1MiBWNtWqhisG68vI1J2z%2BoUAOhF7QJyrwDODkEiUTb41%2BWnL2rK27WHpHde%2FM7%2FF9w%2BZnP42y58JwUJ7pZ3%2FXiY%2Fj7HLmWxLlyM7qJCFWGSIQ8tOkjTD"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=125.999928"
    "server: cloudflare"
    "cf-ray: 9e4330172d48b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319519341"
        "sku" => "66744659684530247450"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319519341"
        "unitCost" => [
          "amount" => "12.91"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319519341"
                "updatedAt" => "2025-04-09T23:53:00Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319552109"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2694
    "request_size" => 269
    "total_time" => 0.19466
    "namelookup_time" => 4.0E-5
    "connect_time" => 4.0E-5
    "pretransfer_time" => 0.000115
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 3441.0
    "speed_upload" => 6698.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000142
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 40
    "connect_time_us" => 40
    "namelookup_time_us" => 40
    "pretransfer_time_us" => 115
    "starttransfer_time_us" => 142
    "total_time_us" => 194660
    "start_time" => 1774832536.3175
    "pause_handler" => Closure(float $duration) {#904
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @562
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2694
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.19466
          namelookup_time: 4.0E-5
          connect_time: 4.0E-5
          pretransfer_time: 0.000115
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 3441.0
          speed_upload: 6698.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000142
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 40
          connect_time_us: 40
          namelookup_time_us: 40
          pretransfer_time_us: 115
          redirect_time_us: 0
          starttransfer_time_us: 142
          total_time_us: 194660
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775520
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: b3 (easy handle 0x5a0a5f01aa60)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:16 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=127, verdict_flag_enabled;desc="count=25";dur=2.691, graphql;desc="admin/query/other", _y;desc="f0737ef2-7707-4ccc-9de0-0c4baba0beec", _s;desc="fb0bbf7a-9fd6-4c83-b37a-8e42cf02616e"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=795a976a-f8b2-4fe1-9d25-15ed5d9ea882-1774832536; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=795a976a-f8b2-4fe1-9d25-15ed5d9ea882-1774832536"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 795a976a-f8b2-4fe1-9d25-15ed5d9ea882-1774832536\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ZNan%2FxJdx%2B%2Bjbco58SM2Y8V9he7nRR2UzM%2B%2B%2FWayBxNGJdZE58vF878yn6wfqWeCs5wH7jo5GoS9noZFWlNeMXANSXZpefw6E6eZnGuL59ew8jXR9xvA7LgxLYschjtmMvxK7uaw98yr"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=190.999985\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e433017f82db41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:16 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=127, verdict_flag_enabled;desc="count=25";dur=2.691, graphql;desc="admin/query/other", _y;desc="f0737ef2-7707-4ccc-9de0-0c4baba0beec", _s;desc="fb0bbf7a-9fd6-4c83-b37a-8e42cf02616e""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=795a976a-f8b2-4fe1-9d25-15ed5d9ea882-1774832536; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=795a976a-f8b2-4fe1-9d25-15ed5d9ea882-1774832536""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 795a976a-f8b2-4fe1-9d25-15ed5d9ea882-1774832536"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ZNan%2FxJdx%2B%2Bjbco58SM2Y8V9he7nRR2UzM%2B%2B%2FWayBxNGJdZE58vF878yn6wfqWeCs5wH7jo5GoS9noZFWlNeMXANSXZpefw6E6eZnGuL59ew8jXR9xvA7LgxLYschjtmMvxK7uaw98yr"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=190.999985"
    "server: cloudflare"
    "cf-ray: 9e433017f82db41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319552109"
        "sku" => "19992824442879583308"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319552109"
        "unitCost" => [
          "amount" => "12.91"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319552109"
                "updatedAt" => "2025-04-09T23:53:13Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319584877"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2687
    "request_size" => 269
    "total_time" => 0.127876
    "namelookup_time" => 4.0E-5
    "connect_time" => 4.0E-5
    "pretransfer_time" => 0.000107
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 5239.0
    "speed_upload" => 10197.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000141
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 40
    "connect_time_us" => 40
    "namelookup_time_us" => 40
    "pretransfer_time_us" => 107
    "starttransfer_time_us" => 141
    "total_time_us" => 127876
    "start_time" => 1774832536.5127
    "pause_handler" => Closure(float $duration) {#906
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @568
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2687
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.127876
          namelookup_time: 4.0E-5
          connect_time: 4.0E-5
          pretransfer_time: 0.000107
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 5239.0
          speed_upload: 10197.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000141
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 40
          connect_time_us: 40
          namelookup_time_us: 40
          pretransfer_time_us: 107
          redirect_time_us: 0
          starttransfer_time_us: 141
          total_time_us: 127876
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775517
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: b5 (easy handle 0x5a0a5f01cf20)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:16 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=76, verdict_flag_enabled;desc="count=25";dur=1.159, graphql;desc="admin/query/other", _y;desc="2599968c-302a-4eea-b44a-b4a8b019853d", _s;desc="14d59042-cdfc-4695-af16-f09612cceb22"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=714bb431-e2df-434a-83d3-22d9a471c729-1774832536; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=714bb431-e2df-434a-83d3-22d9a471c729-1774832536"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 714bb431-e2df-434a-83d3-22d9a471c729-1774832536\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xrqzLNbmF50IdZZs9okNax6n2kS9htQ%2B6jqd2VIIEl5kUOAkLy%2FesN5ROXGMDWlwS7XHljorRgqCqM7d4o9p9vkcpGQ296pp%2FqR2Kgs5GETy2oxomHAqQjQQCA2dcIyfuEhQsQaRzApz"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=125.000000\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330193c90b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:16 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=76, verdict_flag_enabled;desc="count=25";dur=1.159, graphql;desc="admin/query/other", _y;desc="2599968c-302a-4eea-b44a-b4a8b019853d", _s;desc="14d59042-cdfc-4695-af16-f09612cceb22""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=714bb431-e2df-434a-83d3-22d9a471c729-1774832536; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=714bb431-e2df-434a-83d3-22d9a471c729-1774832536""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 714bb431-e2df-434a-83d3-22d9a471c729-1774832536"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xrqzLNbmF50IdZZs9okNax6n2kS9htQ%2B6jqd2VIIEl5kUOAkLy%2FesN5ROXGMDWlwS7XHljorRgqCqM7d4o9p9vkcpGQ296pp%2FqR2Kgs5GETy2oxomHAqQjQQCA2dcIyfuEhQsQaRzApz"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=125.000000"
    "server: cloudflare"
    "cf-ray: 9e4330193c90b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319584877"
        "sku" => "24556417713785404072"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319584877"
        "unitCost" => [
          "amount" => "12.91"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319584877"
                "updatedAt" => "2025-04-09T23:53:04Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319617645"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.142687
    "namelookup_time" => 5.6E-5
    "connect_time" => 5.7E-5
    "pretransfer_time" => 0.00013
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 4702.0
    "speed_upload" => 9138.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000156
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 57
    "connect_time_us" => 57
    "namelookup_time_us" => 56
    "pretransfer_time_us" => 130
    "starttransfer_time_us" => 156
    "total_time_us" => 142687
    "start_time" => 1774832536.6412
    "pause_handler" => Closure(float $duration) {#908
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @574
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.142687
          namelookup_time: 5.6E-5
          connect_time: 5.7E-5
          pretransfer_time: 0.00013
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 4702.0
          speed_upload: 9138.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000156
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 57
          connect_time_us: 57
          namelookup_time_us: 56
          pretransfer_time_us: 130
          redirect_time_us: 0
          starttransfer_time_us: 156
          total_time_us: 142687
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775514
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: b7 (easy handle 0x5a0a5f023a80)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:16 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=94, verdict_flag_enabled;desc="count=25";dur=1.232, graphql;desc="admin/query/other", _y;desc="f399ac25-06d3-4d08-a581-31cd23ece231", _s;desc="b1081dd5-82a0-4003-9516-46ed69e8b828"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7abd9017-96f9-42c4-ba95-c9c59c31029c-1774832536; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7abd9017-96f9-42c4-ba95-c9c59c31029c-1774832536"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 7abd9017-96f9-42c4-ba95-c9c59c31029c-1774832536\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=G9TSJ9hbYsl%2BHgjaQvkUQ8HQHsZrzyN%2BK1SIeGmk9eTEkAu8IeRAIi531ky4ONxvUdGFO85YFDbT4LiUx0iUnt5osduaosfR82G2291dkbGTF5kcaCUwb9n%2FZ7A6UOZJV2%2ByzBCeU1gz"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=131.999969\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43301a0f34b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:16 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=94, verdict_flag_enabled;desc="count=25";dur=1.232, graphql;desc="admin/query/other", _y;desc="f399ac25-06d3-4d08-a581-31cd23ece231", _s;desc="b1081dd5-82a0-4003-9516-46ed69e8b828""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7abd9017-96f9-42c4-ba95-c9c59c31029c-1774832536; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7abd9017-96f9-42c4-ba95-c9c59c31029c-1774832536""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 7abd9017-96f9-42c4-ba95-c9c59c31029c-1774832536"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=G9TSJ9hbYsl%2BHgjaQvkUQ8HQHsZrzyN%2BK1SIeGmk9eTEkAu8IeRAIi531ky4ONxvUdGFO85YFDbT4LiUx0iUnt5osduaosfR82G2291dkbGTF5kcaCUwb9n%2FZ7A6UOZJV2%2ByzBCeU1gz"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=131.999969"
    "server: cloudflare"
    "cf-ray: 9e43301a0f34b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319617645"
        "sku" => "52863933124942561616"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319617645"
        "unitCost" => [
          "amount" => "12.91"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319617645"
                "updatedAt" => "2025-04-09T23:53:05Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319650413"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2693
    "request_size" => 269
    "total_time" => 0.162927
    "namelookup_time" => 3.6E-5
    "connect_time" => 3.6E-5
    "pretransfer_time" => 0.000109
    "size_upload" => 1304.0
    "size_download" => 672.0
    "speed_download" => 4124.0
    "speed_upload" => 8003.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000136
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 36
    "connect_time_us" => 36
    "namelookup_time_us" => 36
    "pretransfer_time_us" => 109
    "starttransfer_time_us" => 136
    "total_time_us" => 162927
    "start_time" => 1774832536.7844
    "pause_handler" => Closure(float $duration) {#910
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @580
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2693
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.162927
          namelookup_time: 3.6E-5
          connect_time: 3.6E-5
          pretransfer_time: 0.000109
          size_upload: 1304.0
          size_download: 672.0
          speed_download: 4124.0
          speed_upload: 8003.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000136
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 36
          connect_time_us: 36
          namelookup_time_us: 36
          pretransfer_time_us: 109
          redirect_time_us: 0
          starttransfer_time_us: 136
          total_time_us: 162927
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775511
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: b9 (easy handle 0x5a0a5f026280)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:16 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=96, verdict_flag_enabled;desc="count=25";dur=1.682, graphql;desc="admin/query/other", _y;desc="e0fc27f5-f2eb-4c1e-867d-d95b033f0437", _s;desc="38950e7b-4d42-4cb8-9257-ffcf52b8aab0"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=5794d7dc-06fa-4fb1-abeb-84ec353404e1-1774832536; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=5794d7dc-06fa-4fb1-abeb-84ec353404e1-1774832536"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 5794d7dc-06fa-4fb1-abeb-84ec353404e1-1774832536\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=UH4d2Z0UyaNEpQD73iJYJl0Sx74y%2BCadcX1qqtnO%2FC1HLoWdMeZ2%2Bsy5XJMp%2FkbmIWIK60QB8cso7C4T8XrO9gQ%2B1rzHxVWLJ5%2FuZGa9pPxO46AEAjcyJPADi1A4DwKfCda0VndhyViT"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=159.999847\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43301aea4fb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:16 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=96, verdict_flag_enabled;desc="count=25";dur=1.682, graphql;desc="admin/query/other", _y;desc="e0fc27f5-f2eb-4c1e-867d-d95b033f0437", _s;desc="38950e7b-4d42-4cb8-9257-ffcf52b8aab0""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=5794d7dc-06fa-4fb1-abeb-84ec353404e1-1774832536; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=5794d7dc-06fa-4fb1-abeb-84ec353404e1-1774832536""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 5794d7dc-06fa-4fb1-abeb-84ec353404e1-1774832536"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=UH4d2Z0UyaNEpQD73iJYJl0Sx74y%2BCadcX1qqtnO%2FC1HLoWdMeZ2%2Bsy5XJMp%2FkbmIWIK60QB8cso7C4T8XrO9gQ%2B1rzHxVWLJ5%2FuZGa9pPxO46AEAjcyJPADi1A4DwKfCda0VndhyViT"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=159.999847"
    "server: cloudflare"
    "cf-ray: 9e43301aea4fb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319650413"
        "sku" => "10917393768768011642"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319650413"
        "unitCost" => [
          "amount" => "12.91"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319650413"
                "updatedAt" => "2025-04-09T23:53:00Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319683181"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2691
    "request_size" => 269
    "total_time" => 0.181542
    "namelookup_time" => 3.4E-5
    "connect_time" => 3.5E-5
    "pretransfer_time" => 0.000108
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 3696.0
    "speed_upload" => 7182.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000136
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 35
    "connect_time_us" => 35
    "namelookup_time_us" => 34
    "pretransfer_time_us" => 108
    "starttransfer_time_us" => 136
    "total_time_us" => 181542
    "start_time" => 1774832536.9478
    "pause_handler" => Closure(float $duration) {#912
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @586
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2691
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.181542
          namelookup_time: 3.4E-5
          connect_time: 3.5E-5
          pretransfer_time: 0.000108
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 3696.0
          speed_upload: 7182.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000136
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 35
          connect_time_us: 35
          namelookup_time_us: 34
          pretransfer_time_us: 108
          redirect_time_us: 0
          starttransfer_time_us: 136
          total_time_us: 181542
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775508
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: bb (easy handle 0x5a0a5f02d3c0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:17 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=133, verdict_flag_enabled;desc="count=26";dur=55.023, graphql;desc="admin/query/other", _y;desc="6bd1000e-4ba5-48e1-bda7-e700b64ea8b5", _s;desc="2a78c62e-0fd2-4fca-8b5d-c79ad9dc6940"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=6c0e63ab-23de-4a47-a406-ed858ff12b49-1774832536; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=6c0e63ab-23de-4a47-a406-ed858ff12b49-1774832536"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 6c0e63ab-23de-4a47-a406-ed858ff12b49-1774832536\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wnxgwfpx57qtmTeugmY%2Fav6I%2B2b5cAQQHjKg%2BPVyZDGtqMnTGcO5DQu2EVcSq1z7HmYYTx958NlClPddl9BM26cJF%2B2Y7m7cudfr1gjMVpTf9Kt3uiquQynupRMPmg6BP5dhZLrCZDKp"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=179.000139\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43301bee41b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:17 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=133, verdict_flag_enabled;desc="count=26";dur=55.023, graphql;desc="admin/query/other", _y;desc="6bd1000e-4ba5-48e1-bda7-e700b64ea8b5", _s;desc="2a78c62e-0fd2-4fca-8b5d-c79ad9dc6940""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=6c0e63ab-23de-4a47-a406-ed858ff12b49-1774832536; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=6c0e63ab-23de-4a47-a406-ed858ff12b49-1774832536""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 6c0e63ab-23de-4a47-a406-ed858ff12b49-1774832536"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wnxgwfpx57qtmTeugmY%2Fav6I%2B2b5cAQQHjKg%2BPVyZDGtqMnTGcO5DQu2EVcSq1z7HmYYTx958NlClPddl9BM26cJF%2B2Y7m7cudfr1gjMVpTf9Kt3uiquQynupRMPmg6BP5dhZLrCZDKp"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=179.000139"
    "server: cloudflare"
    "cf-ray: 9e43301bee41b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319683181"
        "sku" => "75052151951897258252"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319683181"
        "unitCost" => [
          "amount" => "14.37"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319683181"
                "updatedAt" => "2025-04-09T23:53:03Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319715949"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2685
    "request_size" => 269
    "total_time" => 0.143428
    "namelookup_time" => 3.8E-5
    "connect_time" => 3.8E-5
    "pretransfer_time" => 0.000108
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 4664.0
    "speed_upload" => 9091.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000133
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 38
    "connect_time_us" => 38
    "namelookup_time_us" => 38
    "pretransfer_time_us" => 108
    "starttransfer_time_us" => 133
    "total_time_us" => 143428
    "start_time" => 1774832537.1299
    "pause_handler" => Closure(float $duration) {#914
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @592
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2685
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.143428
          namelookup_time: 3.8E-5
          connect_time: 3.8E-5
          pretransfer_time: 0.000108
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 4664.0
          speed_upload: 9091.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000133
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 38
          connect_time_us: 38
          namelookup_time_us: 38
          pretransfer_time_us: 108
          redirect_time_us: 0
          starttransfer_time_us: 133
          total_time_us: 143428
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775505
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: bd (easy handle 0x5a0a5f035b00)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:17 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=91, verdict_flag_enabled;desc="count=26";dur=1.295, graphql;desc="admin/query/other", _y;desc="71efc2a2-743a-468d-b14e-fc1748ec9f34", _s;desc="e9efd08b-10ba-42f5-8027-1aebd23189bc"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=69bc96fa-5c53-4d5f-9e31-e66dc3279e5f-1774832537; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=69bc96fa-5c53-4d5f-9e31-e66dc3279e5f-1774832537"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 69bc96fa-5c53-4d5f-9e31-e66dc3279e5f-1774832537\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=iEyYS6kbdcfjUNl%2FaeB%2FcGz1FDQbpCwILKoketcleBfccffU3Mguv2bZTatxmiXBBZs7A7o5r4EVZRC9VayfnKkQjVRKWvPEWCZR7Fj8hlIcYlV7nK4aMST6S7piJ1KG6hZHLd4oUhJm"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=138.999939\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43301d1a53b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:17 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=91, verdict_flag_enabled;desc="count=26";dur=1.295, graphql;desc="admin/query/other", _y;desc="71efc2a2-743a-468d-b14e-fc1748ec9f34", _s;desc="e9efd08b-10ba-42f5-8027-1aebd23189bc""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=69bc96fa-5c53-4d5f-9e31-e66dc3279e5f-1774832537; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=69bc96fa-5c53-4d5f-9e31-e66dc3279e5f-1774832537""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 69bc96fa-5c53-4d5f-9e31-e66dc3279e5f-1774832537"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=iEyYS6kbdcfjUNl%2FaeB%2FcGz1FDQbpCwILKoketcleBfccffU3Mguv2bZTatxmiXBBZs7A7o5r4EVZRC9VayfnKkQjVRKWvPEWCZR7Fj8hlIcYlV7nK4aMST6S7piJ1KG6hZHLd4oUhJm"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=138.999939"
    "server: cloudflare"
    "cf-ray: 9e43301d1a53b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319715949"
        "sku" => "25485561819134014923"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319715949"
        "unitCost" => [
          "amount" => "14.37"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319715949"
                "updatedAt" => "2025-04-09T23:53:08Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319748717"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.128129
    "namelookup_time" => 3.8E-5
    "connect_time" => 3.8E-5
    "pretransfer_time" => 0.000125
    "size_upload" => 1304.0
    "size_download" => 668.0
    "speed_download" => 5213.0
    "speed_upload" => 10177.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.00015
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 38
    "connect_time_us" => 38
    "namelookup_time_us" => 38
    "pretransfer_time_us" => 125
    "starttransfer_time_us" => 150
    "total_time_us" => 128129
    "start_time" => 1774832537.2738
    "pause_handler" => Closure(float $duration) {#916
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @598
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.128129
          namelookup_time: 3.8E-5
          connect_time: 3.8E-5
          pretransfer_time: 0.000125
          size_upload: 1304.0
          size_download: 668.0
          speed_download: 5213.0
          speed_upload: 10177.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.00015
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 38
          connect_time_us: 38
          namelookup_time_us: 38
          pretransfer_time_us: 125
          redirect_time_us: 0
          starttransfer_time_us: 150
          total_time_us: 128129
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775502
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: bf (easy handle 0x5a0a5f039f20)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:17 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=76, verdict_flag_enabled;desc="count=25";dur=1.472, graphql;desc="admin/query/other", _y;desc="813a46f6-f113-4749-9046-a1c8eca29df6", _s;desc="e634f180-1f2a-49e4-aaaf-5b3181604b53"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c9465cf9-df57-4d85-9262-3bfadfe85d0e-1774832537; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c9465cf9-df57-4d85-9262-3bfadfe85d0e-1774832537"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: c9465cf9-df57-4d85-9262-3bfadfe85d0e-1774832537\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=mMjkMrsfprad93PhddrN%2F6whM%2BkEenFaqeDMU5%2BIH6JpaYoKajI1rquuJ84MioyoyGAtXzlywrg6ZiZ7j65amTeJTGNW3OF6M261jpW6k1j4Kp04CtqPkejDyP0wUtHVQ0xL%2BBwW0vEw"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=125.000000\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43301dfd54b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:17 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=76, verdict_flag_enabled;desc="count=25";dur=1.472, graphql;desc="admin/query/other", _y;desc="813a46f6-f113-4749-9046-a1c8eca29df6", _s;desc="e634f180-1f2a-49e4-aaaf-5b3181604b53""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c9465cf9-df57-4d85-9262-3bfadfe85d0e-1774832537; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=c9465cf9-df57-4d85-9262-3bfadfe85d0e-1774832537""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: c9465cf9-df57-4d85-9262-3bfadfe85d0e-1774832537"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=mMjkMrsfprad93PhddrN%2F6whM%2BkEenFaqeDMU5%2BIH6JpaYoKajI1rquuJ84MioyoyGAtXzlywrg6ZiZ7j65amTeJTGNW3OF6M261jpW6k1j4Kp04CtqPkejDyP0wUtHVQ0xL%2BBwW0vEw"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=125.000000"
    "server: cloudflare"
    "cf-ray: 9e43301dfd54b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319748717"
        "sku" => "24723485648122950555"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319748717"
        "unitCost" => [
          "amount" => "14.37"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319748717"
                "updatedAt" => "2025-04-09T23:53:05Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319781485"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2691
    "request_size" => 269
    "total_time" => 0.129028
    "namelookup_time" => 4.3E-5
    "connect_time" => 4.3E-5
    "pretransfer_time" => 0.000116
    "size_upload" => 1304.0
    "size_download" => 668.0
    "speed_download" => 5177.0
    "speed_upload" => 10106.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000142
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 43
    "connect_time_us" => 43
    "namelookup_time_us" => 43
    "pretransfer_time_us" => 116
    "starttransfer_time_us" => 142
    "total_time_us" => 129028
    "start_time" => 1774832537.4024
    "pause_handler" => Closure(float $duration) {#918
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @604
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2691
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.129028
          namelookup_time: 4.3E-5
          connect_time: 4.3E-5
          pretransfer_time: 0.000116
          size_upload: 1304.0
          size_download: 668.0
          speed_download: 5177.0
          speed_upload: 10106.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000142
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 43
          connect_time_us: 43
          namelookup_time_us: 43
          pretransfer_time_us: 116
          redirect_time_us: 0
          starttransfer_time_us: 142
          total_time_us: 129028
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775499
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: c1 (easy handle 0x5a0a5f03c810)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:17 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=88, verdict_flag_enabled;desc="count=26";dur=1.526, graphql;desc="admin/query/other", _y;desc="f49a1c45-6456-4e26-b7b4-9528db4ea734", _s;desc="e2a30d68-4e8a-4c73-81b1-e69655f2eaed"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=2378ca2b-85fc-48e7-bb7c-e492cf3bf96f-1774832537; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=2378ca2b-85fc-48e7-bb7c-e492cf3bf96f-1774832537"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 2378ca2b-85fc-48e7-bb7c-e492cf3bf96f-1774832537\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=sPexZatnymuygt0xXj2XwUW9Y8YE2Vp7O58ER94sD7HoyV2O56%2BixIrEH1%2BKtgHNu%2BwtTOXPu3ll4jWP0CIu20W4deK8o%2FERESp42BsXoObeIDXqa2l3YTLfTlSzL3YCDoGgHE%2FQUXop"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=126.999855\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43301ec810b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:17 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=88, verdict_flag_enabled;desc="count=26";dur=1.526, graphql;desc="admin/query/other", _y;desc="f49a1c45-6456-4e26-b7b4-9528db4ea734", _s;desc="e2a30d68-4e8a-4c73-81b1-e69655f2eaed""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=2378ca2b-85fc-48e7-bb7c-e492cf3bf96f-1774832537; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=2378ca2b-85fc-48e7-bb7c-e492cf3bf96f-1774832537""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 2378ca2b-85fc-48e7-bb7c-e492cf3bf96f-1774832537"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=sPexZatnymuygt0xXj2XwUW9Y8YE2Vp7O58ER94sD7HoyV2O56%2BixIrEH1%2BKtgHNu%2BwtTOXPu3ll4jWP0CIu20W4deK8o%2FERESp42BsXoObeIDXqa2l3YTLfTlSzL3YCDoGgHE%2FQUXop"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=126.999855"
    "server: cloudflare"
    "cf-ray: 9e43301ec810b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319781485"
        "sku" => "22138094569506848197"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319781485"
        "unitCost" => [
          "amount" => "14.37"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319781485"
                "updatedAt" => "2025-04-09T23:53:15Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319814253"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2695
    "request_size" => 269
    "total_time" => 0.13452
    "namelookup_time" => 4.1E-5
    "connect_time" => 4.1E-5
    "pretransfer_time" => 0.00012
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 4980.0
    "speed_upload" => 9693.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000148
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 41
    "connect_time_us" => 41
    "namelookup_time_us" => 41
    "pretransfer_time_us" => 120
    "starttransfer_time_us" => 148
    "total_time_us" => 134520
    "start_time" => 1774832537.532
    "pause_handler" => Closure(float $duration) {#920
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @610
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2695
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.13452
          namelookup_time: 4.1E-5
          connect_time: 4.1E-5
          pretransfer_time: 0.00012
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 4980.0
          speed_upload: 9693.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000148
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 41
          connect_time_us: 41
          namelookup_time_us: 41
          pretransfer_time_us: 120
          redirect_time_us: 0
          starttransfer_time_us: 148
          total_time_us: 134520
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775496
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: c3 (easy handle 0x5a0a5f03dd40)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:17 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=83, verdict_flag_enabled;desc="count=26";dur=1.186, graphql;desc="admin/query/other", _y;desc="d9c6cada-94a6-419c-823d-ac11df1a3bf6", _s;desc="2ebba85d-a8b0-4fde-967e-1662881de104"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=df8d9da9-6bc6-4848-95d9-ba6d2b40bf16-1774832537; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=df8d9da9-6bc6-4848-95d9-ba6d2b40bf16-1774832537"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: df8d9da9-6bc6-4848-95d9-ba6d2b40bf16-1774832537\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RfgamFShQ5YXYQpmXjh0%2Bj9N%2BrWuVx2intaa4kHRTDUxbNc6mV5pPaR1TTjUvnPKRc6x9IKcGVaX1628OY2kYzzV%2B%2FlPVMcqfD3QWxapuic7Ghn4%2Ba54W6gY5jH%2B32uiOJ4YdA6%2Fzo59"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=131.000042\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e43301f9a88b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:17 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=83, verdict_flag_enabled;desc="count=26";dur=1.186, graphql;desc="admin/query/other", _y;desc="d9c6cada-94a6-419c-823d-ac11df1a3bf6", _s;desc="2ebba85d-a8b0-4fde-967e-1662881de104""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=df8d9da9-6bc6-4848-95d9-ba6d2b40bf16-1774832537; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=df8d9da9-6bc6-4848-95d9-ba6d2b40bf16-1774832537""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: df8d9da9-6bc6-4848-95d9-ba6d2b40bf16-1774832537"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RfgamFShQ5YXYQpmXjh0%2Bj9N%2BrWuVx2intaa4kHRTDUxbNc6mV5pPaR1TTjUvnPKRc6x9IKcGVaX1628OY2kYzzV%2B%2FlPVMcqfD3QWxapuic7Ghn4%2Ba54W6gY5jH%2B32uiOJ4YdA6%2Fzo59"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=131.000042"
    "server: cloudflare"
    "cf-ray: 9e43301f9a88b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319814253"
        "sku" => "15751164735407382641"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319814253"
        "unitCost" => [
          "amount" => "14.37"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319814253"
                "updatedAt" => "2025-04-09T23:53:10Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319847021"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.132328
    "namelookup_time" => 3.6E-5
    "connect_time" => 3.6E-5
    "pretransfer_time" => 0.000106
    "size_upload" => 1304.0
    "size_download" => 670.0
    "speed_download" => 5063.0
    "speed_upload" => 9854.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000158
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 36
    "connect_time_us" => 36
    "namelookup_time_us" => 36
    "pretransfer_time_us" => 106
    "starttransfer_time_us" => 158
    "total_time_us" => 132328
    "start_time" => 1774832537.667
    "pause_handler" => Closure(float $duration) {#922
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @616
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.132328
          namelookup_time: 3.6E-5
          connect_time: 3.6E-5
          pretransfer_time: 0.000106
          size_upload: 1304.0
          size_download: 670.0
          speed_download: 5063.0
          speed_upload: 9854.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000158
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 36
          connect_time_us: 36
          namelookup_time_us: 36
          pretransfer_time_us: 106
          redirect_time_us: 0
          starttransfer_time_us: 158
          total_time_us: 132328
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775493
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: c5 (easy handle 0x5a0a5f0406f0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:17 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=79, verdict_flag_enabled;desc="count=26";dur=1.066, graphql;desc="admin/query/other", _y;desc="b87f4627-fe69-4fb1-be4a-068bd81bd60c", _s;desc="dd6038b7-2b85-4d52-94ce-f44f03ba36fa"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b86eb4c5-6cab-4d43-8fae-5a4ff7827d85-1774832537; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b86eb4c5-6cab-4d43-8fae-5a4ff7827d85-1774832537"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: b86eb4c5-6cab-4d43-8fae-5a4ff7827d85-1774832537\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=y94kj07RRiz1H7CjpwDwYeHAaPVndGrhNa5M6DGG8OmFzSYPwRUaDk4R%2F88%2B04RLTLmfwTb8irJGTQ9ugl2mz0eWd%2FQJBEyKBxThdh8mCK2jTjcImGpU%2BfIivRkLRVsh9GOseOLKq8lD"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=128.999949\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330206d3fb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:17 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=79, verdict_flag_enabled;desc="count=26";dur=1.066, graphql;desc="admin/query/other", _y;desc="b87f4627-fe69-4fb1-be4a-068bd81bd60c", _s;desc="dd6038b7-2b85-4d52-94ce-f44f03ba36fa""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b86eb4c5-6cab-4d43-8fae-5a4ff7827d85-1774832537; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=b86eb4c5-6cab-4d43-8fae-5a4ff7827d85-1774832537""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: b86eb4c5-6cab-4d43-8fae-5a4ff7827d85-1774832537"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=y94kj07RRiz1H7CjpwDwYeHAaPVndGrhNa5M6DGG8OmFzSYPwRUaDk4R%2F88%2B04RLTLmfwTb8irJGTQ9ugl2mz0eWd%2FQJBEyKBxThdh8mCK2jTjcImGpU%2BfIivRkLRVsh9GOseOLKq8lD"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=128.999949"
    "server: cloudflare"
    "cf-ray: 9e4330206d3fb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319847021"
        "sku" => "27671238596638148402"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319847021"
        "unitCost" => [
          "amount" => "14.37"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319847021"
                "updatedAt" => "2025-04-09T23:53:06Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319879789"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2689
    "request_size" => 269
    "total_time" => 0.136196
    "namelookup_time" => 4.1E-5
    "connect_time" => 4.1E-5
    "pretransfer_time" => 0.000109
    "size_upload" => 1304.0
    "size_download" => 669.0
    "speed_download" => 4912.0
    "speed_upload" => 9574.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000135
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 41
    "connect_time_us" => 41
    "namelookup_time_us" => 41
    "pretransfer_time_us" => 109
    "starttransfer_time_us" => 135
    "total_time_us" => 136196
    "start_time" => 1774832537.7998
    "pause_handler" => Closure(float $duration) {#924
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @622
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2689
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.136196
          namelookup_time: 4.1E-5
          connect_time: 4.1E-5
          pretransfer_time: 0.000109
          size_upload: 1304.0
          size_download: 669.0
          speed_download: 4912.0
          speed_upload: 9574.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000135
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 41
          connect_time_us: 41
          namelookup_time_us: 41
          pretransfer_time_us: 109
          redirect_time_us: 0
          starttransfer_time_us: 135
          total_time_us: 136196
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775490
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: c7 (easy handle 0x5a0a5f04e360)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:17 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=93, verdict_flag_enabled;desc="count=25";dur=1.413, graphql;desc="admin/query/other", _y;desc="263c12fd-1011-443f-b33a-1f1a267693e9", _s;desc="47dc935b-0c94-4f9f-9e1f-41e42db26454"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=084c4054-8b5e-4271-bf4e-7193c7ef904a-1774832537; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=084c4054-8b5e-4271-bf4e-7193c7ef904a-1774832537"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 084c4054-8b5e-4271-bf4e-7193c7ef904a-1774832537\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=PsBitMrK3s7uZOfHODrf5jLeo2%2BIQD3UoRyi5l1mPANkRUl%2Bs2YDwdjLyxL0ClUWF0Q3Q%2BsSG5L37Bu5pI3VdCz32nrd4TvAbQsu5%2FrfMVIIWqIeJt9plPshmATNjDAERfGA9xOhcVeF"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=131.999969\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330214fe9b41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:17 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=93, verdict_flag_enabled;desc="count=25";dur=1.413, graphql;desc="admin/query/other", _y;desc="263c12fd-1011-443f-b33a-1f1a267693e9", _s;desc="47dc935b-0c94-4f9f-9e1f-41e42db26454""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=084c4054-8b5e-4271-bf4e-7193c7ef904a-1774832537; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=084c4054-8b5e-4271-bf4e-7193c7ef904a-1774832537""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 084c4054-8b5e-4271-bf4e-7193c7ef904a-1774832537"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=PsBitMrK3s7uZOfHODrf5jLeo2%2BIQD3UoRyi5l1mPANkRUl%2Bs2YDwdjLyxL0ClUWF0Q3Q%2BsSG5L37Bu5pI3VdCz32nrd4TvAbQsu5%2FrfMVIIWqIeJt9plPshmATNjDAERfGA9xOhcVeF"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=131.999969"
    "server: cloudflare"
    "cf-ray: 9e4330214fe9b41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319879789"
        "sku" => "20510583731123413322"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319879789"
        "unitCost" => [
          "amount" => "14.37"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319879789"
                "updatedAt" => "2025-04-09T23:53:11Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319912557"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2691
    "request_size" => 269
    "total_time" => 0.146942
    "namelookup_time" => 3.8E-5
    "connect_time" => 3.8E-5
    "pretransfer_time" => 0.000129
    "size_upload" => 1304.0
    "size_download" => 668.0
    "speed_download" => 4546.0
    "speed_upload" => 8874.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000154
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 38
    "connect_time_us" => 38
    "namelookup_time_us" => 38
    "pretransfer_time_us" => 129
    "starttransfer_time_us" => 154
    "total_time_us" => 146942
    "start_time" => 1774832537.9365
    "pause_handler" => Closure(float $duration) {#866
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @628
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2691
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.146942
          namelookup_time: 3.8E-5
          connect_time: 3.8E-5
          pretransfer_time: 0.000129
          size_upload: 1304.0
          size_download: 668.0
          speed_download: 4546.0
          speed_upload: 8874.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000154
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 38
          connect_time_us: 38
          namelookup_time_us: 38
          pretransfer_time_us: 129
          redirect_time_us: 0
          starttransfer_time_us: 154
          total_time_us: 146942
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775487
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: c9 (easy handle 0x5a0a5f04f890)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:18 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=101, verdict_flag_enabled;desc="count=26";dur=10.593, graphql;desc="admin/query/other", _y;desc="55287356-b53f-4c0a-8b01-4fed90b2ea40", _s;desc="f1850656-40d0-4fb1-9882-d3e7f9f23b82"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7a827338-1387-47bc-98cd-b2366d41e3c1-1774832537; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7a827338-1387-47bc-98cd-b2366d41e3c1-1774832537"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 7a827338-1387-47bc-98cd-b2366d41e3c1-1774832537\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=UKkkhMoAWRiOOVf9B%2B1pHSF7%2Fq2h84uBdDoXCmUmBBD9UpKMNL8ZCXcnFknpBH1ajCQEEfxlZ3sfZiZBJSHDt%2FZtnSRny%2FmdjlkL3wJrE0JIGPDukc15yYVWsE8egGiJ2FxZ8lsLa5V6"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=142.999887\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330221aeab41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:18 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=101, verdict_flag_enabled;desc="count=26";dur=10.593, graphql;desc="admin/query/other", _y;desc="55287356-b53f-4c0a-8b01-4fed90b2ea40", _s;desc="f1850656-40d0-4fb1-9882-d3e7f9f23b82""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7a827338-1387-47bc-98cd-b2366d41e3c1-1774832537; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=7a827338-1387-47bc-98cd-b2366d41e3c1-1774832537""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 7a827338-1387-47bc-98cd-b2366d41e3c1-1774832537"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=UKkkhMoAWRiOOVf9B%2B1pHSF7%2Fq2h84uBdDoXCmUmBBD9UpKMNL8ZCXcnFknpBH1ajCQEEfxlZ3sfZiZBJSHDt%2FZtnSRny%2FmdjlkL3wJrE0JIGPDukc15yYVWsE8egGiJ2FxZ8lsLa5V6"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=142.999887"
    "server: cloudflare"
    "cf-ray: 9e4330221aeab41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319912557"
        "sku" => "25077282075008784882"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319912557"
        "unitCost" => [
          "amount" => "15.29"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319912557"
                "updatedAt" => "2025-04-09T23:53:11Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]
POST https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json
[
  "headers" => [
    "X-Shopify-Access-Token" => "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"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "query" => """
      query getInventoryLevels($inventoryItemId: ID!) {\n
        inventoryItem(id: $inventoryItemId) {\n
          id\n
          sku\n
          tracked\n
          requiresShipping\n
          countryCodeOfOrigin\n
          provinceCodeOfOrigin\n
          harmonizedSystemCode\n
          createdAt\n
          updatedAt\n
          duplicateSkuCount\n
          inventoryHistoryUrl\n
          legacyResourceId\n
          unitCost {\n
            amount\n
            currencyCode\n
          }\n
          inventoryLevels(first: 250) {\n
            edges {\n
              node {\n
                id\n
                updatedAt\n
                quantities(names: ["available", "committed", "incoming", "reserved"]) {\n
                  name\n
                  quantity\n
                }\n
                location {\n
                  id\n
                  name\n
                  address {\n
                    address1\n
                    address2\n
                    city\n
                    province\n
                    country\n
                    zip\n
                    countryCode\n
                    phone\n
                  }\n
                  fulfillsOnlineOrders\n
                  hasActiveInventory\n
                  hasUnfulfilledOrders\n
                  isActive\n
                  shipsInventory\n
                  legacyResourceId\n
                }\n
                canDeactivate\n
                deactivationAlert\n
              }\n
            }\n
          }\n
        }\n
      }
      """
    "variables" => [
      "inventoryItemId" => "gid://shopify/InventoryItem/44423319945325"
    ]
  ]
]
200
[
  "info" => [
    "header_size" => 2687
    "request_size" => 269
    "total_time" => 0.127758
    "namelookup_time" => 3.8E-5
    "connect_time" => 3.8E-5
    "pretransfer_time" => 0.000108
    "size_upload" => 1304.0
    "size_download" => 671.0
    "speed_download" => 5252.0
    "speed_upload" => 10206.0
    "upload_content_length" => 1304.0
    "starttransfer_time" => 0.000135
    "primary_ip" => "23.227.38.74"
    "primary_port" => 443
    "local_ip" => "10.0.242.13"
    "local_port" => 43452
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 38
    "connect_time_us" => 38
    "namelookup_time_us" => 38
    "pretransfer_time_us" => 108
    "starttransfer_time_us" => 135
    "total_time_us" => 127758
    "start_time" => 1774832538.084
    "pause_handler" => Closure(float $duration) {#928
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @634
          url: "https://s17bg9-j1.myshopify.com/admin/api/2025-04/graphql.json"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 2687
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.127758
          namelookup_time: 3.8E-5
          connect_time: 3.8E-5
          pretransfer_time: 0.000108
          size_upload: 1304.0
          size_download: 671.0
          speed_download: 5252.0
          speed_upload: 10206.0
          download_content_length: -1.0
          upload_content_length: 1304.0
          starttransfer_time: 0.000135
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "23.227.38.74"
          certinfo: []
          primary_port: 443
          local_ip: "10.0.242.13"
          local_port: 43452
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 38
          connect_time_us: 38
          namelookup_time_us: 38
          pretransfer_time_us: 108
          redirect_time_us: 0
          starttransfer_time_us: 135
          total_time_us: 127758
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#715 …}
        $execCounter: -9223372036854775484
      }
    }
    "debug" => """
      * Found bundle for host s17bg9-j1.myshopify.com: 0x5a0a5ed68130 [can multiplex]\n
      * Re-using existing connection! (#0) with host s17bg9-j1.myshopify.com\n
      * Connected to s17bg9-j1.myshopify.com (23.227.38.74) port 443 (#0)\n
      * Using Stream ID: cb (easy handle 0x5a0a5f055fc0)\n
      > POST /admin/api/2025-04/graphql.json HTTP/2\r\n
      Host: s17bg9-j1.myshopify.com\r\n
      x-shopify-access-token: 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\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 1304\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Mon, 30 Mar 2026 01:02:18 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Accept-Encoding,Sec-Fetch-Site\r\n
      < referrer-policy: origin-when-cross-origin\r\n
      < x-frame-options: DENY\r\n
      < x-stats-userid: \r\n
      < x-stats-apiclientid: 34615033857\r\n
      < x-stats-apipermissionid: 574811701357\r\n
      < x-shopify-api-version: 2025-04\r\n
      < x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning\r\n
      < content-language: en\r\n
      < x-shopify-api-gql-engine: cardinal\r\n
      < strict-transport-security: max-age=7889238\r\n
      < server-timing: processing;dur=76, verdict_flag_enabled;desc="count=25";dur=6.502, graphql;desc="admin/query/other", _y;desc="0a446a3d-25cb-40f7-b5bc-009a4cc5c1a1", _s;desc="7f1024ce-b626-4bf1-b974-3f38f1ca30d2"\r\n
      < content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0cdd1380-a8f8-46fa-9d3f-a3f22fa4d751-1774832538; report-to shopify-csp\r\n
      < x-content-type-options: nosniff\r\n
      < x-download-options: noopen\r\n
      < x-permitted-cross-domain-policies: none\r\n
      < x-xss-protection: 1; mode=block\r\n
      < reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0cdd1380-a8f8-46fa-9d3f-a3f22fa4d751-1774832538"\r\n
      < x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 0cdd1380-a8f8-46fa-9d3f-a3f22fa4d751-1774832538\r\n
      < alt-svc: h3=":443"; ma=86400\r\n
      < cf-cache-status: DYNAMIC\r\n
      < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jMR7Fh05gpzfbMWZXy%2FIufeppxZzdd93VkplKEnVE98ca32a6SkYbnWrx61mRiZXQqo48%2BvnE2KPU4eLcp32vd45hPGTN4%2Fj45T65TE70BrRbCh4hUmFp8Le1LyxpShLDSwjuljV30oe"}],"group":"cf-nel","max_age":604800}\r\n
      < nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}\r\n
      < server-timing: cfRequestDuration;dur=123.999834\r\n
      < server: cloudflare\r\n
      < cf-ray: 9e4330230e5bb41c-IAD\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Mon, 30 Mar 2026 01:02:18 GMT"
    "content-type: application/json; charset=utf-8"
    "vary: Accept-Encoding,Sec-Fetch-Site"
    "referrer-policy: origin-when-cross-origin"
    "x-frame-options: DENY"
    "x-stats-userid: "
    "x-stats-apiclientid: 34615033857"
    "x-stats-apipermissionid: 574811701357"
    "x-shopify-api-version: 2025-04"
    "x-shopify-api-version-warning: https://shopify.dev/concepts/about-apis/versioning"
    "content-language: en"
    "x-shopify-api-gql-engine: cardinal"
    "strict-transport-security: max-age=7889238"
    "server-timing: processing;dur=76, verdict_flag_enabled;desc="count=25";dur=6.502, graphql;desc="admin/query/other", _y;desc="0a446a3d-25cb-40f7-b5bc-009a4cc5c1a1", _s;desc="7f1024ce-b626-4bf1-b974-3f38f1ca30d2""
    "content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.pci.shopifyinc.com https://checkout.pci.shopifyinc.com/build/04ed4e1/card_fields.js https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0cdd1380-a8f8-46fa-9d3f-a3f22fa4d751-1774832538; report-to shopify-csp"
    "x-content-type-options: nosniff"
    "x-download-options: noopen"
    "x-permitted-cross-domain-policies: none"
    "x-xss-protection: 1; mode=block"
    "reporting-endpoints: shopify-csp="/csp-report?source%5Baction%5D=query&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fgraphql&source%5Bsection%5D=admin_api&source%5Buuid%5D=0cdd1380-a8f8-46fa-9d3f-a3f22fa4d751-1774832538""
    "x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1"
    "content-encoding: gzip"
    "x-request-id: 0cdd1380-a8f8-46fa-9d3f-a3f22fa4d751-1774832538"
    "alt-svc: h3=":443"; ma=86400"
    "cf-cache-status: DYNAMIC"
    "report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jMR7Fh05gpzfbMWZXy%2FIufeppxZzdd93VkplKEnVE98ca32a6SkYbnWrx61mRiZXQqo48%2BvnE2KPU4eLcp32vd45hPGTN4%2Fj45T65TE70BrRbCh4hUmFp8Le1LyxpShLDSwjuljV30oe"}],"group":"cf-nel","max_age":604800}"
    "nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}"
    "server-timing: cfRequestDuration;dur=123.999834"
    "server: cloudflare"
    "cf-ray: 9e4330230e5bb41c-IAD"
  ]
  "response_json" => [
    "data" => [
      "inventoryItem" => [
        "id" => "gid://shopify/InventoryItem/44423319945325"
        "sku" => "13398623151765332347"
        "tracked" => false
        "requiresShipping" => true
        "countryCodeOfOrigin" => null
        "provinceCodeOfOrigin" => null
        "harmonizedSystemCode" => null
        "createdAt" => "2025-04-09T23:52:57Z"
        "updatedAt" => "2025-06-29T23:40:01Z"
        "duplicateSkuCount" => 0
        "inventoryHistoryUrl" => null
        "legacyResourceId" => "44423319945325"
        "unitCost" => [
          "amount" => "15.29"
          "currencyCode" => "USD"
        ]
        "inventoryLevels" => [
          "edges" => [
            [
              "node" => [
                "id" => "gid://shopify/InventoryLevel/106048127085?inventory_item_id=44423319945325"
                "updatedAt" => "2025-04-09T23:53:15Z"
                "quantities" => [
                  [
                    "name" => "available"
                    "quantity" => 1
                  ]
                  [
                    "name" => "committed"
                    "quantity" => 0
                  ]
                  [
                    "name" => "incoming"
                    "quantity" => 0
                  ]
                  [
                    "name" => "reserved"
                    "quantity" => 0
                  ]
                ]
                "location" => [
                  "id" => "gid://shopify/Location/71692648557"
                  "name" => "Printify"
                  "address" => [
                    "address1" => null
                    "address2" => null
                    "city" => null
                    "province" => null
                    "country" => "United States"
                    "zip" => null
                    "countryCode" => "US"
                    "phone" => null
                  ]
                  "fulfillsOnlineOrders" => true
                  "hasActiveInventory" => true
                  "hasUnfulfilledOrders" => false
                  "isActive" => true
                  "shipsInventory" => false
                  "legacyResourceId" => "71692648557"
                ]
                "canDeactivate" => true
                "deactivationAlert" => null
              ]
            ]
          ]
        ]
      ]
    ]
    "extensions" => [
      "cost" => [
        "requestedQueryCost" => 58
        "actualQueryCost" => 4
        "throttleStatus" => [
          "maximumAvailable" => 2000.0
          "currentlyAvailable" => 1996
          "restoreRate" => 100.0
        ]
      ]
    ]
  ]
]