CINXE.COM

GraphQL Admin API reference

<!DOCTYPE html><html lang="en" class="scroll-smooth motion-reduce:scroll-auto"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>GraphQL Admin API reference</title><meta property="og:title" content="GraphQL Admin API reference"/><meta property="twitter:title" content="GraphQL Admin API reference"/><meta property="og:url" content="https://shopify.dev/docs/api/admin-graphql"/><meta name="description" content="The Admin API lets you build apps and integrations that extend and enhance the Shopify admin. Learn how to get started using efficient GraphQL queries."/><meta property="og:description" content="The Admin API lets you build apps and integrations that extend and enhance the Shopify admin. Learn how to get started using efficient GraphQL queries."/><meta property="twitter:description" content="The Admin API lets you build apps and integrations that extend and enhance the Shopify admin. Learn how to get started using efficient GraphQL queries."/><meta property="og:type" content="website"/><meta property="og:site_name" content="Shopify"/><meta property="og:image" content="https://shopify.dev/assets/social-share-24de3afa0326f705b84a0a98714acc192611e5a21ade3b7c8f2bd12ba7d1457f.jpg"/><meta property="twitter:card" content="summary_large_image"/><meta property="twitter:site" content="@Shopify"/><meta property="twitter:account_id" content="17136315"/><meta property="twitter:image" content="https://shopify.dev/assets/social-share-24de3afa0326f705b84a0a98714acc192611e5a21ade3b7c8f2bd12ba7d1457f.jpg"/><link rel="icon" type="image/png" href="https://cdn.shopify.com/static/shopify-favicon.png"/><script> self.getThemeMode = () => { for (const cookie of document.cookie.split(';')) { const [key, value] = cookie .trim() .split('=') .map((value) => decodeURIComponent(value)); if (key === 'theme_mode') { if (value === 'ThemeMode-dark') return 'dark'; if (value === 'ThemeMode-default') return 'light'; } } if (matchMedia('(prefers-color-scheme: dark)').matches) return 'dark'; return 'light'; }; self.setThemeMode = (mode) => { const cookieValue = mode === 'dark' ? 'ThemeMode-dark' : 'ThemeMode-default'; document.cookie = `theme_mode=${cookieValue}; path=/`; }; try { document.documentElement.classList.add( getThemeMode() === 'dark' ? 'Mode-Dark' : 'Mode-Light', ); } catch (_) {} </script><link rel="stylesheet" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/root-Bs6V8FjF.css"/><link rel="stylesheet" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Error404-C3Fl2khE.css"/><link rel="stylesheet" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageLayout-BWQveOLj.css"/><link rel="stylesheet" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/MarkdownRenderer-K3wHo5x3.css"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&amp;family=JetBrains+Mono:wght@400;700;800&amp;display=swap"/><link rel="stylesheet" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/global-wrapper-BlPecmOO.css"/><link rel="stylesheet" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/GqlChip-DtFD-BE0.css"/><link rel="stylesheet" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_SubmissionMessage-DvClNAzB.css"/><link rel="stylesheet" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_EditorComponent-BW33Qjb_.css"/><link rel="stylesheet" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageNavigation-CbOEMyeH.css"/><link rel="stylesheet" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_ListItem-CoIFRGYE.css"/><link rel="stylesheet" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/render-4Q9aUvcW.css"/><link rel="stylesheet" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_PropertyDetails-DB-DZ1M7.css"/><link rel="stylesheet" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Feedback-DOMdGcIi.css"/><link rel="stylesheet" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/graphql-landing-C63vMx7V.css"/></head><body class="Theme-GQL"><a href="#main-content" class="skip-to-main-content">Skip to main content</a><div><svg xmlns="http://www.w3.org/2000/svg" width="0" height="0"><defs id="symbols"><symbol id="AppBridgeMedium" viewBox="0 0 20 20"><path d="M11.642 10.089 10 5.162 8.358 10.09A15.678 15.678 0 0 1 10 10c.55 0 1.1.031 1.642.089Zm2.235.38-2.454-7.362c-.456-1.368-2.39-1.368-2.846 0l-2.454 7.361a21.094 21.094 0 0 0-4.57 1.638 1 1 0 1 0 .894 1.788 18.879 18.879 0 0 1 2.919-1.154L4.05 16.684a1 1 0 1 0 1.898.632l1.704-5.114C8.425 12.074 9.214 12 10 12s1.575.074 2.347.202l1.704 5.114a1 1 0 1 0 1.898-.632l-1.315-3.944a18.88 18.88 0 0 1 2.919 1.154 1 1 0 1 0 .894-1.788 21.095 21.095 0 0 0-4.57-1.638Z"/></symbol><symbol id="AppBridgeSmall" viewBox="0 0 16 16"><path d="M9.466 8.313 8 3.55 6.534 8.313c.484-.04.974-.063 1.466-.063s.983.023 1.466.063Zm1.632.206L9.195 2.332c-.362-1.176-2.028-1.176-2.39 0L4.902 8.52c-1.196.2-2.284.485-3.14.77a.75.75 0 1 0 .475 1.422 19.08 19.08 0 0 1 2.167-.574l-1.12 3.642a.75.75 0 0 0 1.433.441l1.339-4.35c.635-.076 1.29-.12 1.944-.12.653 0 1.309.044 1.944.12l1.34 4.35a.75.75 0 0 0 1.433-.44l-1.12-3.643c.814.167 1.555.37 2.166.574a.75.75 0 0 0 .474-1.423 21.08 21.08 0 0 0-3.139-.769Z"/></symbol><symbol id="ArrowRightMedium" viewBox="0 0 20 20"><path d="M10.172 5.05a1 1 0 0 1 1.414 0l4.242 4.243a1 1 0 0 1 0 1.414l-4.242 4.243a1 1 0 0 1-1.414-1.414L12.707 11H4.88a1 1 0 1 1 0-2h7.828l-2.535-2.535a1 1 0 0 1 0-1.415Z"/></symbol><symbol id="ArrowRightSmall" viewBox="0 0 16 16"><path d="M8 3.757a1 1 0 0 1 1.414 0l3.536 3.536a1 1 0 0 1 0 1.414l-3.536 3.536A1 1 0 1 1 8 10.828L9.828 9h-6.07a1 1 0 1 1 0-2h6.07L8 5.172a1 1 0 0 1 0-1.415Z"/></symbol><symbol id="BetaMedium" viewBox="0 0 20 20"><path d="M8.5 3a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1h-3V3ZM8 5a1 1 0 0 0 0 2h.275c.128 0 .225.115.225.243v.294c0 .932-.393 1.82-1.083 2.447l-3.51 3.19A2.773 2.773 0 0 0 5.774 18h8.454a2.773 2.773 0 0 0 1.865-4.825l-3.51-3.19A3.308 3.308 0 0 1 11.5 7.536v-.294c0-.128.097-.243.225-.243H12a1 1 0 1 0 0-2H8Zm1.3 6.4a1 1 0 0 1-.2 1.4l-.558.418a9.526 9.526 0 0 0-2.21 2.337 1 1 0 0 1-1.664-1.11 11.526 11.526 0 0 1 2.674-2.827L7.9 11.2a1 1 0 0 1 1.4.2Z"/></symbol><symbol id="BetaSmall" viewBox="0 0 16 16"><path d="M6.5 2a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1h-3V2ZM6 4a1 1 0 1 0 0 2h.275c.128 0 .225.115.225.243v.288c0 .934-.4 1.824-1.098 2.445l-2.707 2.406A2.07 2.07 0 0 0 4.07 15h7.86a2.07 2.07 0 0 0 1.375-3.618l-2.707-2.406A3.272 3.272 0 0 1 9.5 6.531v-.288c0-.128.097-.243.225-.243H10a1 1 0 1 0 0-2H6Zm1.4 5.7a.5.5 0 0 1-.1.7l-.558.418a10.023 10.023 0 0 0-2.326 2.46.5.5 0 0 1-.832-.555 11.025 11.025 0 0 1 2.558-2.705L6.7 9.6a.5.5 0 0 1 .7.1Z"/></symbol><symbol id="BoxedMinusMedium" viewBox="0 0 20 20"><path d="M5 4h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1ZM2 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5Zm3.5 4a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-9Z"/></symbol><symbol id="BoxedMinusSmall" viewBox="0 0 16 16"><path d="M12 2.5H4A1.5 1.5 0 0 0 2.5 4v8A1.5 1.5 0 0 0 4 13.5h8a1.5 1.5 0 0 0 1.5-1.5V4A1.5 1.5 0 0 0 12 2.5ZM4 1a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3H4Zm8 6.75V7.5a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-.75Z"/></symbol><symbol id="BoxedPlusMedium" viewBox="0 0 20 20"><path d="M5 4h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1ZM2 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5Zm7.5 10a.5.5 0 0 1-.5-.5V11H5.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H9V5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V9h3.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H11v3.5a.5.5 0 0 1-.5.5h-1Z"/></symbol><symbol id="BoxedPlusSmall" viewBox="0 0 16 16"><path d="M12 2.5H4A1.5 1.5 0 0 0 2.5 4v8A1.5 1.5 0 0 0 4 13.5h8a1.5 1.5 0 0 0 1.5-1.5V4A1.5 1.5 0 0 0 12 2.5ZM4 1a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3H4Zm0 6.75V7.5a.5.5 0 0 1 .5-.5H7V4.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V7h2.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H9v2.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V9H4.5a.5.5 0 0 1-.5-.5v-.75Z"/></symbol><symbol id="CaretDownMedium" viewBox="0 0 20 20"><path d="M13.586 8H6.414c-.89 0-1.337 1.077-.707 1.707l3.586 3.586a1 1 0 0 0 1.414 0l3.586-3.586c.63-.63.184-1.707-.707-1.707Z"/></symbol><symbol id="CaretDownSmall" viewBox="0 0 16 16"><path d="M11.586 6H4.414c-.89 0-1.337 1.077-.707 1.707l3.586 3.586a1 1 0 0 0 1.414 0l3.586-3.586c.63-.63.184-1.707-.707-1.707Z"/></symbol><symbol id="CaretLeftMedium" viewBox="0 0 20 20"><path d="M12 13.586V6.414c0-.89-1.077-1.337-1.707-.707L6.707 9.293a1 1 0 0 0 0 1.414l3.586 3.586c.63.63 1.707.184 1.707-.707Z"/></symbol><symbol id="CaretLeftSmall" viewBox="0 0 16 16"><path d="M10 11.586V4.414c0-.89-1.077-1.337-1.707-.707L4.707 7.293a1 1 0 0 0 0 1.414l3.586 3.586c.63.63 1.707.184 1.707-.707Z"/></symbol><symbol id="CaretRightMedium" viewBox="0 0 20 20"><path d="M8 6.414v7.172c0 .89 1.077 1.337 1.707.707l3.586-3.586a1 1 0 0 0 0-1.414L9.707 5.707C9.077 5.077 8 5.523 8 6.414Z"/></symbol><symbol id="CaretRightSmall" viewBox="0 0 16 16"><path d="M6 4.414v7.172c0 .89 1.077 1.337 1.707.707l3.586-3.586a1 1 0 0 0 0-1.414L7.707 3.707C7.077 3.077 6 3.523 6 4.414Z"/></symbol><symbol id="CaretUpMedium" viewBox="0 0 20 20"><path d="M13.586 12H6.414c-.89 0-1.337-1.077-.707-1.707l3.586-3.586a1 1 0 0 1 1.414 0l3.586 3.586c.63.63.184 1.707-.707 1.707Z"/></symbol><symbol id="CaretUpSmall" viewBox="0 0 16 16"><path d="M11.586 10H4.414c-.89 0-1.337-1.077-.707-1.707l3.586-3.586a1 1 0 0 1 1.414 0l3.586 3.586c.63.63.184 1.707-.707 1.707Z"/></symbol><symbol id="CheatsheetMedium" viewBox="0 0 20 20"><path d="M4 4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1h-1V4h-1v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2h11v-1h-1.5l1.5-3h-3l1.5 3H9l-1.5-3L6 15H4V4Zm3.5 0L6 7h3L7.5 4Zm0 4L9 11H6l1.5-3Zm4-1L13 4h-3l1.5 3ZM10 8l1.5 3L13 8h-3Z"/></symbol><symbol id="CheatsheetSmall" viewBox="0 0 16 16"><path d="M13 3v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2h11v-1H3V3a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v1h-1V3h-1ZM5.5 3 4 5h3L5.5 3Zm4 5L8 6h3L9.5 8ZM8 3l1.5 2L11 3H8ZM5.5 6 7 8H4l1.5-2ZM11 9l-1.5 2L8 9h3ZM5.5 9 7 11H4l1.5-2Z"/></symbol><symbol id="CheckMedium" viewBox="0 0 20 20"><path d="M7.95 12.071 4.768 8.89a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 0 0 0 .707l4.242 4.243a.5.5 0 0 0 .707 0l.707-.707.003-.003 7.068-7.068a.5.5 0 0 0 0-.707l-.707-.707a.5.5 0 0 0-.707 0L7.95 12.07Z"/></symbol><symbol id="CheckSmall" viewBox="0 0 16 16"><path d="M6.243 9.867 3.768 7.392a.5.5 0 0 0-.707 0l-.708.707a.5.5 0 0 0 0 .707l2.824 2.824a.722.722 0 0 0 .005.005l.707.707a.5.5 0 0 0 .707 0l.707-.707 6.364-6.364a.5.5 0 0 0 0-.707l-.707-.708a.5.5 0 0 0-.707 0l-6.01 6.01Z"/></symbol><symbol id="ChevronDownLarge" viewBox="0 0 24 24"><path d="M5.354 10.575a.5.5 0 0 0 0 .707l5.657 5.657.707.707a.5.5 0 0 0 .707 0l6.364-6.363a.5.5 0 0 0 0-.707l-.707-.708a.5.5 0 0 0-.707 0l-5.304 5.304-5.303-5.304a.5.5 0 0 0-.707 0l-.707.707Z"/></symbol><symbol id="ChevronDownMedium" viewBox="0 0 20 20"><path d="M3.989 8.283a.5.5 0 0 0 0 .707l4.95 4.95.706.707a.5.5 0 0 0 .707 0l.708-.707 4.95-4.95a.5.5 0 0 0 0-.707l-.708-.707a.5.5 0 0 0-.707 0L10 12.172 5.403 7.576a.5.5 0 0 0-.707 0l-.707.707Z"/></symbol><symbol id="ChevronDownSmall" viewBox="0 0 16 16"><path d="M3.404 6.697a.5.5 0 0 0 0 .707l3.535 3.535.707.707a.5.5 0 0 0 .707 0l.707-.707 3.536-3.535a.5.5 0 0 0 0-.707l-.707-.707a.5.5 0 0 0-.707 0L8 9.172 4.818 5.99a.5.5 0 0 0-.707 0l-.707.707Z"/></symbol><symbol id="ChevronLeftLarge" viewBox="0 0 24 24"><path d="M13.425 5.354a.5.5 0 0 0-.707 0L7.06 11.01l-.707.707a.5.5 0 0 0 0 .707l6.363 6.364a.5.5 0 0 0 .707 0l.708-.707a.5.5 0 0 0 0-.707L8.828 12.07l5.304-5.303a.5.5 0 0 0 0-.707l-.707-.707Z"/></symbol><symbol id="ChevronLeftMedium" viewBox="0 0 20 20"><path d="M11.717 3.989a.5.5 0 0 0-.707 0l-4.95 4.95-.707.706a.5.5 0 0 0 0 .707l.707.708 4.95 4.95a.5.5 0 0 0 .707 0l.707-.708a.5.5 0 0 0 0-.707L7.828 10l4.596-4.596a.5.5 0 0 0 0-.707l-.707-.707Z"/></symbol><symbol id="ChevronLeftSmall" viewBox="0 0 16 16"><path d="M9.303 3.404a.5.5 0 0 0-.707 0L5.061 6.939l-.707.707a.5.5 0 0 0 0 .707l.707.707 3.535 3.536a.5.5 0 0 0 .707 0l.707-.707a.5.5 0 0 0 0-.707L6.828 8l3.182-3.182a.5.5 0 0 0 0-.707l-.707-.707Z"/></symbol><symbol id="ChevronRightLarge" viewBox="0 0 24 24"><path d="M10.577 5.284a.5.5 0 0 1 .707 0l5.657 5.657.707.707a.5.5 0 0 1 0 .707l-6.364 6.364a.5.5 0 0 1-.707 0l-.707-.707a.5.5 0 0 1 0-.707l5.303-5.303L9.87 6.698a.5.5 0 0 1 0-.707l.707-.707Z"/></symbol><symbol id="ChevronRightMedium" viewBox="0 0 20 20"><path d="M8.286 3.988a.5.5 0 0 1 .708 0l4.95 4.95.706.707a.5.5 0 0 1 0 .707l-.707.707-4.95 4.95a.5.5 0 0 1-.707 0l-.707-.707a.5.5 0 0 1 0-.707l4.596-4.596L7.58 5.403a.5.5 0 0 1 0-.708l.707-.707Z"/></symbol><symbol id="ChevronRightSmall" viewBox="0 0 16 16"><path d="M6.696 3.354a.5.5 0 0 1 .708 0l3.535 3.535.707.707a.5.5 0 0 1 0 .707l-.707.707-3.535 3.536a.5.5 0 0 1-.708 0l-.707-.707a.5.5 0 0 1 0-.707L9.171 7.95 5.99 4.768a.5.5 0 0 1 0-.707l.707-.707Z"/></symbol><symbol id="ChevronUpLarge" viewBox="0 0 24 24"><path d="M5.284 13.423a.5.5 0 0 1 0-.707L10.94 7.06l.707-.707a.5.5 0 0 1 .707 0l6.364 6.364a.5.5 0 0 1 0 .707l-.707.707a.5.5 0 0 1-.707 0l-5.303-5.303-5.304 5.303a.5.5 0 0 1-.707 0l-.707-.707Z"/></symbol><symbol id="ChevronUpMedium" viewBox="0 0 20 20"><path d="M3.988 11.713a.5.5 0 0 1 0-.707l4.95-4.95.707-.706a.5.5 0 0 1 .707 0l.707.707 4.95 4.95a.5.5 0 0 1 0 .707l-.707.707a.5.5 0 0 1-.707 0L9.999 7.824l-4.596 4.597a.5.5 0 0 1-.708 0l-.707-.707Z"/></symbol><symbol id="ChevronUpSmall" viewBox="0 0 16 16"><path d="M3.354 9.303a.5.5 0 0 1 0-.707l3.535-3.535.707-.707a.5.5 0 0 1 .707 0l.707.707 3.536 3.535a.5.5 0 0 1 0 .707l-.707.708a.5.5 0 0 1-.707 0L7.95 6.829 4.768 10.01a.5.5 0 0 1-.707 0l-.707-.707Z"/></symbol><symbol id="ClipboardMedium" viewBox="0 0 20 20"><path d="M9 2a1 1 0 0 0 0 2h2a1 1 0 1 0 0-2H9ZM5.75 3a1 1 0 0 1 1 1 1 1 0 0 0 1 1h4.5a1 1 0 0 0 1-1 1 1 0 0 1 1-1h.375C15.385 3 16 3.616 16 4.375V16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4.375C4 3.615 4.616 3 5.375 3h.375Z"/></symbol><symbol id="ClipboardSmall" viewBox="0 0 16 16"><path d="M7 1a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2H7ZM4 2a1 1 0 0 1 1 1 1 1 0 0 0 1 1h4a1 1 0 0 0 1-1 1 1 0 1 1 2 0v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V3a1 1 0 0 1 1-1Z"/></symbol><symbol id="CloseLarge" viewBox="0 0 24 24"><path d="M15.89 17.303a.5.5 0 0 0 .706 0l.707-.707a.5.5 0 0 0 0-.707L13.414 12l3.89-3.89a.5.5 0 0 0 0-.706l-.708-.707a.5.5 0 0 0-.707 0L12 10.586l-3.89-3.89a.5.5 0 0 0-.706 0l-.707.708a.5.5 0 0 0 0 .707L10.586 12l-3.89 3.89a.5.5 0 0 0 0 .706l.708.707a.5.5 0 0 0 .707 0L12 13.414l3.89 3.89Z"/></symbol><symbol id="CloseMedium" viewBox="0 0 20 20"><path d="M13.182 14.596a.5.5 0 0 0 .707 0l.707-.707a.5.5 0 0 0 0-.707L11.414 10l3.182-3.182a.5.5 0 0 0 0-.707l-.707-.707a.5.5 0 0 0-.707 0L10 8.586 6.818 5.404a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 0 0 0 .707L8.586 10l-3.182 3.182a.5.5 0 0 0 0 .707l.707.707a.5.5 0 0 0 .707 0L10 11.414l3.182 3.182Z"/></symbol><symbol id="CloseSmall" viewBox="0 0 16 16"><path d="M10.475 11.89a.5.5 0 0 0 .707 0l.707-.708a.5.5 0 0 0 0-.707L9.414 8l2.475-2.475a.5.5 0 0 0 0-.707l-.707-.707a.5.5 0 0 0-.707 0L8 6.586 5.525 4.11a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 0 0 0 .707L6.586 8 4.11 10.475a.5.5 0 0 0 0 .707l.707.707a.5.5 0 0 0 .707 0L8 9.414l2.475 2.475Z"/></symbol><symbol id="CloudSmall" viewBox="0 0 16 16"><path d="M12 7.5c0 .17-.012.337-.035.5h.535a2.5 2.5 0 0 1 0 5h-8c-.08 0-.16-.004-.239-.011A3 3 0 1 1 7 10a.5.5 0 1 0 1 0 4 4 0 0 0-2.75-3.8A3.501 3.501 0 0 1 12 7.5Z"/></symbol><symbol id="CodeMedium" viewBox="0 0 20 20"><path d="M10.897 2.035a.5.5 0 0 0-.58.405L7.714 17.212a.5.5 0 0 0 .405.58l.985.173a.5.5 0 0 0 .58-.405l2.604-14.773a.5.5 0 0 0-.405-.579l-.985-.173Zm2.7 12.51a.5.5 0 0 0 .706 0l3.536-3.535.707-.707a.5.5 0 0 0 0-.707l-.707-.707-3.536-3.536a.5.5 0 0 0-.707 0l-.707.708a.5.5 0 0 0 0 .707l3.182 3.182-3.182 3.182a.5.5 0 0 0 0 .707l.707.707ZM6.302 5.355a.5.5 0 0 0-.707 0L2.061 8.889l-.707.707a.5.5 0 0 0 0 .707l.707.707 3.535 3.536a.5.5 0 0 0 .707 0l.707-.707a.5.5 0 0 0 0-.707L3.828 9.95 7.01 6.768a.5.5 0 0 0 0-.707l-.707-.707Z"/></symbol><symbol id="CodeSmall" viewBox="0 0 16 16"><path d="M7.913 2.974a.5.5 0 0 1 .58-.406l.984.174a.5.5 0 0 1 .406.579l-1.737 9.848a.5.5 0 0 1-.579.406l-.985-.174a.5.5 0 0 1-.405-.58l1.736-9.847Zm-6.56 4.672a.5.5 0 0 0 0 .708l1.061 1.06 1.74 1.74c.21.21.552.21.763 0l.68-.68a.5.5 0 0 0 0-.706L3.827 8l1.768-1.768a.5.5 0 0 0 0-.707l-.707-.707a.5.5 0 0 0-.707 0L1.354 7.646Zm12.304-1.06 1.06 1.06a.5.5 0 0 1 0 .708l-2.828 2.828a.5.5 0 0 1-.707 0l-.707-.707a.5.5 0 0 1 0-.707L12.243 8l-1.768-1.768a.5.5 0 0 1 0-.707l.679-.679a.54.54 0 0 1 .763 0l1.74 1.74Z"/></symbol><symbol id="CollapseMedium" viewBox="0 0 20 20"><path d="M6.268 12.32H3.682a1 1 0 1 1 0-2h5a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0v-2.586L3.707 17.71a1 1 0 0 1-1.414-1.414l3.975-3.975ZM13.732 7.682h2.586a1 1 0 0 1 0 2H11.32a1 1 0 0 1-1-1v-5a1 1 0 1 1 2 0v2.586l3.974-3.975a1 1 0 1 1 1.414 1.414l-3.975 3.975Z"/></symbol><symbol id="CollapseSmall" viewBox="0 0 16 16"><path d="M8 3v4a1 1 0 0 0 1 1h4a1 1 0 1 0 0-2h-1.586l2.207-2.207a1 1 0 0 0-1.414-1.414L10 4.586V3a1 1 0 1 0-2 0ZM8 12.998v-4a1 1 0 0 0-1-1H3a1 1 0 1 0 0 2h1.586l-2.207 2.207a1 1 0 1 0 1.414 1.414L6 11.412v1.586a1 1 0 0 0 2 0Z"/></symbol><symbol id="CompatibilityMedium" viewBox="0 0 20 20"><path d="M8 17.261a.793.793 0 0 0-.521-.729 7.001 7.001 0 0 1-.315-.13.793.793 0 0 0-.884.146.739.739 0 0 1-1.045 0L3.45 14.766a.74.74 0 0 1 0-1.045.793.793 0 0 0 .147-.885 6.927 6.927 0 0 1-.13-.314.794.794 0 0 0-.73-.521.739.739 0 0 1-.738-.739V8.74C2 8.33 2.33 8 2.739 8a.793.793 0 0 0 .729-.521c.04-.106.084-.211.13-.315a.793.793 0 0 0-.146-.884.739.739 0 0 1 0-1.045L5.235 3.45a.739.739 0 0 1 1.045 0c.231.232.585.28.884.147.104-.046.209-.09.315-.13A.793.793 0 0 0 8 2.738C8 2.332 8.33 2 8.739 2h2.522c.408 0 .739.33.739.739 0 .327.216.611.521.729.106.04.211.084.314.13a.794.794 0 0 0 .885-.147.739.739 0 0 1 1.045 0l1.784 1.784a.74.74 0 0 1 0 1.045.793.793 0 0 0-.147.884c.046.104.09.209.13.315a.793.793 0 0 0 .73.521c.407 0 .738.33.738.739v2.522c0 .408-.33.739-.739.739a.793.793 0 0 0-.729.521c-.04.106-.084.211-.13.314a.794.794 0 0 0 .146.885.739.739 0 0 1 0 1.045l-1.783 1.784a.739.739 0 0 1-1.045 0 .793.793 0 0 0-.884-.147c-.104.046-.209.09-.315.13a.793.793 0 0 0-.521.73c0 .407-.33.738-.739.738H8.74A.739.739 0 0 1 8 17.261Zm5.375-10.58a.5.5 0 0 1 .707 0l.707.708a.5.5 0 0 1 0 .707l-5.66 5.66a.5.5 0 0 1-.706 0l-1.06-1.061-2.126-2.125a.5.5 0 0 1 0-.707l.707-.707a.5.5 0 0 1 .707 0l2.125 2.125 4.6-4.6Z"/></symbol><symbol id="CompatibilitySmall" viewBox="0 0 16 16"><path d="M6.786 1A.786.786 0 0 0 6 1.786v.238c0 .19-.121.359-.297.431a.47.47 0 0 1-.515-.095l-.168-.168a.786.786 0 0 0-1.111 0L2.192 3.909a.786.786 0 0 0 0 1.11l.168.17a.47.47 0 0 1 .096.514.473.473 0 0 1-.432.297h-.238A.786.786 0 0 0 1 6.786v2.428c0 .434.352.786.786.786h.238c.19 0 .359.121.432.297a.47.47 0 0 1-.096.515l-.168.168a.786.786 0 0 0 0 1.111l1.717 1.718a.786.786 0 0 0 1.111 0l.168-.169a.47.47 0 0 1 .515-.096.473.473 0 0 1 .297.432v.238c0 .434.352.786.786.786h2.428a.786.786 0 0 0 .786-.786v-.238c0-.19.121-.359.297-.432a.47.47 0 0 1 .515.096l.168.168a.786.786 0 0 0 1.111 0l1.717-1.717a.786.786 0 0 0 0-1.111l-.168-.168a.47.47 0 0 1-.096-.515.473.473 0 0 1 .432-.297h.238A.786.786 0 0 0 15 9.214V6.786A.786.786 0 0 0 14.214 6h-.238a.473.473 0 0 1-.432-.297.47.47 0 0 1 .096-.515l.168-.168a.786.786 0 0 0 0-1.111l-1.717-1.717a.786.786 0 0 0-1.111 0l-.168.168a.47.47 0 0 1-.515.096.473.473 0 0 1-.297-.432v-.238A.786.786 0 0 0 9.214 1H6.786Zm3.982 3.975a.5.5 0 0 1 .707 0l.707.707a.5.5 0 0 1 0 .707l-3.89 3.89-1.06 1.06a.5.5 0 0 1-.707 0L3.697 8.51a.5.5 0 0 1 0-.707l.707-.707a.5.5 0 0 1 .707 0l1.768 1.768 3.889-3.89Z"/></symbol><symbol id="ConnectionSmall" viewBox="0 0 16 16"><path d="M4 3.25a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5Zm2.126 1.5h-.004a2.25 2.25 0 1 1 0-1.5H9a2.75 2.75 0 1 1 0 5.5H7a1.25 1.25 0 1 0 0 2.5H9.878a2.25 2.25 0 1 1 0 1.5H7a2.75 2.75 0 1 1 0-5.5H9a1.25 1.25 0 1 0 0-2.5H6.126ZM12.75 12a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Z"/></symbol><symbol id="CopyMedium" viewBox="0 0 20 20"><path d="M14 4h-4a1 1 0 0 0-1 1H7a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3v-2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1ZM6 8h4a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1ZM3 9a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V9Z"/></symbol><symbol id="CopySmall" viewBox="0 0 16 16"><path d="M12 3H8a1 1 0 0 0-1 1H5a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3v4a3 3 0 0 1-3 3V9a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1ZM4 7h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1ZM1 8a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3v4a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V8Z"/></symbol><symbol id="CriticalMedium" viewBox="0 0 20 20"><path d="m13.293 3.293 3.414 3.414a1 1 0 0 1 .293.707v5.172a1 1 0 0 1-.293.707l-3.414 3.414a1 1 0 0 1-.707.293H7.414a1 1 0 0 1-.707-.293l-3.414-3.414A1 1 0 0 1 3 12.586V7.414a1 1 0 0 1 .293-.707l3.414-3.414A1 1 0 0 1 7.414 3h5.172a1 1 0 0 1 .707.293ZM9 7a1 1 0 0 1 2 0v3a1 1 0 1 1-2 0V7Zm0 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z"/></symbol><symbol id="CriticalSmall" viewBox="0 0 16 16"><path d="m2.293 5.707 3.414-3.414A1 1 0 0 1 6.414 2h3.172a1 1 0 0 1 .707.293l3.414 3.414a1 1 0 0 1 .293.707v3.172a1 1 0 0 1-.293.707l-3.414 3.414a1 1 0 0 1-.707.293H6.414a1 1 0 0 1-.707-.293l-3.414-3.414A1 1 0 0 1 2 9.586V6.414a1 1 0 0 1 .293-.707ZM7 5a1 1 0 0 1 2 0v3a1 1 0 1 1-2 0V5Zm0 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z"/></symbol><symbol id="DarkModeMedium" viewBox="0 0 20 20"><path d="M4.378 15.002a8.137 8.137 0 0 1-1.796-2.656A8.36 8.36 0 0 1 2 9.286a8.218 8.218 0 0 1 .632-3.036 8.155 8.155 0 0 1 1.822-2.707c.247-.247.499-.474.755-.68.38-.307.871.133.744.604a7.911 7.911 0 0 0-.26 1.72 9.27 9.27 0 0 0 .531 3.39c.388 1.096.97 2.032 1.746 2.808a7.474 7.474 0 0 0 2.833 1.77 9.19 9.19 0 0 0 3.364.532 8 8 0 0 0 1.763-.27c.469-.128.904.36.6.739-.21.262-.441.518-.693.77a8.157 8.157 0 0 1-2.707 1.822 7.867 7.867 0 0 1-3.035.607 8 8 0 0 1-3.061-.557 8.137 8.137 0 0 1-2.656-1.796Z"/></symbol><symbol id="DarkModeSmall" viewBox="0 0 16 16"><path d="M3.068 12.308a7.076 7.076 0 0 1-1.562-2.31A7.27 7.27 0 0 1 1 7.336c.015-.91.198-1.79.55-2.64.352-.865.88-1.65 1.584-2.354.164-.164.33-.317.498-.46.372-.317.868.118.756.593a6.965 6.965 0 0 0-.176 1.297 8.063 8.063 0 0 0 .462 2.948 6.436 6.436 0 0 0 1.518 2.442 6.5 6.5 0 0 0 2.464 1.54 7.996 7.996 0 0 0 2.926.462c.462-.02.907-.082 1.336-.184.473-.114.903.377.59.749a8.4 8.4 0 0 1-.474.513 7.093 7.093 0 0 1-2.354 1.584c-.85.352-1.73.528-2.64.528a6.956 6.956 0 0 1-2.662-.484 7.077 7.077 0 0 1-2.31-1.562Z"/></symbol><symbol id="DashboardSmall" viewBox="0 0 16 16"><path d="m10.193 2.707.237-.074a.497.497 0 0 1 .103-.017V15L2 13.523S3.029 5.56 3.067 5.28c.051-.371.064-.383.457-.507l.687-.213.648-.2c.083-.597.377-1.367.762-1.98.548-.87 1.223-1.36 1.901-1.38a1.1 1.1 0 0 1 .921.408h.012c.032-.004.065-.006.097-.006h.002c.525 0 .96.3 1.257.867.092.176.156.35.2.493l.182-.056ZM7.02 3.69l1.44-.446c.004-.375-.037-.93-.224-1.322-.2.083-.369.227-.489.356-.324.348-.588.88-.727 1.412Zm.923-2.13a.691.691 0 0 0-.408-.108c-1.046.03-1.96 1.667-2.193 2.758L6.021 4l.503-.156c.132-.693.462-1.411.893-1.874.166-.178.343-.315.526-.41ZM6.917 8.39c-.374-.24-.683-.438-.701-.725-.009-.133 0-.665.842-.718a2.462 2.462 0 0 1 1.058.184l.434-1.624s-.375-.187-1.106-.141c-1.897.12-2.757 1.448-2.675 2.759.056.875.57 1.24 1.022 1.561.352.25.666.473.692.888a.539.539 0 0 1-.526.578c-.609.039-1.37-.536-1.37-.536l-.29 1.24s.755.81 2.128.724c1.144-.073 1.938-.989 1.854-2.328-.065-1.03-.79-1.494-1.362-1.862ZM8.705 1.87c.16.414.2.892.205 1.236l.67-.208c-.108-.347-.36-.93-.875-1.028Zm5.65 12.217-3.54.88V2.751l.836.814s.997.016 1.048.02a.136.136 0 0 1 .122.114l1.534 10.387Z"/></symbol><symbol id="DesktopSmall" viewBox="0 0 16 16"><path d="M13 2H3a1 1 0 0 0-1 1v7h12V3a1 1 0 0 0-1-1ZM3 1a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.999c-.002.255-.007.459-.018.625a1.79 1.79 0 0 1-.048.36A3.253 3.253 0 0 1 5.5 14a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1c-.24 0-.359-.002-.433-.014a1.79 1.79 0 0 1-.049-.361c-.01-.166-.015-.37-.017-.625H13a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H3Zm6.001 12H7c-.002.268-.007.497-.02.688-.006.105-.015.21-.03.312H9.05a3.873 3.873 0 0 1-.03-.312c-.013-.191-.018-.42-.02-.688Z"/></symbol><symbol id="DimModeMedium" viewBox="0 0 20 20"><path d="M10 4a1 1 0 0 0-1 1v1a1 1 0 1 0 2 0V5a1 1 0 0 0-1-1Zm3.874 9a4 4 0 1 0-7.748 0h7.748ZM16 13h1a1 1 0 1 0 0-2h-1a1 1 0 1 0 0 2ZM3 13a1 1 0 1 1 0-2h1a1 1 0 1 1 0 2H3Zm2-5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm11-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM4 14.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5ZM6.5 16a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7Z"/></symbol><symbol id="DimModeSmall" viewBox="0 0 16 16"><path d="M8 2a1 1 0 0 0-1 1v1a1 1 0 0 0 2 0V3a1 1 0 0 0-1-1Zm2.83 8a3 3 0 1 0-5.659 0h5.658ZM13 10h1a1 1 0 1 0 0-2h-1a1 1 0 1 0 0 2ZM2 10a1 1 0 1 1 0-2h1a1 1 0 0 1 0 2H2Zm2-6a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm7 1a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm-8 6.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5ZM5.5 13a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5Z"/></symbol><symbol id="DownloadMedium" viewBox="0 0 20 20"><path d="M13.707 9.293a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 1.414-1.414L9 10.586V3a1 1 0 0 1 2 0v7.586l1.293-1.293a1 1 0 0 1 1.414 0Z"/><path d="M3.553 14.105a1 1 0 0 1 1.341.448l.448.894a1 1 0 0 0 .894.553h7.528a1 1 0 0 0 .894-.553l.447-.894a1 1 0 0 1 1.79.894l-.448.895A3 3 0 0 1 13.764 18H6.236a3 3 0 0 1-2.683-1.658l-.447-.895a1 1 0 0 1 .447-1.341Z"/></symbol><symbol id="DownloadSmall" viewBox="0 0 16 16"><path d="M11.518 6.482a1 1 0 0 1 0 1.414l-2.81 2.811a1 1 0 0 1-1.415 0l-2.81-2.81a1 1 0 0 1 1.413-1.415L7 7.586V3a1 1 0 1 1 2 0v4.586l1.104-1.104a1 1 0 0 1 1.414 0Z"/><path d="M2.553 10.105a1 1 0 0 1 1.341.448l.448.894a1 1 0 0 0 .894.553h5.528a1 1 0 0 0 .894-.553l.447-.894a1 1 0 0 1 1.79.894l-.448.895A3 3 0 0 1 10.764 14H5.236a3 3 0 0 1-2.683-1.658l-.447-.895a1 1 0 0 1 .447-1.341Z"/></symbol><symbol id="EnterMedium" viewBox="0 0 20 20"><path d="M15 2a1 1 0 0 0-1 1v10H6.826l1.124-1.124a1 1 0 1 0-1.414-1.414l-2.829 2.829a1 1 0 0 0 0 1.414l2.829 2.828A1 1 0 0 0 7.95 16.12L6.83 15H15a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1Z"/></symbol><symbol id="EnterSmall" viewBox="0 0 16 16"><path d="M13 2a1 1 0 0 0-1 1v6H5.826L6.95 7.876a1 1 0 0 0-1.414-1.414L2.707 9.291a1 1 0 0 0 0 1.414l2.829 2.828A1 1 0 0 0 6.95 12.12L5.83 11H13a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1Z"/></symbol><symbol id="ExpandMedium" viewBox="0 0 20 20"><path d="M5.414 16.002H8a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1v-5a1 1 0 1 1 2 0v2.586l3.975-3.975a1 1 0 0 1 1.414 1.414l-3.975 3.975ZM14.586 4H12a1 1 0 1 1 0-2h5a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V5.414L12.025 9.39a1 1 0 1 1-1.414-1.414L14.586 4Z"/></symbol><symbol id="ExpandSmall" viewBox="0 0 16 16"><path d="M14 7V3a1 1 0 0 0-1-1H9a1 1 0 1 0 0 2h1.586L8.379 6.207A1 1 0 1 0 9.793 7.62L12 5.414V7a1 1 0 1 0 2 0ZM2 8.998v4a1 1 0 0 0 1 1h4a1 1 0 1 0 0-2H5.414L7.621 9.79a1 1 0 1 0-1.414-1.415L4 10.584V8.998a1 1 0 0 0-2 0Z"/></symbol><symbol id="ExternalMedium" viewBox="0 0 20 20"><path d="M5 4h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1ZM2 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5Zm5 2a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V9.414l-4.293 4.293a1 1 0 0 1-1.414-1.414L10.586 8H8a1 1 0 0 1-1-1Z"/></symbol><symbol id="ExternalNavMedium" viewBox="0 0 20 20"><path d="M7.354 6a1 1 0 0 1 1-1h5.596a1 1 0 0 1 1 1v5.975a1 1 0 0 1-2 0v-3.56l-6.243 6.242a1 1 0 0 1-1.414-1.414L11.536 7H8.354a1 1 0 0 1-1-1Z"/></symbol><symbol id="ExternalNavSmall" viewBox="0 0 16 16"><path d="M5 5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V7.414l-4.293 4.293a1 1 0 0 1-1.414-1.414L8.586 6H6a1 1 0 0 1-1-1Z"/></symbol><symbol id="ExternalSmall" viewBox="0 0 16 16"><path d="M4 2.5h8A1.5 1.5 0 0 1 13.5 4v8a1.5 1.5 0 0 1-1.5 1.5H4A1.5 1.5 0 0 1 2.5 12V4A1.5 1.5 0 0 1 4 2.5ZM1 4a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V4Zm4 1a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V7.414l-4.293 4.293a1 1 0 0 1-1.414-1.414L8.586 6H6a1 1 0 0 1-1-1Z"/></symbol><symbol id="FileMedium" viewBox="0 0 20 20"><path d="M6 14a1 1 0 0 0 1 1h6a1 1 0 1 0 0-2H7a1 1 0 0 0-1 1Zm0-4a1 1 0 0 0 1 1h6a1 1 0 1 0 0-2H7a1 1 0 0 0-1 1Zm0-4a1 1 0 0 0 1 1h2a1 1 0 0 0 0-2H7a1 1 0 0 0-1 1Zm9.707-.707-3-3A.996.996 0 0 0 12 2H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6a.997.997 0 0 0-.293-.707Z"/></symbol><symbol id="FileSmall" viewBox="0 0 16 16"><path d="M4 1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V5.414a1 1 0 0 0-.293-.707L11 3 9.293 1.293A1 1 0 0 0 8.586 1H4Zm2 4a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2H6ZM5 9a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1Zm1 2a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2H6Z"/></symbol><symbol id="FilterLarge" viewBox="0 0 24 24"><path d="M2 7a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Zm3 5a1 1 0 0 1 1-1h12a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1Zm4 4a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2H9Z"/></symbol><symbol id="FilterMedium" viewBox="0 0 20 20"><path d="M2 6a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Zm3 4a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1Zm4 3a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2H9Z"/></symbol><symbol id="FilterSmall" viewBox="0 0 16 16"><path d="M2 5a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Zm2 3a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1Zm3 2a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2H7Z"/></symbol><symbol id="GitHubLarge" viewBox="0 0 24 24"><path d="M12 3c-4.973 0-9 4.13-9 9.228 0 4.083 2.576 7.532 6.154 8.754.45.081.619-.196.619-.438 0-.22-.012-.946-.012-1.719-2.261.427-2.846-.565-3.026-1.084-.101-.265-.54-1.084-.923-1.303-.315-.173-.764-.6-.01-.612.708-.011 1.214.67 1.383.946.81 1.396 2.104 1.004 2.621.762.079-.6.315-1.004.574-1.235-2.003-.23-4.095-1.026-4.095-4.556 0-1.003.349-1.834.922-2.48-.09-.23-.404-1.176.09-2.445 0 0 .754-.242 2.476.946a8.158 8.158 0 0 1 2.25-.312c.764 0 1.53.104 2.25.312 1.72-1.2 2.474-.946 2.474-.946.495 1.269.18 2.215.09 2.445.574.646.923 1.465.923 2.48 0 3.541-2.104 4.326-4.106 4.556.326.289.607.842.607 1.707 0 1.235-.011 2.227-.011 2.538 0 .242.169.53.619.438a9.036 9.036 0 0 0 4.439-3.366A9.402 9.402 0 0 0 21 12.228C21 7.129 16.973 3 12 3Z"/></symbol><symbol id="GitHubMedium" viewBox="0 0 20 20"><path d="M9.997 2C5.58 2 2 5.67 2 10.202c0 3.63 2.29 6.696 5.468 7.782.4.072.55-.174.55-.39 0-.194-.01-.84-.01-1.527-2.01.38-2.53-.502-2.69-.964-.09-.236-.479-.963-.819-1.158-.28-.154-.68-.534-.01-.544.63-.01 1.08.595 1.23.841.72 1.24 1.87.892 2.329.677.07-.534.28-.892.51-1.097-1.78-.205-3.639-.913-3.639-4.05 0-.892.31-1.63.82-2.205-.08-.205-.36-1.045.08-2.173 0 0 .67-.216 2.199.84a7.247 7.247 0 0 1 2-.276c.68 0 1.359.092 1.999.276 1.53-1.066 2.199-.84 2.199-.84.44 1.128.16 1.968.08 2.173.51.575.82 1.302.82 2.205 0 3.147-1.87 3.845-3.65 4.05.29.256.54.748.54 1.517 0 1.097-.01 1.979-.01 2.256 0 .215.15.471.55.39a8.028 8.028 0 0 0 3.945-2.993 8.359 8.359 0 0 0 1.504-4.79C17.995 5.671 14.415 2 9.997 2Z"/></symbol><symbol id="GitHubSmall" viewBox="0 0 16 16"><path d="M8 1C4.133 1 1 4.213 1 8.18c0 3.176 2.004 5.86 4.786 6.811.35.063.482-.153.482-.341 0-.17-.01-.736-.01-1.337-1.758.332-2.213-.44-2.353-.844-.079-.206-.42-.843-.717-1.014-.246-.135-.596-.467-.01-.476.552-.008.946.521 1.077.736.63 1.086 1.636.781 2.039.593.061-.467.245-.781.446-.96-1.558-.18-3.185-.8-3.185-3.545 0-.781.271-1.427.717-1.93-.07-.18-.315-.915.07-1.902 0 0 .587-.189 1.926.735a6.343 6.343 0 0 1 1.75-.242c.595 0 1.19.08 1.75.242 1.338-.933 1.925-.735 1.925-.735.385.987.14 1.723.07 1.902.446.503.717 1.14.717 1.93 0 2.755-1.636 3.365-3.194 3.544.254.225.473.656.473 1.329 0 .96-.009 1.732-.009 1.974 0 .188.131.413.481.341a7.027 7.027 0 0 0 3.453-2.619A7.318 7.318 0 0 0 15 8.179C15 4.213 11.867 1 8 1Z"/></symbol><symbol id="HideMedium" viewBox="0 0 20 20"><path d="M16.1 2.535a.757.757 0 0 1 1.07 1.07L3.604 17.17a.757.757 0 0 1-1.07-1.07L16.1 2.535ZM7.093 15.367C8.013 15.76 8.991 16 10 16c3.777 0 7.12-3.37 8.638-5.47a.9.9 0 0 0 0-1.059 16.972 16.972 0 0 0-2.72-2.928l-2.14 2.14a4 4 0 0 1-5.095 5.095l-1.59 1.59Z"/><path d="M10.532 11.928a2.004 2.004 0 0 0 1.396-1.396l-1.396 1.396ZM10 4c1.353 0 2.65.433 3.828 1.084L12.232 6.68a4 4 0 0 0-5.552 5.552l-1.83 1.832c-1.506-1.108-2.727-2.481-3.488-3.535a.9.9 0 0 1 0-1.058C2.88 7.371 6.223 4 10 4Z"/><path d="M10 8c.27 0 .527.053.762.15L8.15 10.762A2 2 0 0 1 10 8Z"/><path d="M12 10a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm-3.4 0a1.4 1.4 0 1 0 2.8 0 1.4 1.4 0 0 0-2.8 0Z"/></symbol><symbol id="HistoryMedium" viewBox="0 0 20 20"><path d="M5.05 5.05 3.962 3.962a.5.5 0 0 0-.846.266l-.77 4.361a.5.5 0 0 0 .58.58l4.36-.77a.5.5 0 0 0 .267-.846L6.464 6.464a5 5 0 1 1 0 7.072l-.353-.354a.5.5 0 0 0-.707 0l-.707.707a.5.5 0 0 0 0 .707l.353.354a7 7 0 1 0 0-9.9ZM11 7.5a1 1 0 1 0-2 0V10a1 1 0 0 0 .293.707l1.5 1.5a1 1 0 0 0 1.414-1.414L11 9.586V7.5Z"/></symbol><symbol id="HistorySmall" viewBox="0 0 16 16"><path d="m3.72 3.74-.785-.786a.389.389 0 0 0-.657.208L1.68 6.549a.389.389 0 0 0 .45.45L5.517 6.4a.389.389 0 0 0 .207-.657l-.787-.788a4.302 4.302 0 1 1-.002 6.086l-.304-.304a.43.43 0 0 0-.608 0l-.609.608a.43.43 0 0 0 0 .608l.305.305a6.023 6.023 0 1 0 .001-8.52ZM8.75 6a.75.75 0 0 0-1.5 0v2c0 .199.079.39.22.53l1 1a.75.75 0 0 0 1.06-1.06l-.78-.78V6Z"/></symbol><symbol id="IdentitySmall" viewBox="0 0 16 16"><path d="M9.292 1.02a.573.573 0 0 0-.346.014.527.527 0 0 0-.265.209l-4.555 7.11a.788.788 0 0 0 .017.877c.09.13.217.235.368.301a.95.95 0 0 0 .483.075l1.695-.18-.714 5.01a.47.47 0 0 0 .072.321.528.528 0 0 0 .27.21c.114.04.238.043.353.009a.533.533 0 0 0 .282-.198l5.133-7.187a.789.789 0 0 0 .019-.894.872.872 0 0 0-.37-.314.95.95 0 0 0-.493-.08l-1.72.184.156-4.968a.475.475 0 0 0-.1-.311.537.537 0 0 0-.285-.188Z"/></symbol><symbol id="ImageMedium" viewBox="0 0 20 20"><path d="M2 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4Zm7.5 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-4.872 7.193 2.47-3.176a.5.5 0 0 1 .795.007L9 13l2.551-3.827a.5.5 0 0 1 .85.03l3.171 5.549a.5.5 0 0 1-.434.748H5.022a.5.5 0 0 1-.394-.807Z"/></symbol><symbol id="ImageSmall" viewBox="0 0 16 16"><path d="M2 4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4Zm5 1.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Zm-3.394 6.448L5.511 9.18a.5.5 0 0 1 .802.007l.854 1.17 2.047-3.159a.5.5 0 0 1 .857.03l2.516 4.53a.5.5 0 0 1-.437.742H4.005a.5.5 0 0 1-.399-.802Z"/></symbol><symbol id="InfoMedium" viewBox="0 0 20 20"><path d="M3 15a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v10Zm6-8a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm1.5 2a.5.5 0 0 1 .5.5v3a.5.5 0 0 0 .5.5.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1 .5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5.5.5 0 0 1 0-1h2Z"/></symbol><symbol id="InfoSmall" viewBox="0 0 16 16"><path d="M2 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v8Zm5-7a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm1.5 2a.5.5 0 0 1 .5.5v3a.5.5 0 0 0 .5.5.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1 .5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5.5.5 0 0 1 0-1h2Z"/></symbol><symbol id="JSONSmall" viewBox="0 0 16 16"><path d="M6.013 14.318c-.501 0-.945-.099-1.33-.296a2.033 2.033 0 0 1-.86-.833c-.198-.35-.283-.77-.256-1.264l.135-2.043c.026-.367-.05-.645-.229-.833-.17-.188-.461-.282-.874-.282H1.5a.5.5 0 0 1-.5-.5V7.72a.5.5 0 0 1 .5-.5h1.1c.412 0 .703-.094.873-.282.18-.188.255-.462.229-.82l-.135-2.11c-.027-.484.058-.9.256-1.25.197-.35.483-.619.86-.807.385-.188.829-.282 1.33-.282h.428a.5.5 0 0 1 .5.5v.546a.5.5 0 0 1-.5.5h-.186c-.322 0-.578.076-.766.228-.179.153-.26.394-.242.726l.135 2.097c.036.528-.121.954-.47 1.277-.341.314-.814.475-1.419.483a.047.047 0 0 1-.047-.047c0-.026.021-.047.047-.046.596.008 1.064.174 1.405.497.358.322.52.752.484 1.29l-.135 2.097c-.009.296.076.529.256.699.188.161.439.242.752.242h.186a.5.5 0 0 1 .5.5v.559a.5.5 0 0 1-.5.5h-.428ZM9.56 14.318a.5.5 0 0 1-.5-.5v-.56a.5.5 0 0 1 .5-.5h.185c.313 0 .564-.08.752-.241.188-.17.274-.403.256-.7l-.135-2.096c-.036-.538.121-.968.47-1.29.35-.323.823-.489 1.419-.497.026 0 .047.02.047.046a.047.047 0 0 1-.047.047c-.596-.008-1.069-.169-1.418-.483-.35-.323-.507-.749-.47-1.277l.134-2.097c.018-.332-.068-.573-.256-.726-.179-.152-.43-.228-.752-.228h-.186a.5.5 0 0 1-.5-.5V2.17a.5.5 0 0 1 .5-.5h.428c.501 0 .94.094 1.317.282.385.188.676.457.873.807.198.35.283.766.256 1.25l-.135 2.11c-.027.358.05.632.229.82.18.188.47.282.874.282H14.5a.5.5 0 0 1 .5.5v.546a.5.5 0 0 1-.5.5h-1.1c-.403 0-.694.094-.873.282-.18.188-.255.466-.229.833l.135 2.043c.027.493-.058.914-.256 1.264a2.016 2.016 0 0 1-.873.833c-.377.197-.816.296-1.317.296h-.428Z"/></symbol><symbol id="LaptopSmall" viewBox="0 0 16 16"><path d="M2 4.25C2 3.56 2.56 3 3.25 3h9.5c.69 0 1.25.56 1.25 1.25v4.5c0 .69-.56 1.25-1.25 1.25h-9.5C2.56 10 2 9.44 2 8.75v-4.5Zm1.25.5a.5.5 0 0 1 .5-.5h8.5a.5.5 0 0 1 .5.5v3.5a.5.5 0 0 1-.5.5h-8.5a.5.5 0 0 1-.5-.5v-3.5ZM1.809 11H6a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1h4.191a.5.5 0 0 1 .447.724l-.5 1a.5.5 0 0 1-.447.276H2.309a.5.5 0 0 1-.447-.276l-.5-1A.5.5 0 0 1 1.809 11Z"/></symbol><symbol id="LightModeMedium" viewBox="0 0 20 20"><path d="M9 3a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0V3Zm5 7a4 4 0 1 1-8 0 4 4 0 0 1 8 0Zm-4 5a1 1 0 0 0-1 1v1a1 1 0 1 0 2 0v-1a1 1 0 0 0-1-1Zm6-4a1 1 0 1 1 0-2h1a1 1 0 1 1 0 2h-1ZM2 10a1 1 0 0 0 1 1h1a1 1 0 1 0 0-2H3a1 1 0 0 0-1 1Zm4-5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm9 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM5 16a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/></symbol><symbol id="LightModeSmall" viewBox="0 0 16 16"><path d="M7 2a1 1 0 0 1 2 0v1a1 1 0 1 1-2 0V2Zm4 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-3 4a1 1 0 0 0-1 1v1a1 1 0 1 0 2 0v-1a1 1 0 0 0-1-1Zm4-4a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1ZM2 7a1 1 0 0 0 0 2h1a1 1 0 1 0 0-2H2Zm1-3a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm9-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-1 9a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm-7-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z"/></symbol><symbol id="LinkMedium" viewBox="0 0 20 20"><path d="M10.354 3.99a4 4 0 1 1 5.656 5.656l-.707.708-.707.707a2 2 0 0 1-2.828 0l1.414-1.415.707-.707.707-.707a2 2 0 1 0-2.828-2.828l-.707.707-.707.707-1.415 1.414a2 2 0 0 1 0-2.828l.707-.707.708-.707Zm-.708 12.02a4 4 0 0 1-5.656-5.656l.707-.708.707-.707a2 2 0 0 1 2.828 0l-1.414 1.415-.707.707-.707.707a2 2 0 1 0 2.828 2.828l.707-.707.707-.707 1.415-1.414a2 2 0 0 1 0 2.828l-.707.707-.708.707Zm3.536-9.192a1 1 0 0 0-1.414 0l-4.95 4.95a1 1 0 1 0 1.414 1.414l4.95-4.95a1 1 0 0 0 0-1.414Z"/></symbol><symbol id="LinkSmall" viewBox="0 0 16 16"><path d="M8.177 3.227a3.25 3.25 0 0 1 4.596 4.596l-.53.53-.53.53a1.5 1.5 0 0 1-2.122 0l1.06-1.06.531-.53.53-.53a1.75 1.75 0 0 0-2.475-2.475l-.53.53-.53.53-1.06 1.061a1.5 1.5 0 0 1 0-2.121l.53-.53.53-.53Zm-.354 9.546a3.25 3.25 0 0 1-4.596-4.596l.53-.53.53-.53a1.5 1.5 0 0 1 2.122 0l-1.06 1.06-.531.53-.53.53a1.75 1.75 0 1 0 2.475 2.475l.53-.53.53-.53 1.06-1.061a1.5 1.5 0 0 1 0 2.121l-.53.53-.53.531Zm2.652-7.248a.75.75 0 0 0-1.06 0l-3.89 3.89a.75.75 0 1 0 1.06 1.06l3.89-3.89a.75.75 0 0 0 0-1.06Z"/></symbol><symbol id="LiquidMedium" viewBox="0 0 20 20"><path d="M10.659 2.649c1.247 1.275 3.922 4.242 4.938 7.186a6 6 0 1 1-11.195 0C5.42 6.89 8.095 3.924 9.343 2.649a.914.914 0 0 1 1.316 0Zm-.666 4.02c.072.09.143.182.215.275.726.94 1.434 1.993 1.957 3.06.2.406.368.806.5 1.194.156.46.57.802 1.056.802.63 0 1.113-.564.928-1.167a11.697 11.697 0 0 0-.689-1.711c-.602-1.226-1.394-2.395-2.168-3.4a28.809 28.809 0 0 0-.29-.369A.946.946 0 0 0 10.76 5c-.84 0-1.29 1.01-.768 1.669Z"/></symbol><symbol id="LiquidSandboxMedium" viewBox="0 0 20 20"><path d="M5 4h10a1 1 0 0 1 1 1v2.828c.306.137.59.34.83.61.292.328.722.84 1.17 1.484V5a3 3 0 0 0-3-3H5a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h5.724a4.968 4.968 0 0 1-.69-2H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Zm1 1a1 1 0 0 0 0 2h6a1 1 0 1 0 0-2H6Zm0 3a1 1 0 0 0 0 2h4a1 1 0 1 0 0-2H6Zm-1 4a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1Zm7 3.408c0-2.398 1.88-4.76 2.664-5.64a.445.445 0 0 1 .672 0c.784.88 2.664 3.242 2.664 5.64a3 3 0 1 1-6 0Zm3.146-3.354a.5.5 0 0 1 .708 0c.194.195.472.529.703.927.228.392.443.899.443 1.427a.5.5 0 0 1-1 0c0-.273-.118-.599-.307-.924a3.77 3.77 0 0 0-.547-.723.5.5 0 0 1 0-.707Z"/></symbol><symbol id="LiquidSandboxSmall" viewBox="0 0 16 16"><path d="M3 2.5h10a.5.5 0 0 1 .5.5v3.593c.252.309.541.689.831 1.123.223.332.453.707.669 1.116V3a2 2 0 0 0-2-2H3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h5.954a3.99 3.99 0 0 1-.803-1.5H3a.5.5 0 0 1-.5-.5V3a.5.5 0 0 1 .5-.5Zm9.706 8.006c.136.239.233.477.274.693l.02.208a.484.484 0 0 0 .012.108.5.5 0 0 0 .419.388.5.5 0 0 0 .57-.495 2.205 2.205 0 0 0-.052-.46 3.382 3.382 0 0 0-.392-.967 4.773 4.773 0 0 0-.703-.927.5.5 0 0 0-.708.707c.139.139.362.405.547.723l.013.022ZM15 12.408c0-.616-.124-1.23-.321-1.816a8.455 8.455 0 0 0-.423-1.017c-.214-.438-.457-.85-.702-1.222l-.012-.018-.011-.018-.006-.008-.02-.029-.005-.008a14.062 14.062 0 0 0-1.164-1.504.445.445 0 0 0-.672 0C10.88 7.648 9 10.01 9 12.408a3 3 0 0 0 6 0ZM4.5 4a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5Zm0 2a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4ZM4 8.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Z"/></symbol><symbol id="LiquidSmall" viewBox="0 0 16 16"><path d="M7.66 2.363C6.693 3.435 4 6.718 4 10a4 4 0 0 0 8 0c0-3.282-2.693-6.565-3.66-7.637a.453.453 0 0 0-.68 0ZM8.987 5c-.393 0-.62.45-.403.777.564.846 1.111 1.83 1.475 2.866.074.21.27.357.494.357a.483.483 0 0 0 .468-.635c-.405-1.173-1.014-2.255-1.605-3.142l-.007-.01A.48.48 0 0 0 9.01 5h-.022Z"/></symbol><symbol id="LiquidTemplateSmall" viewBox="0 0 16 16"><path d="M3 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3Zm4 2C5.5 4.25 4 6.125 4 8a3 3 0 0 0 6 0c0-1.875-1.5-3.75-3-5Z"/><path d="M4 14a1 1 0 0 0 1 1h7a2 2 0 0 0 2-2V4a1 1 0 0 0-1-1v10a1 1 0 0 1-1 1H4Z"/></symbol><symbol id="LockMedium" viewBox="0 0 20 20"><path d="M8 6a2 2 0 1 1 4 0v2H8V6ZM6 8V6a4 4 0 1 1 8 0v2h1a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h1Zm5 4.618a1.5 1.5 0 1 0-2 0V14a1 1 0 1 0 2 0v-1.382Z"/></symbol><symbol id="LockSmall" viewBox="0 0 16 16"><path d="M6 6a2 2 0 1 1 4 0v1H6V6Zm6 1V6a4 4 0 0 0-8 0v1a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1Zm-5 3a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0v-1Z"/></symbol><symbol id="MenuLarge" viewBox="0 0 24 24"><path d="M4.667 5C4.298 5 4 5.224 4 5.5v1c0 .276.298.5.667.5h14.666c.369 0 .667-.224.667-.5v-1c0-.276-.299-.5-.667-.5H4.667ZM4 11.5c0-.276.298-.5.667-.5h14.666c.369 0 .667.224.667.5v1c0 .276-.299.5-.667.5H4.667C4.298 13 4 12.776 4 12.5v-1Zm0 6c0-.276.298-.5.667-.5h14.666c.369 0 .667.224.667.5v1c0 .276-.299.5-.667.5H4.667C4.298 19 4 18.776 4 18.5v-1Z"/></symbol><symbol id="MenuMedium" viewBox="0 0 20 20"><path d="M3.583 4C3.261 4 3 4.224 3 4.5v1c0 .276.261.5.583.5h12.834c.322 0 .583-.224.583-.5v-1c0-.276-.261-.5-.583-.5H3.583ZM3 9.5c0-.276.261-.5.583-.5h12.834c.322 0 .583.224.583.5v1c0 .276-.261.5-.583.5H3.583C3.261 11 3 10.776 3 10.5v-1Zm0 5c0-.276.261-.5.583-.5h12.834c.322 0 .583.224.583.5v1c0 .276-.261.5-.583.5H3.583C3.261 16 3 15.776 3 15.5v-1Z"/></symbol><symbol id="MinimizeMedium" viewBox="0 0 20 20"><path d="M15 4H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h4.17a2.995 2.995 0 0 0 0 2H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v4.17a2.995 2.995 0 0 0-2 0V5a1 1 0 0 0-1-1Zm3 8a1 1 0 1 0-2 0v2.586L11.714 10.3l-.007-.007a1 1 0 1 0-1.414 1.414L14.586 16H12a1 1 0 1 0 0 2h5a1 1 0 0 0 1-1v-5Z"/></symbol><symbol id="MinimizeSmall" viewBox="0 0 16 16"><path d="M12 3H4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h2.17a2.995 2.995 0 0 0 0 2H4a3 3 0 0 1-3-3V4a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v2.17a2.995 2.995 0 0 0-2 0V4a1 1 0 0 0-1-1Zm3 6a1 1 0 1 0-2 0v2.586L8.714 7.3l-.007-.007a1 1 0 0 0-1.414 1.414L11.586 13H9a1 1 0 1 0 0 2h5a1 1 0 0 0 1-1V9Z"/></symbol><symbol id="MinusLarge" viewBox="0 0 24 24"><path d="M6 11.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1Z"/></symbol><symbol id="MinusMedium" viewBox="0 0 20 20"><path d="M5 9.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1Z"/></symbol><symbol id="MinusSmall" viewBox="0 0 16 16"><rect x="4" y="7" width="8" height="2" rx=".5"/></symbol><symbol id="MobileSmall" viewBox="0 0 16 16"><path d="M11 2H5a1 1 0 0 0-1 1v8h8V3a1 1 0 0 0-1-1ZM5 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H5Zm3 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/></symbol><symbol id="MoreActionsMedium" viewBox="0 0 20 20"><path d="M6 10a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm5.5 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm4 1.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/></symbol><symbol id="MoreActionsSmall" viewBox="0 0 16 16"><path d="M5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/></symbol><symbol id="NewChatMedium" viewBox="0 0 20 20"><path d="M17 9.5a6.5 6.5 0 0 1-8.66 6.133 3.066 3.066 0 0 0-1.763-.089l-2.828.707.707-2.828a3.066 3.066 0 0 0-.089-1.762A6.5 6.5 0 1 1 17 9.5ZM10.5 18a8.5 8.5 0 1 0-8.02-5.674c.07.197.086.41.036.612l-1.112 4.445a1 1 0 0 0 1.213 1.213l4.445-1.111c.203-.051.416-.035.613.034.884.312 1.834.481 2.825.481Zm-1-12a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2.5H14a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2.5V13a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2.5H7a.5.5 0 0 1-.5-.5V9a.5.5 0 0 1 .5-.5h2.5V6Z"/></symbol><symbol id="NewChatSmall" viewBox="0 0 16 16"><path d="M13.281 7.471a5.001 5.001 0 0 1-6.38 4.81 2.597 2.597 0 0 0-1.515.022l-2.132.692.542-1.671a2.598 2.598 0 0 0-.099-1.846 5.001 5.001 0 1 1 9.584-2.007ZM8.28 14.222a6.751 6.751 0 1 0-6.185-4.041c.083.19.101.405.037.602L1.01 14.238a.794.794 0 0 0 1 1l3.916-1.27a.848.848 0 0 1 .495-.005c.59.169 1.214.26 1.859.26Zm-.751-9.377c0-.207.168-.375.375-.375h.75c.207 0 .375.168.375.375V6.72h1.875c.207 0 .375.168.375.375v.75a.375.375 0 0 1-.375.375H9.029v1.875a.375.375 0 0 1-.375.375h-.75a.375.375 0 0 1-.375-.375V8.22H5.654a.375.375 0 0 1-.375-.375v-.75c0-.207.168-.375.375-.375h1.875V4.845Z"/></symbol><symbol id="NoteMedium" viewBox="0 0 20 20"><path d="M3 4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H5v6a1 1 0 1 1-2 0V4Zm15 2h-6v4s0 2-2 2H8v1a1 1 0 0 0 1 1h9l-4-4 4-4Z"/></symbol><symbol id="NoteSmall" viewBox="0 0 16 16"><path d="M3 3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5v5a1 1 0 1 1-2 0V3Zm11 1h-4v3s0 2-2 2H7a1 1 0 0 0 1 1h6l-3-3 3-3Z"/></symbol><symbol id="OutputMedium" viewBox="0 0 20 20"><path d="M10 4H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-3h2v3a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h5a3 3 0 0 1 3 3v3h-2V5a1 1 0 0 0-1-1Zm4.293 2.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414L15.586 11H8a1 1 0 1 1 0-2h7.586l-1.293-1.293a1 1 0 0 1 0-1.414Z"/></symbol><symbol id="OutputSmall" viewBox="0 0 16 16"><path d="M7 3.5H4a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1H9v1a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v1H7.5V4a.5.5 0 0 0-.5-.5Zm3.293.793a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414L11.586 9H7a1 1 0 0 1 0-2h4.586l-1.293-1.293a1 1 0 0 1 0-1.414Z"/></symbol><symbol id="PlayMedium" viewBox="0 0 20 20"><path d="M15.31 8.228c1.36.786 1.36 2.752 0 3.537l-8.577 4.952c-1.362.786-3.063-.196-3.063-1.768V5.045c0-1.572 1.701-2.554 3.063-1.768l8.577 4.951Z"/></symbol><symbol id="PlaySmall" viewBox="0 0 16 16"><path d="M12.248 6.583c1.089.629 1.089 2.2 0 2.83l-6.862 3.96a1.634 1.634 0 0 1-2.45-1.414V4.036a1.634 1.634 0 0 1 2.45-1.415l6.862 3.962Z"/></symbol><symbol id="PlusLarge" viewBox="0 0 24 24"><path d="M11 17.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V13h4.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H13V6.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V11H6.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5H11v4.5Z"/></symbol><symbol id="PlusMedium" viewBox="0 0 20 20"><path d="M9 14.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V11h3.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H11V5.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V9H5.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5H9v3.5Z"/></symbol><symbol id="PlusSmall" viewBox="0 0 16 16"><path d="M7.5 4a.5.5 0 0 0-.5.5V7H4.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5H7v2.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V9h2.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H9V4.5a.5.5 0 0 0-.5-.5h-1Z"/></symbol><symbol id="PointOfSaleSmall" viewBox="0 0 16 16"><path d="M8 2c-.663 0-1.328.209-1.93.626a.5.5 0 1 1-.57-.822A4.378 4.378 0 0 1 8 1c.878 0 1.74.277 2.5.804a.5.5 0 1 1-.57.822A3.379 3.379 0 0 0 8 2Zm5 6v4a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V8h10Zm-1-3a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h8Zm-4.921-.817a2.405 2.405 0 0 1 1.842 0 .5.5 0 0 0 .373-.927 3.404 3.404 0 0 0-2.588 0 .5.5 0 1 0 .373.927Z"/></symbol><symbol id="PolarisMedium" viewBox="0 0 20 20"><path d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm0 0a8 8 0 0 1 8-8 8 8 0 0 1-8-8 8 8 0 0 1-8 8 8 8 0 0 1 8 8Z"/></symbol><symbol id="PolarisSmall" viewBox="0 0 16 16"><path d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Zm0 0a6 6 0 0 1 6-6 6 6 0 0 1-6-6 6 6 0 0 1-6 6 6 6 0 0 1 6 6Z"/></symbol><symbol id="PrivacyMedium" viewBox="0 0 20 20"><path d="M3.003 4.998c-.005-.553.446-.995.994-1.07 1.644-.226 3.652-.98 5.257-2.262a1.204 1.204 0 0 1 1.492 0c1.604 1.282 3.613 2.036 5.257 2.262.547.075.999.517.994 1.07-.038 4.145-.525 10.956-6.72 12.919a.928.928 0 0 1-.554 0c-6.195-1.963-6.682-8.774-6.72-12.92ZM12 8.5a2 2 0 0 1-1 1.732V12.5a1 1 0 1 1-2 0v-2.268A2 2 0 0 1 10 6.5a2 2 0 0 1 2 2Z"/></symbol><symbol id="PrivacySmall" viewBox="0 0 16 16"><path d="M2.013 4.499c-.018-.552.437-1 .98-1.098 1.62-.294 3.517-1.168 4.56-1.679.282-.138.612-.138.894 0 1.043.51 2.94 1.385 4.56 1.679.543.098.998.546.98 1.098-.085 2.663-.731 8.032-5.67 9.889a.907.907 0 0 1-.634 0c-4.939-1.857-5.585-7.226-5.67-9.89ZM9.5 7a1.5 1.5 0 0 1-.75 1.3v1.45a.75.75 0 0 1-1.5 0V8.3A1.5 1.5 0 1 1 9.5 7Z"/></symbol><symbol id="RenderedMedium" viewBox="0 0 20 20"><path d="M2.75 7.031a2 2 0 0 1 1-1.732L9 2.268a2 2 0 0 1 2 0l5.25 3.031a2 2 0 0 1 1 1.734v6.062a2 2 0 0 1-1 1.732L11 17.858a1.999 1.999 0 0 1-2 0l-5.25-3.03a2 2 0 0 1-1-1.731V7.03Zm2 6.064L9 15.55v-4.91L4.75 8.187v4.91Zm9.5-6.641L10 8.908 5.75 6.454 10 4l4.25 2.454ZM11 10.64l4.25-2.454v4.91L11 15.548v-4.91Z"/></symbol><symbol id="RenderedSmall" viewBox="0 0 16 16"><path d="M2 5.598A1.5 1.5 0 0 1 2.75 4.3l4.5-2.598a1.5 1.5 0 0 1 1.5 0l4.5 2.598A1.5 1.5 0 0 1 14 5.6v5.196a1.5 1.5 0 0 1-.75 1.3l-4.5 2.597a1.5 1.5 0 0 1-1.5 0l-4.5-2.598A1.5 1.5 0 0 1 2 10.797V5.598Zm1.5 5.198 3 1.732.75.433V8.63L3.5 6.464v4.332Zm8.25-5.63L8 7.33 4.25 5.165 8 3l3.75 2.165Zm-3 3.463 3.75-2.165v4.332l-3 1.732-.75.433V8.63Z"/></symbol><symbol id="ResetMedium" viewBox="0 0 20 20"><path d="M10 2.5v1.54a7 7 0 1 1-7 7v-.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v.5a5 5 0 1 0 5-5v1.54a.5.5 0 0 1-.787.41L5.585 5.45a.5.5 0 0 1 0-.82l3.628-2.539a.5.5 0 0 1 .787.41Z"/></symbol><symbol id="ResetSmall" viewBox="0 0 16 16"><path d="m7.2 2.1-2.667 2a.5.5 0 0 0 0 .8l2.667 2a.5.5 0 0 0 .8-.4v-1a3 3 0 1 1-3 3V8a.5.5 0 0 0-.5-.5h-1A.5.5 0 0 0 3 8v.5a5 5 0 1 0 5-5v-1a.5.5 0 0 0-.8-.4Z"/></symbol><symbol id="RSSMedium" viewBox="0 0 20 20"><path d="M5 4a1 1 0 0 0 0 2c5.281 0 9 3.719 9 9a1 1 0 1 0 2 0C16 8.614 11.386 4 5 4ZM4 9a1 1 0 0 1 1-1c4.052 0 7 2.948 7 7a1 1 0 1 1-2 0c0-2.948-2.052-5-5-5a1 1 0 0 1-1-1Zm4 5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"/></symbol><symbol id="RSSSmall" viewBox="0 0 16 16"><path d="M4 3a1 1 0 0 0 0 2c3.514 0 7 2.816 7 7a1 1 0 1 0 2 0c0-5.416-4.514-9-9-9ZM3 8a1 1 0 0 1 1-1c2.486 0 5 1.984 5 5a1 1 0 1 1-2 0c0-1.784-1.486-3-3-3a1 1 0 0 1-1-1Zm2 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"/></symbol><symbol id="ScintillateMedium" viewBox="0 0 20 20"><path d="m11.384 5.913-.6-3.261h-.001a.796.796 0 0 0-1.565 0l-.602 3.261a3.363 3.363 0 0 1-.885 1.743l-.039.036a3.36 3.36 0 0 1-1.78.924l-3.26.603a.796.796 0 0 0 0 1.564l3.26.601c.703.13 1.315.454 1.784.924.466.465.79 1.077.92 1.779l.603 3.261a.796.796 0 0 0 1.564 0l.601-3.261c.13-.7.456-1.311.924-1.783a3.355 3.355 0 0 1 1.78-.92l3.26-.601a.796.796 0 0 0 0-1.565l-3.26-.603a3.367 3.367 0 0 1-1.78-.923 3.365 3.365 0 0 1-.924-1.78Zm4.013-3.073c.057-.744 1.149-.744 1.206 0 .023.298.26.534.557.557.744.057.744 1.149 0 1.206a.605.605 0 0 0-.557.557c-.057.744-1.149.744-1.206 0a.605.605 0 0 0-.557-.557c-.744-.057-.744-1.149 0-1.206a.605.605 0 0 0 .557-.557ZM4.428 15.445c-.064-.837-1.292-.837-1.356 0a.68.68 0 0 1-.627.627c-.837.064-.837 1.292 0 1.356a.68.68 0 0 1 .627.627c.064.837 1.292.837 1.356 0a.68.68 0 0 1 .627-.627c.837-.064.837-1.292 0-1.356a.68.68 0 0 1-.627-.627Z"/></symbol><symbol id="ScintillateSmall" viewBox="0 0 16 16"><path d="m9.107 4.73-.48-2.609a.637.637 0 0 0-1.252 0l-.482 2.61a2.69 2.69 0 0 1-.708 1.394l-.031.029a2.689 2.689 0 0 1-1.424.739l-2.608.482a.637.637 0 0 0 0 1.251l2.608.481a2.686 2.686 0 0 1 1.426.74c.374.371.633.86.737 1.423l.482 2.608a.636.636 0 0 0 1.252 0l.48-2.608c.103-.56.365-1.05.74-1.427a2.684 2.684 0 0 1 1.423-.736l2.608-.481a.637.637 0 0 0 0-1.252l-2.608-.482a2.693 2.693 0 0 1-1.424-.739 2.693 2.693 0 0 1-.739-1.423Zm3.21-2.458c.046-.595.92-.595.965 0a.484.484 0 0 0 .446.446c.595.045.595.919 0 .964a.484.484 0 0 0-.446.446c-.045.595-.919.595-.964 0a.484.484 0 0 0-.446-.446c-.595-.045-.595-.919 0-.964a.484.484 0 0 0 .446-.446ZM3.544 12.356c-.052-.67-1.034-.67-1.086 0a.544.544 0 0 1-.5.501c-.67.052-.67 1.034 0 1.086.267.02.48.233.5.5.052.67 1.034.67 1.086 0a.544.544 0 0 1 .5-.5c.67-.052.67-1.034 0-1.086a.544.544 0 0 1-.5-.5Z"/></symbol><symbol id="SearchLarge" viewBox="0 0 24 24"><path d="M11.314 11.314a4 4 0 1 1-5.657-5.657 4 4 0 0 1 5.657 5.657Zm2.062.648a6.002 6.002 0 0 0-9.133-7.72 6 6 0 0 0 7.72 9.134l7.129 7.13a1 1 0 0 0 1.414-1.414l-7.13-7.13Z"/></symbol><symbol id="SearchLauncherMedium" viewBox="0 0 20 20"><path d="M7.218 15.28 11.442 4h1.356L8.574 15.28H7.218Z"/></symbol><symbol id="SearchLauncherSmall" viewBox="0 0 16 16"><path d="M5.45 13.17 9.322 2.83h1.232L6.682 13.17H5.45Z"/></symbol><symbol id="SearchMedium" viewBox="0 0 20 20"><path d="M10.192 10.192A3 3 0 1 1 5.95 5.95a3 3 0 0 1 4.242 4.242Zm.64 2.048a5.002 5.002 0 0 1-6.296-7.704 5 5 0 0 1 7.704 6.297c.025.02.05.043.074.066l4.95 4.95a1 1 0 1 1-1.415 1.415l-4.95-4.95a.974.974 0 0 1-.066-.074Z"/></symbol><symbol id="SearchSmall" viewBox="0 0 16 16"><path d="M8.071 8.071a2 2 0 1 1-2.828-2.828A2 2 0 0 1 8.07 8.07Zm.625 2.028a4.002 4.002 0 0 1-4.868-6.27A4 4 0 0 1 10.1 8.695c.033.025.064.052.093.082l3.536 3.536a1 1 0 1 1-1.414 1.414l-3.536-3.536c-.03-.03-.057-.06-.082-.093Z"/></symbol><symbol id="SelectorMedium" viewBox="0 0 20 20"><path d="M12.586 9H7.414c-.89 0-1.337-1.077-.707-1.707l2.586-2.586a1 1 0 0 1 1.414 0l2.586 2.586c.63.63.184 1.707-.707 1.707Zm-5.172 2h5.172c.89 0 1.337 1.077.707 1.707l-2.586 2.586a1 1 0 0 1-1.414 0l-2.586-2.586c-.63-.63-.184-1.707.707-1.707Z"/></symbol><symbol id="SelectorSmall" viewBox="0 0 16 16"><path d="M10.586 7H5.414c-.89 0-1.337-1.077-.707-1.707l2.586-2.586a1 1 0 0 1 1.414 0l2.586 2.586c.63.63.184 1.707-.707 1.707ZM5.414 9h5.172c.89 0 1.337 1.077.707 1.707l-2.586 2.586a1 1 0 0 1-1.414 0l-2.586-2.586C4.077 10.077 4.523 9 5.414 9Z"/></symbol><symbol id="SendMedium" viewBox="0 0 20 20"><path d="M4.68 8.855c.05.118.174.182.301.19l6.503.406a.532.532 0 0 1 0 1.062l-6.503.407c-.127.008-.252.071-.301.189L2.982 15.12c-.355.84.506 1.677 1.335 1.3l12.164-5.528c.781-.356.781-1.466 0-1.821L4.317 3.542c-.83-.376-1.69.462-1.335 1.3L4.68 8.856Z"/></symbol><symbol id="SendSmall" viewBox="0 0 16 16"><path d="M3.373 6.728c.098.231.374.325.624.343l5.504.393a.537.537 0 0 1 0 1.072l-5.504.393c-.25.018-.526.112-.624.343L2.07 12.353c-.301.71.428 1.42 1.13 1.101l10.303-4.683a.847.847 0 0 0 0-1.542L3.2 2.545c-.702-.319-1.431.391-1.13 1.102l1.303 3.081Z"/></symbol><symbol id="ShopifyPlusMedium" viewBox="0 0 20 20"><path d="M18.708 6.432h-.747l.144-.74a.285.285 0 0 0-.286-.35.456.456 0 0 0-.422.35l-.144.74h-.747a.455.455 0 0 0-.422.35c-.037.19.093.351.285.351h.748l-.144.74c-.037.19.094.35.285.35.192 0 .386-.16.422-.35l.144-.74h.747c.192 0 .386-.16.422-.35a.284.284 0 0 0-.285-.35ZM10.07 4.43c-.006-.397-.054-.949-.24-1.426.6.112.896.785 1.021 1.187-.231.07-.495.151-.78.24ZM6.923 9.697c.054.839 2.284 1.022 2.41 2.988.098 1.546-.829 2.603-2.165 2.687-1.604.1-2.486-.836-2.486-.836l.34-1.43s.888.663 1.6.618a.624.624 0 0 0 .613-.668c-.07-1.094-1.886-1.03-2-2.828-.097-1.514.907-3.047 3.123-3.186.854-.053 1.291.162 1.291.162L9.142 9.08s-.565-.254-1.235-.213c-.983.063-.994.676-.984.83Zm1.542-7.174a.817.817 0 0 1 .476.123c-.214.11-.421.268-.615.474-.503.534-.889 1.364-1.043 2.164l-1.38.423c.272-1.26 1.339-3.15 2.562-3.184Zm1.079 2.069-1.681.515c.163-.616.47-1.229.849-1.63.14-.15.337-.317.57-.412.22.452.267 1.093.262 1.527Zm2.3-.706-.488.15a3.352 3.352 0 0 0-.234-.57c-.347-.654-.854-1-1.467-1.001h-.003a1.42 1.42 0 0 0-.127.008A1.294 1.294 0 0 0 8.449 2c-.792.022-1.58.588-2.22 1.594-.45.707-.792 1.597-.89 2.284a2497 2497 0 0 0-1.559.479c-.459.142-.473.156-.534.584C3.201 7.266 2 16.46 2 16.46l9.966 1.706v-14.3a.607.607 0 0 0-.121.021ZM12.295 18.127l4.134-1.018S14.65 5.2 14.64 5.116a.158.158 0 0 0-.144-.132c-.06-.005-1.223-.022-1.223-.022l-.977-.94v14.105Z"/></symbol><symbol id="ShopifyPlusSmall" viewBox="0 0 16 16"><path d="M14.967 5.146h-.598l.115-.592a.228.228 0 0 0-.229-.28.364.364 0 0 0-.338.28l-.115.592h-.598a.364.364 0 0 0-.337.28c-.03.152.075.28.228.28h.598l-.115.592c-.03.152.075.28.229.28a.364.364 0 0 0 .337-.28l.115-.591h.598a.364.364 0 0 0 .338-.28.228.228 0 0 0-.228-.281ZM8.056 3.544c-.005-.318-.043-.76-.192-1.141.48.09.717.628.817.95l-.625.191ZM5.54 7.757c.043.672 1.827.818 1.927 2.39.079 1.238-.663 2.084-1.732 2.15-1.282.08-1.989-.668-1.989-.668l.272-1.145s.711.53 1.28.495a.5.5 0 0 0 .491-.534c-.056-.876-1.509-.824-1.6-2.263-.078-1.21.725-2.438 2.498-2.548.683-.043 1.033.13 1.033.13l-.405 1.5s-.452-.204-.989-.17c-.786.05-.794.54-.786.663Zm1.233-5.739a.654.654 0 0 1 .38.099 1.836 1.836 0 0 0-.491.379c-.403.427-.711 1.09-.834 1.73-.384.118-.76.233-1.104.34.217-1.008 1.07-2.52 2.049-2.548Zm.863 1.655-1.345.412c.13-.492.377-.983.68-1.304.112-.12.27-.253.456-.329.175.362.213.875.209 1.221Zm1.84-.564-.39.12a2.683 2.683 0 0 0-.188-.456c-.277-.523-.683-.8-1.173-.801h-.002c-.034 0-.068.003-.102.006a1.035 1.035 0 0 0-.86-.377c-.634.018-1.265.47-1.777 1.275-.36.566-.634 1.277-.711 1.827l-1.248.383c-.367.114-.379.125-.427.468-.036.26-.997 7.614-.997 7.614l7.973 1.364V3.092a.485.485 0 0 0-.097.017ZM9.836 14.501l3.307-.813-1.433-9.595a.127.127 0 0 0-.114-.105c-.047-.005-.979-.018-.979-.018s-.568-.546-.78-.753v11.284Z"/></symbol><symbol id="SidebarCollapseLarge" viewBox="0 0 24 24"><path d="M17.5 18a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h1ZM6.146 11.647a.5.5 0 0 0 0 .707l1.061 1.06 1.74 1.74c.21.21.552.21.763 0l.68-.679a.5.5 0 0 0 0-.707L9.62 13H13.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H9.622l.767-.768a.5.5 0 0 0 0-.707l-.707-.707a.5.5 0 0 0-.707 0l-2.829 2.829Z"/></symbol><symbol id="SidebarCollapseMedium" viewBox="0 0 20 20"><path d="M15.5 16a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h1ZM4.146 9.647a.5.5 0 0 0 0 .707l1.061 1.06 1.74 1.74c.21.21.552.21.763 0l.68-.679a.5.5 0 0 0 0-.707L7.62 11H11.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H7.622l.767-.768a.5.5 0 0 0 0-.707l-.707-.707a.5.5 0 0 0-.707 0L4.146 9.647Z"/></symbol><symbol id="SidebarExpandLarge" viewBox="0 0 24 24"><path d="M6.5 6a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-.5-.5h-1Zm11.354 6.353a.5.5 0 0 0 0-.707l-1.061-1.06-1.74-1.74a.54.54 0 0 0-.763 0l-.68.679a.5.5 0 0 0 0 .707l.769.768H10.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3.878l-.767.768a.5.5 0 0 0 0 .707l.707.707a.5.5 0 0 0 .707 0l2.829-2.829Z"/></symbol><symbol id="SidebarExpandMedium" viewBox="0 0 20 20"><path d="M4.5 4a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-.5-.5h-1Zm11.354 6.353a.5.5 0 0 0 0-.707l-1.061-1.06-1.74-1.74a.54.54 0 0 0-.763 0l-.68.679a.5.5 0 0 0 0 .707L12.38 9H8.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3.878l-.767.768a.5.5 0 0 0 0 .707l.707.707a.5.5 0 0 0 .707 0l2.829-2.829Z"/></symbol><symbol id="StopStreamMedium" viewBox="0 0 20 20"><path d="M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-8 5.935a5.935 5.935 0 1 0 0-11.87 5.935 5.935 0 0 0 0 11.87Z"/><path d="M7.161 7.677c0-.285.231-.516.516-.516h4.646c.285 0 .516.231.516.516v4.646a.516.516 0 0 1-.516.516H7.677a.516.516 0 0 1-.516-.516V7.677Z"/></symbol><symbol id="StoreMedium" viewBox="0 0 20 20"><path d="M16.282 3H3.718L1.833 6.5h.015c.14 1.05 1.204 1.867 2.498 1.867.75 0 1.424-.275 1.885-.711.46.436 1.134.71 1.884.71S9.54 8.093 10 7.657c.46.436 1.134.71 1.885.71.75 0 1.424-.274 1.884-.71.46.436 1.134.71 1.885.71 1.294 0 2.359-.816 2.498-1.866h.015L16.282 3Zm-.657 6.417h.017-.034.017Zm-3.75 0h.017-.034.017Zm-3.75 0h.017-.034.017ZM17 17V9.703c-.415.19-.882.297-1.375.297a3.26 3.26 0 0 1-1.875-.583 3.26 3.26 0 0 1-1.875.583A3.26 3.26 0 0 1 10 9.417 3.26 3.26 0 0 1 8.125 10a3.26 3.26 0 0 1-1.875-.583A3.26 3.26 0 0 1 4.375 10c-.493 0-.96-.107-1.375-.297V17h4.667v-3.5c0-.644.522-1.167 1.166-1.167h2.334c.644 0 1.166.523 1.166 1.167V17H17ZM4.375 9.417h.012-.025.013Z"/></symbol><symbol id="StoreSmall" viewBox="0 0 16 16"><path d="M13.385 2H2.615L1 5h.013c.119.9 1.032 1.6 2.14 1.6.644 0 1.221-.236 1.616-.61.395.374.972.61 1.616.61.643 0 1.22-.236 1.615-.61.395.374.972.61 1.615.61.644 0 1.221-.236 1.616-.61.395.374.972.61 1.615.61 1.109 0 2.022-.7 2.141-1.6H15l-1.615-3ZM14 14V7.745A2.826 2.826 0 0 1 12.821 8c-.603 0-1.159-.186-1.607-.5-.447.314-1.004.5-1.607.5S8.447 7.814 8 7.5c-.448.314-1.004.5-1.607.5s-1.16-.186-1.607-.5c-.448.314-1.004.5-1.607.5-.423 0-.823-.092-1.179-.255V14h4v-3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3h4Z"/></symbol><symbol id="SuggestionMedium" viewBox="0 0 20 20"><path d="M12.742 9.912c-.418.394-.742.906-.742 1.48V12.5a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1.108c0-.574-.324-1.086-.742-1.48a4 4 0 1 1 5.484 0ZM9.658 4.974a.5.5 0 1 0-.316-.948c-.88.293-1.46.878-1.811 1.37a4.26 4.26 0 0 0-.472.855 2.31 2.31 0 0 0-.023.062l-.007.019-.002.006v.002l-.001.002a.5.5 0 0 0 .948.318l.002-.006.013-.036a3.262 3.262 0 0 1 .355-.64c.273-.382.695-.797 1.314-1.004ZM8.667 14a.667.667 0 0 0-.4 1.2l1.133.85a1 1 0 0 0 1.2 0l1.133-.85a.667.667 0 0 0-.4-1.2H8.667Z"/></symbol><symbol id="TerminalMedium" viewBox="0 0 20 20"><path d="M5 4h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1ZM2 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5Zm4.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-7Z"/></symbol><symbol id="TerminalSmall" viewBox="0 0 16 16"><path d="M12 2.5H4A1.5 1.5 0 0 0 2.5 4v8A1.5 1.5 0 0 0 4 13.5h8a1.5 1.5 0 0 0 1.5-1.5V4A1.5 1.5 0 0 0 12 2.5ZM4 1a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3H4Zm1.5 9a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-5Z"/></symbol><symbol id="ThumbDownMedium" viewBox="0 0 20 20"><path d="M13.683 4.365a1.15 1.15 0 0 0-1.024-1.146c-1.667-.181-4.83-.512-5.334-.464-2.05.08-2.641.12-2.89.623-.304.515-2.48 4.551-1.155 6.89.377.664 1.777.8 3.468.903.881.054 1.733-.195 2.378.204.207.129.159.658-.067 1.341-.262.796-.6 1.82-.315 2.753.53 1.733 2.335 2.366 2.436 1.156.06-.719.153-1.022.754-2.281.01-.02.02-.04.032-.058.18-.29 1.716-2.806 1.715-4.018h.001V4.364ZM17.15 9.82c0 .32-.259.578-.578.578h-1.445a.578.578 0 0 1-.578-.578V4.041c0-.319.26-.578.578-.578h1.445c.32 0 .578.259.578.578v5.78Z"/></symbol><symbol id="ThumbUpMedium" viewBox="0 0 20 20"><path d="M6.317 15.635c0 .588.44 1.082 1.024 1.146 1.666.181 4.83.512 5.333.465 2.051-.08 2.642-.121 2.89-.624.305-.515 2.48-4.551 1.156-6.89-.377-.664-1.777-.8-3.468-.903-.881-.054-1.733.195-2.378-.204-.207-.129-.159-.658.067-1.341.262-.796.6-1.82.315-2.752-.53-1.734-2.335-2.367-2.436-1.157-.06.719-.153 1.022-.754 2.282-.01.02-.02.039-.032.057-.18.29-1.716 2.806-1.715 4.018h-.001v5.903ZM2.85 10.18c0-.32.259-.578.578-.578h1.445c.319 0 .578.259.578.578v5.779c0 .319-.26.578-.578.578H3.428a.578.578 0 0 1-.578-.578v-5.78Z"/></symbol><symbol id="TutorialSmall" viewBox="0 0 16 16"><path d="M7 3.796a.705.705 0 0 0-.296-.592 3.827 3.827 0 0 0-4.323.031l-.044.031A.784.784 0 0 0 2 3.91v8.116c0 .418.465.668.814.438a3.813 3.813 0 0 1 4.622.33l.045.04a.786.786 0 0 0 1.042 0l.047-.042a3.807 3.807 0 0 1 4.617-.328c.349.23.813-.02.813-.437V3.963a.886.886 0 0 0-.38-.727 3.822 3.822 0 0 0-4.325-.029.705.705 0 0 0-.295.591v5.15a1 1 0 1 1-2 0V3.796Z"/></symbol><symbol id="TwitchMedium" viewBox="0 0 20 20"><path d="M9.571 5.143h1.144V8.57H9.57V5.143Zm3.144 0h1.142V8.57h-1.142V5.143ZM5.857 2 3 4.857v10.286h3.429V18l2.857-2.857h2.285L16.715 10V2H5.857Zm9.714 7.429-2.285 2.285H11l-2 2v-2H6.429V3.143h9.142v6.286Z"/></symbol><symbol id="TwitchSmall" viewBox="0 0 16 16"><path d="M7.75 3.75h1v3h-1v-3Zm2.75 0h1v3h-1v-3ZM4.5 1 2 3.5v9h3V15l2.5-2.5h2L14 8V1H4.5ZM13 7.5l-2 2H9l-1.75 1.75V9.5H5V2h8v5.5Z"/></symbol><symbol id="TwitterMedium" viewBox="0 0 20 20"><path d="M17.969 4.796a6.667 6.667 0 0 1-1.884.516 3.305 3.305 0 0 0 1.442-1.815c-.634.37-1.336.64-2.084.79a3.28 3.28 0 0 0-5.59 2.987 9.292 9.292 0 0 1-6.76-3.417c-.294.5-.447 1.07-.444 1.65 0 1.14.58 2.142 1.459 2.73a3.27 3.27 0 0 1-1.485-.41v.04a3.282 3.282 0 0 0 2.63 3.218 3.331 3.331 0 0 1-1.474.057 3.29 3.29 0 0 0 3.069 2.278 6.578 6.578 0 0 1-4.068 1.403c-.26 0-.52-.015-.78-.045a9.33 9.33 0 0 0 5.038 1.473c6.035 0 9.332-4.997 9.332-9.323 0-.14 0-.28-.01-.42a6.623 6.623 0 0 0 1.64-1.7l-.031-.012Z"/></symbol><symbol id="TwitterSmall" viewBox="0 0 16 16"><path d="M14.973 3.602c-.525.23-1.08.383-1.648.452a2.892 2.892 0 0 0 1.261-1.588c-.554.323-1.17.559-1.824.69a2.87 2.87 0 0 0-4.89 2.615 8.13 8.13 0 0 1-5.915-2.99 2.813 2.813 0 0 0-.389 1.443 2.87 2.87 0 0 0 1.276 2.39 2.86 2.86 0 0 1-1.3-.36v.035a2.872 2.872 0 0 0 2.303 2.816c-.421.113-.862.13-1.29.05a2.88 2.88 0 0 0 2.685 1.993A5.756 5.756 0 0 1 1 12.337a8.165 8.165 0 0 0 4.408 1.288c5.281 0 8.166-4.372 8.166-8.158 0-.122 0-.245-.009-.367A5.795 5.795 0 0 0 15 3.614l-.027-.012Z"/></symbol><symbol id="ViewMedium" viewBox="0 0 20 20"><path d="M1.362 9.47a.9.9 0 0 0 0 1.06C2.88 12.63 6.223 16 10 16s7.12-3.37 8.638-5.47a.9.9 0 0 0 0-1.06C17.12 7.37 13.777 4 10 4S2.88 7.37 1.362 9.47ZM14 10a4 4 0 1 1-8 0 4 4 0 0 1 8 0Zm-4 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"/></symbol><symbol id="ViewSmall" viewBox="0 0 16 16"><path d="M1.325 7.496a.891.891 0 0 0 0 1.008C2.525 10.258 5.098 13 8 13c2.902 0 5.476-2.742 6.675-4.496a.891.891 0 0 0 0-1.008C13.475 5.742 10.902 3 8 3 5.098 3 2.524 5.742 1.325 7.496ZM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-3 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"/></symbol><symbol id="WarningMedium" viewBox="0 0 20 20"><path d="M1.909 15.486 9.143 3.428a1 1 0 0 1 1.714 0l7.234 12.056A1 1 0 0 1 17.234 17H2.766a1 1 0 0 1-.857-1.514ZM9 8a1 1 0 0 1 2 0v3a1 1 0 1 1-2 0V8Zm0 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z"/></symbol><symbol id="WarningSmall" viewBox="0 0 16 16"><path d="m7.136 2.481-5.259 9.015A1 1 0 0 0 2.741 13h10.518a1 1 0 0 0 .864-1.504l-5.26-9.015a1 1 0 0 0-1.727 0ZM7 6.001a1 1 0 1 1 2 0v2a1 1 0 1 1-2 0V6Zm0 5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z"/></symbol><symbol id="YouTubeMedium" viewBox="0 0 20 20"><path d="M17.665 5.76a2.01 2.01 0 0 0-1.414-1.423C15.003 4 10 4 10 4s-5.003 0-6.251.337A2.011 2.011 0 0 0 2.335 5.76C2 7.017 2 9.637 2 9.637s0 2.62.335 3.876a2.01 2.01 0 0 0 1.414 1.424c1.248.336 6.251.336 6.251.336s5.003 0 6.251-.336a2.01 2.01 0 0 0 1.415-1.424C18 12.257 18 9.637 18 9.637s0-2.62-.335-3.876Zm-9.302 6.255V7.258l4.182 2.379-4.182 2.378Z"/></symbol><symbol id="YouTubeSmall" viewBox="0 0 16 16"><path d="M14.707 4.54a1.76 1.76 0 0 0-1.238-1.245C12.378 3 8 3 8 3s-4.378 0-5.47.295A1.76 1.76 0 0 0 1.293 4.54C1 5.64 1 7.932 1 7.932s0 2.293.293 3.392A1.76 1.76 0 0 0 2.53 12.57c1.091.294 5.469.294 5.469.294s4.378 0 5.47-.294a1.76 1.76 0 0 0 1.238-1.246C15 10.224 15 7.932 15 7.932s0-2.292-.293-3.391Zm-8.14 5.473V5.851l3.66 2.081-3.66 2.081Z"/></symbol></defs></svg></div><div class="flex flex-col min-h-screen"><header class="sticky top-0 bg flex flex-row items-center justify-between h-[48px] gap-200 z-20 sm:px-400 max-sm:pr-200"><div role="progressbar" aria-hidden="true" aria-label="loading bar" class="absolute inset-x-0 left-0 top-0 z-50 bg-surface h-0 transition-none"><div class="h-full transition-all duration-500 delay-100 ease-in-out bg-icon-subdued w-0 opacity-0 transition-none"></div></div><div class="flex-1 shrink-1 flex flex-row items-center"><div class="sm:hidden"><button type="button" class="_Icon_ajx1z_1" name="open menu" aria-haspopup="dialog" aria-expanded="false" aria-label="Open navigation menu"><svg width="24" height="24" role="img"><use href="#MenuLarge"></use></svg></button></div><a class=" flex items-center gap-50" href="/docs" data-discover="true"><img src="data:image/svg+xml,%3csvg%20xmlns=&#x27;http://www.w3.org/2000/svg&#x27;%20width=&#x27;60&#x27;%20height=&#x27;24&#x27;%20viewBox=&#x27;0%200%2060%2024&#x27;%20fill=&#x27;none&#x27;%3e%3cpath%20d=&#x27;M32.083%2017.13a1.21%201.21%200%200%200%201.193-1.194%201.208%201.208%200%200%200-1.193-1.183%201.188%201.188%200%201%200%200%202.376Zm5.746-.006c1.233%200%201.874-.71%202.168-1.347h.09V17h2.087V6.818h-2.113v3.828h-.064c-.284-.621-.895-1.382-2.173-1.382-1.675%200-3.092%201.303-3.092%203.928%200%202.555%201.357%203.932%203.097%203.932Zm.671-1.685c-1.039%200-1.606-.925-1.606-2.257%200-1.323.557-2.232%201.606-2.232%201.03%200%201.606.87%201.606%202.232s-.587%202.257-1.606%202.257Zm8.896%201.71c1.889%200%203.161-.92%203.46-2.337l-1.959-.129c-.214.582-.76.885-1.467.885-1.059%200-1.73-.7-1.73-1.84v-.004h5.2v-.582c0-2.595-1.57-3.878-3.589-3.878-2.247%200-3.704%201.596-3.704%203.953%200%202.42%201.437%203.932%203.789%203.932ZM45.7%2012.411c.045-.87.706-1.566%201.646-1.566.92%200%201.556.656%201.561%201.566H45.7Zm13.483-3.047h-2.242l-1.58%205.463h-.08l-1.586-5.463h-2.238L54.127%2017h2.386l2.67-7.636Z&#x27;%20fill=&#x27;%23202223&#x27;/%3e%3cpath%20d=&#x27;M18.392%204.621a.231.231%200%200%200-.208-.195c-.087-.008-1.78-.034-1.78-.034s-1.418-1.387-1.557-1.528c-.14-.142-.414-.099-.52-.067l-.712.222a5.053%205.053%200%200%200-.34-.844C12.77%201.205%2012.032.691%2011.139.69h-.003c-.062%200-.124.006-.186.01a2.75%202.75%200%200%200-.08-.093c-.39-.42-.888-.624-1.485-.606-1.153.033-2.3.873-3.232%202.364C5.5%203.415%205%204.733%204.86%205.754c-1.324.413-2.25.702-2.27.71-.668.21-.689.231-.776.867C1.748%207.81%200%2021.445%200%2021.445L14.65%2024%2021%2022.408%2018.391%204.621Zm-5.51-1.373-1.137.355c-.008-.588-.078-1.407-.35-2.115.875.167%201.305%201.165%201.487%201.76Zm-1.903.595-2.446.764c.236-.913.684-1.822%201.235-2.418.205-.222.491-.469.83-.61.32.671.388%201.621.38%202.264ZM9.409.775c.27-.006.498.054.692.183a3.34%203.34%200%200%200-.895.703c-.732.792-1.293%202.022-1.517%203.209l-2.009.627C6.077%203.629%207.63.827%209.408.775Z&#x27;%20fill=&#x27;%2395BF47&#x27;/%3e%3cpath%20d=&#x27;m11.131%207.719-.737%202.782s-.823-.377-1.798-.315c-1.43.091-1.445%201-1.43%201.229.077%201.244%203.323%201.516%203.506%204.431.143%202.293-1.206%203.862-3.15%203.986-2.334.148-3.619-1.24-3.619-1.24l.494-2.121s1.294.984%202.329.918c.676-.043.917-.598.893-.99-.102-1.624-2.745-1.528-2.912-4.195-.14-2.245%201.321-4.52%204.546-4.724%201.242-.08%201.878.239%201.878.239Z&#x27;%20fill=&#x27;%23fff&#x27;/%3e%3cpath%20d=&#x27;M18.184%204.426c-.086-.007-1.78-.033-1.78-.033s-1.417-1.388-1.557-1.529a.345.345%200%200%200-.197-.091l.001%2021.226L21%2022.408%2018.393%204.622a.232.232%200%200%200-.209-.196Z&#x27;%20fill=&#x27;%235E8E3E&#x27;/%3e%3c/svg%3e" alt="Shopify.dev" class="block dark:hidden"/><img src="data:image/svg+xml,%3csvg%20xmlns=&#x27;http://www.w3.org/2000/svg&#x27;%20width=&#x27;60&#x27;%20height=&#x27;24&#x27;%20viewBox=&#x27;0%200%2060%2024&#x27;%20fill=&#x27;none&#x27;%3e%3cpath%20d=&#x27;M32.083%2017.13a1.21%201.21%200%200%200%201.193-1.194%201.208%201.208%200%200%200-1.193-1.183%201.188%201.188%200%201%200%200%202.376Zm5.746-.006c1.233%200%201.874-.71%202.168-1.347h.09V17h2.087V6.818h-2.113v3.828h-.064c-.284-.621-.895-1.382-2.173-1.382-1.675%200-3.092%201.303-3.092%203.928%200%202.555%201.357%203.932%203.097%203.932Zm.671-1.685c-1.039%200-1.606-.925-1.606-2.257%200-1.323.557-2.232%201.606-2.232%201.03%200%201.606.87%201.606%202.232s-.587%202.257-1.606%202.257Zm8.896%201.71c1.889%200%203.161-.92%203.46-2.337l-1.959-.129c-.214.582-.76.885-1.467.885-1.059%200-1.73-.7-1.73-1.84v-.004h5.2v-.582c0-2.595-1.57-3.878-3.589-3.878-2.247%200-3.704%201.596-3.704%203.953%200%202.42%201.437%203.932%203.789%203.932ZM45.7%2012.411c.045-.87.706-1.566%201.646-1.566.92%200%201.556.656%201.561%201.566H45.7Zm13.483-3.047h-2.242l-1.58%205.463h-.08l-1.586-5.463h-2.238L54.127%2017h2.386l2.67-7.636Z&#x27;%20fill=&#x27;%23fff&#x27;/%3e%3cpath%20d=&#x27;M18.392%204.621a.231.231%200%200%200-.208-.195c-.087-.008-1.78-.034-1.78-.034s-1.418-1.387-1.557-1.528c-.14-.142-.414-.099-.52-.067l-.712.222a5.053%205.053%200%200%200-.34-.844C12.77%201.205%2012.032.691%2011.139.69h-.003c-.062%200-.124.006-.186.01a2.75%202.75%200%200%200-.08-.093c-.39-.42-.888-.624-1.485-.606-1.153.033-2.3.873-3.232%202.364C5.5%203.415%205%204.733%204.86%205.754c-1.324.413-2.25.702-2.27.71-.668.21-.689.231-.776.867C1.748%207.81%200%2021.445%200%2021.445L14.65%2024%2021%2022.408%2018.391%204.621Zm-5.51-1.373-1.137.355c-.008-.588-.078-1.407-.35-2.115.875.167%201.305%201.165%201.487%201.76Zm-1.903.595-2.446.764c.236-.913.684-1.822%201.235-2.418.205-.222.491-.469.83-.61.32.671.388%201.621.38%202.264ZM9.409.775c.27-.006.498.054.692.183a3.34%203.34%200%200%200-.895.703c-.732.792-1.293%202.022-1.517%203.209l-2.009.627C6.077%203.629%207.63.827%209.408.775Z&#x27;%20fill=&#x27;%2395BF47&#x27;/%3e%3cpath%20d=&#x27;m11.131%207.719-.737%202.782s-.823-.377-1.798-.315c-1.43.091-1.445%201-1.43%201.229.077%201.244%203.323%201.516%203.506%204.431.143%202.293-1.206%203.862-3.15%203.986-2.334.148-3.619-1.24-3.619-1.24l.494-2.121s1.294.984%202.329.918c.676-.043.917-.598.893-.99-.102-1.624-2.745-1.528-2.912-4.195-.14-2.245%201.321-4.52%204.546-4.724%201.242-.08%201.878.239%201.878.239Z&#x27;%20fill=&#x27;%23fff&#x27;/%3e%3cpath%20d=&#x27;M18.184%204.426c-.086-.007-1.78-.033-1.78-.033s-1.417-1.388-1.557-1.529a.345.345%200%200%200-.197-.091l.001%2021.226L21%2022.408%2018.393%204.622a.232.232%200%200%200-.209-.196Z&#x27;%20fill=&#x27;%235E8E3E&#x27;/%3e%3c/svg%3e" alt="Shopify.dev" class="hidden dark:block"/><span class="text text-sm lowercase leading-snug border rounded-xs px-100">Docs</span></a></div><div class="shrink-0 hidden sm:block"><nav class="flex flex-row items-baseline text-sm"><a class="text hover:text-bright focus:text-bright px-200 py-150 rounded" href="/docs/apps" data-discover="true">Apps</a><a class="text hover:text-bright focus:text-bright px-200 py-150 rounded" href="/docs/storefronts" data-discover="true">Storefronts</a><div><button type="button" class="group inline-block text hover:text-bright focus:text-bright cursor-pointer z-30 py-100 pl-200 pr-100 rounded text-bright bg-surface-active font-600" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-:Rrin5:" data-state="closed">APIs and references<svg width="20" height="20" class="text-icon group-hover:text-icon-hover group-focus:text-icon-hover group-active:text-icon-active -translate-y-50 inline opacity-50" role="img"><use href="#CaretDownMedium"></use></svg></button></div></nav></div><div class="flex-1 shrink-1 flex items-center justify-end gap-200 md:gap-350 text-sm"><button id="open-search" type="button" class="_SearchButton_l42iu_1" aria-haspopup="dialog"><svg width="20" height="20" class="_SearchButtonIconDesktop_l42iu_36 _AnimationBottom_l42iu_94" role="img"><use href="#SearchMedium"></use></svg><svg width="20" height="20" class="_MagicSparkleIconDesktop_l42iu_75 _AnimationTop_l42iu_101" role="img"><use href="#ScintillateMedium"></use></svg><span class="_SearchButtonLabel_l42iu_32">search + assistant</span><svg width="16" height="16" class="_SearchLauncherIcon_l42iu_26" role="img"><use href="#SearchLauncherSmall"></use></svg><svg width="20" height="20" class="_SearchButtonIconMobile_l42iu_16 _AnimationBottom_l42iu_94" role="img"><use href="#SearchMedium"></use></svg><svg width="20" height="20" class="_MagicSparkleIconMobile_l42iu_17 _AnimationTop_l42iu_101" role="img"><use href="#ScintillateMedium"></use></svg></button><div class="mx-100"><button type="button" aria-label="Toggle dark mode" aria-live="polite"><div class="relative w-500 h-500 overflow-hidden"><svg width="20" height="20" class="absolute left-0 top-50 transition-transform duration-500 ease-out delay-200 translate-y-500 dark:translate-y-0 text-[#ebaf26]" role="img"><use href="#LightModeMedium"></use></svg><svg width="20" height="20" class="absolute left-0 top-50 transition-transform duration-500 ease-out delay-200 translate-y-0 dark:translate-y-500 text-subdued" role="img"><use href="#DarkModeMedium"></use></svg></div></button></div><a class="_Action_q26z0_1" href="https://partners.shopify.com/organizations?shpxid=222dd762-CA08-48FF-E4D4-FF926B8FFCAD">Log in</a><a class="_Action_q26z0_1 _HideInMobile_q26z0_11" href="https://partners.shopify.com/signup/developer?shpxid=222dd762-CA08-48FF-E4D4-FF926B8FFCAD">Sign up</a></div></header><div class="bg-default gap-200 flex flex-row flex-1"><aside class="top-1200 h-sidebar pl-200 pb-200 sm:flex sm:flex-col sticky hidden z-[1]"><aside data-testid="page-navigation" aria-label="Navigation" class="flex-1 flex flex-col bg-sidebar rounded w-[100%] h-full"><div class="_HoverExpandContainer_76dnf_9"><div class="_SidebarCollapsibleContainer_76dnf_19"><div class="_SidebarCollapsibleControls_76dnf_69"><button type="button" aria-controls="sidebar-collapse-content" aria-expanded="true" id="sidebar-collapse-button" class="_SidebarCollapsibleToggle_76dnf_76" aria-label="Collapse sidebar"><svg width="20" height="20" class="_SidebarCollapseIcon_76dnf_101" role="img"><use href="#SidebarCollapseMedium"></use></svg><span class="sr-only">Collapse sidebar</span></button></div><div id="sidebar-collapse-content" aria-labelledby="sidebar-collapse-button" class="_SidebarCollapsibleContent_76dnf_134"><header class="gap-50 p-300 pb-200 pt-200 flex border-b"><div class="block ml-150 pr-600"><div class="text-headline font-headline4">GraphQL Admin API</div><div class="_SideBarVersionSelect_udkb6_1"><label class="sr-only" for="versionSelect"><span>Choose a version:</span></label><div class="_Select_yrlzh_1"><select id="versionSelect" class="_Input_yrlzh_34"><option value="unstable">unstable<!-- --> </option><option value="2025-07">2025-07<!-- --> <!-- -->release candidate</option><option value="2025-04" selected="">2025-04<!-- --> <!-- -->latest</option><option value="2025-01">2025-01<!-- --> </option><option value="2024-10">2024-10<!-- --> </option><option value="2024-07">2024-07<!-- --> </option></select><div class="_Content_yrlzh_8" aria-hidden="true"><span class="_Label_yrlzh_64"><span class="_LabelVersion_yrlzh_71">2025-04</span><span class="_Tag_yrlzh_59 MinorTheme-Success">latest</span></span><span><svg width="20" height="20" role="img"><use href="#SelectorMedium"></use></svg></span></div><div class="_Backdrop_yrlzh_18"></div></div></div></div></header><nav class="select-none nav-scroll-bar flex-1 overflow-x-hidden overflow-y-auto overscroll-contain h-[calc(100%-73px)]"><ul aria-label="GraphQL Admin API overview" class="gap-50 flex flex-col flex flex-col pt-400 pb-[10px] mx-200 mb-0 gap-[0]"><li><a aria-current="page" class="_NavLink_1vsgp_1 _NavLinkCurrent_1vsgp_18 _NavLinkActive_1vsgp_24 nav-link-active" href="/docs/api/admin-graphql" data-discover="true"><div class="pl-200">Overview</div></a></li><li><a aria-current="page" class="_NavLink_1vsgp_1" href="/docs/api/admin-graphql#client_libraries" data-discover="true"><div class="pl-400">Client libraries</div></a></li><li><a aria-current="page" class="_NavLink_1vsgp_1" href="/docs/api/admin-graphql#authentication" data-discover="true"><div class="pl-400">Authentication</div></a></li><li><a aria-current="page" class="_NavLink_1vsgp_1" href="/docs/api/admin-graphql#endpoints" data-discover="true"><div class="pl-400">Endpoint and queries</div></a></li><li><a aria-current="page" class="_NavLink_1vsgp_1" href="/docs/api/admin-graphql#rate_limits" data-discover="true"><div class="pl-400">Rate limits</div></a></li><li><a aria-current="page" class="_NavLink_1vsgp_1" href="/docs/api/admin-graphql#status_and_error_codes" data-discover="true"><div class="pl-400">Status and error codes</div></a></li></ul><ul class="hidden"><li><a href="/docs/api/admin-graphql/2025-04/full-index"><span>Full index</span></a></li></ul><hr class="mx-400"/><ul class="px-200 py-300"><ul class="gap-50 flex flex-col"><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":R86ab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Access</button><div id=":R86ab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":R8aab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Apps</button><div id=":R8aab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":R8eab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>B2B</button><div id=":R8eab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":R8iab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Billing</button><div id=":R8iab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":R8mab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Bulk operations</button><div id=":R8mab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":R8qab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Cart</button><div id=":R8qab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":R8uab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Checkout branding</button><div id=":R8uab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":R92ab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Common objects</button><div id=":R92ab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":R96ab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Customers</button><div id=":R96ab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":R9aab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Discounts and marketing</button><div id=":R9aab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":R9eab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Events</button><div id=":R9eab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":R9iab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Inventory</button><div id=":R9iab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":R9mab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Localizations</button><div id=":R9mab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":R9qab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Marketplaces</button><div id=":R9qab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":R9uab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Metafields</button><div id=":R9uab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":Ra2ab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Metaobjects</button><div id=":Ra2ab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":Ra6ab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Online store</button><div id=":Ra6ab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":Raaab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Orders</button><div id=":Raaab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":Raeab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Privacy</button><div id=":Raeab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":Raiab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Products and collections</button><div id=":Raiab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":Ramab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Retail</button><div id=":Ramab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":Raqab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Shipping and fulfillment</button><div id=":Raqab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":Rauab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Shopify Markets</button><div id=":Rauab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":Rb2ab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Shopify Payments</button><div id=":Rb2ab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":Rb6ab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Store properties</button><div id=":Rb6ab75:"><div class="overflow-clip"></div></div></div></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":Rbaab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>Webhooks</button><div id=":Rbaab75:"><div class="overflow-clip"></div></div></div></li><li><hr class="mx-200 my-100"/></li><li><div role="group" class="expandable-nav"><button type="button" aria-expanded="false" aria-controls=":Rbeab75:" class="toggle flex items-center gap-100 list-none px-100 py-150 w-full cursor-pointer hover:text-link font-nav-item text-subdued"><span class="w-400 h-400"><svg width="16" height="16" class="expandable-nav-icon text-icon-subdued" role="img"><use href="#ChevronRightSmall"></use></svg></span>GraphQL Types</button><div id=":Rbeab75:"><div class="overflow-clip"></div></div></div></li></ul></ul></nav></div></div></div></aside></aside><main id="main-content" class="pb-200 mr-200 flex-1 rounded z-0"><div class="min-h-[calc(100vh-48px)]"><div id="top"></div><div class="_PageHero_1rux4_1"><figure class="pixelate _PageHeroImage_1rux4_13 _Hero_1wqdj_1"></figure><div class="mx-600 sm:mx-900"><div class="w-constraint-xl mx-auto"><div class="_PageHeroContentLayout_1rux4_39"><div class="_PageHeroContentColumn_1rux4_65"><div class="font-body-minor py-1800"><h1 class="font-headline1 mb-400 text-headline">GraphQL Admin API reference</h1><div class="_Markdown_19nbi_4"><p>The Admin API lets you build apps and integrations that extend and enhance the Shopify admin.</p> <p>This page will help you get up and running with Shopify’s GraphQL API.</p> </div></div></div></div></div></div></div><div class="_Content_1wqdj_22"><div class="mx-600 sm:mx-900"><div class="w-constraint-xl mx-auto"><section class="grid grid-cols-1 md:grid-cols-2 gap-400"><div data-testid="primary-column" class="md:sticky md:top-[48px] md:z-10 self-start"><div class="sm:hidden"><div class="relative rounded pr-200 pt-100 pl-300 pb-100 bg-surface z-10"><label class="sr-only" for="versionSelect"><span>Choose a version:</span></label><div class="_Select_yrlzh_1"><select id="versionSelect" class="_Input_yrlzh_34"><option value="unstable">unstable<!-- --> </option><option value="2025-07">2025-07<!-- --> <!-- -->release candidate</option><option value="2025-04" selected="">2025-04<!-- --> <!-- -->latest</option><option value="2025-01">2025-01<!-- --> </option><option value="2024-10">2024-10<!-- --> </option><option value="2024-07">2024-07<!-- --> </option></select><div class="_Content_yrlzh_8" aria-hidden="true"><span class="_Label_yrlzh_64"><span class="_LabelVersion_yrlzh_71">2025-04</span><span class="_Tag_yrlzh_59 MinorTheme-Success">latest</span></span><span><svg width="20" height="20" role="img"><use href="#SelectorMedium"></use></svg></span></div><div class="_Backdrop_yrlzh_18"></div></div></div></div></div></section></div></div><div class="mx-600 sm:mx-900"><div class="w-constraint-xl mx-auto"><section class="grid grid-cols-1 md:grid-cols-2 gap-400"><div data-testid="primary-column" class="md:sticky md:top-[48px] md:z-10 self-start"><div class="relative group/hashtarget"><a id="client_libraries" class="_LinkHashTarget_14ndl_1" href="/docs/api/admin-graphql#client_libraries" data-discover="true"><svg width="20" height="20" role="img"><use href="#LinkMedium"></use></svg><span class="sr-only">Anchor to Client libraries</span></a><h2 class="font-headline2 text-headline mb-300">Client libraries</h2></div><div class="font-body-minor mb-400"><div class="_Markdown_19nbi_4"><p>Use Shopify’s officially supported libraries to build fast, reliable apps with the programming languages and frameworks you already know.</p> </div></div><div class="flex flex-col border-t"><details name="client-libraries" open="" class="border-b"><summary class="details-marker-hidden flex flex-row items-baseline gap-200 py-300 text-headline-minor focus:font-600 hover:font-600 cursor-pointer font-600"><span class="flex-1"><div class="_AccordionToggleLabel_xv4r8_1"><img src="/images/icon-logos/tiny/curl-light.svg" alt="" aria-hidden="true" class="w-400 h-400 dark:hidden self-center block"/><img src="/images/icon-logos/tiny/curl-dark.svg" alt="" aria-hidden="true" class="w-400 h-400 dark:block self-center hidden"/><span class="flex-1">cURL</span></div></span><svg width="16" height="16" class="text-subdued transition-transform duration-100" role="img"><use href="#MinusSmall"></use></svg></summary><div class="_Markdown_19nbi_4 mb-400 font-body-minor"><p>Use the <a href="https://curl.se/">cURL utility</a> to make API queries directly from the command line.</p> </div></details><details name="client-libraries" class="border-b"><summary class="details-marker-hidden flex flex-row items-baseline gap-200 py-300 text-headline-minor focus:font-600 hover:font-600 cursor-pointer"><span class="flex-1"><div class="_AccordionToggleLabel_xv4r8_1"><img src="/images/icon-logos/tiny/remix-light.svg" alt="" aria-hidden="true" class="w-400 h-400 dark:hidden self-center block"/><img src="/images/icon-logos/tiny/remix-dark.svg" alt="" aria-hidden="true" class="w-400 h-400 dark:block self-center hidden"/><span class="flex-1">Remix</span></div></span><svg width="16" height="16" class="text-subdued transition-transform duration-100" role="img"><use href="#PlusSmall"></use></svg></summary><div class="_Markdown_19nbi_4 mb-400 font-body-minor"><p>The official package for Remix applications, with full TypeScript support.</p> <ul> <li><a href="/docs/api/shopify-app-remix">Docs</a></li> <li><a href="https://www.npmjs.com/package/@shopify/shopify-app-remix">npm package</a></li> <li><a href="https://github.com/Shopify/shopify-app-js/tree/main/packages/apps/shopify-app-remix#readme">GitHub repo</a></li> </ul> </div></details><details name="client-libraries" class="border-b"><summary class="details-marker-hidden flex flex-row items-baseline gap-200 py-300 text-headline-minor focus:font-600 hover:font-600 cursor-pointer"><span class="flex-1"><div class="_AccordionToggleLabel_xv4r8_1"><img src="/images/icon-logos/tiny/node-light.svg" alt="" aria-hidden="true" class="w-400 h-400 dark:hidden self-center block"/><img src="/images/icon-logos/tiny/node-dark.svg" alt="" aria-hidden="true" class="w-400 h-400 dark:block self-center hidden"/><span class="flex-1">Node.js</span></div></span><svg width="16" height="16" class="text-subdued transition-transform duration-100" role="img"><use href="#PlusSmall"></use></svg></summary><div class="_Markdown_19nbi_4 mb-400 font-body-minor"><p>The official client library for Node.js applications, with full TypeScript support. It has no framework dependencies, so it can be used by any Node.js app.</p> <ul> <li><a href="https://github.com/Shopify/shopify-app-js/tree/main/packages/apps/shopify-api#readme">Docs</a></li> <li><a href="https://www.npmjs.com/package/@shopify/shopify-api">npm package</a></li> <li><a href="https://github.com/Shopify/shopify-app-js/tree/main/packages/apps/shopify-api">GitHub repo</a></li> </ul> </div></details><details name="client-libraries" class="border-b"><summary class="details-marker-hidden flex flex-row items-baseline gap-200 py-300 text-headline-minor focus:font-600 hover:font-600 cursor-pointer"><span class="flex-1"><div class="_AccordionToggleLabel_xv4r8_1"><img src="/images/icon-logos/tiny/ruby-light.svg" alt="" aria-hidden="true" class="w-400 h-400 dark:hidden self-center block"/><img src="/images/icon-logos/tiny/ruby-dark.svg" alt="" aria-hidden="true" class="w-400 h-400 dark:block self-center hidden"/><span class="flex-1">Ruby</span></div></span><svg width="16" height="16" class="text-subdued transition-transform duration-100" role="img"><use href="#PlusSmall"></use></svg></summary><div class="_Markdown_19nbi_4 mb-400 font-body-minor"><p>The official client library for Ruby apps.</p> <ul> <li><a href="https://shopify.github.io/shopify-api-ruby/">Docs</a></li> <li><a href="https://rubygems.org/gems/shopify_api">Ruby gem</a></li> <li><a href="https://github.com/Shopify/shopify-api-ruby">GitHub repo</a></li> </ul> </div></details><details name="client-libraries" class="border-b"><summary class="details-marker-hidden flex flex-row items-baseline gap-200 py-300 text-headline-minor focus:font-600 hover:font-600 cursor-pointer"><span class="flex-1"><div class="_AccordionToggleLabel_xv4r8_1"><span class="flex-1">Other</span></div></span><svg width="16" height="16" class="text-subdued transition-transform duration-100" role="img"><use href="#PlusSmall"></use></svg></summary><div class="_Markdown_19nbi_4 mb-400 font-body-minor"><p>Need a different language? Check the list of <a href="/apps/tools/api-libraries#third-party-admin-api-libraries">community-supported libraries</a>.</p> </div></details></div></div><aside data-testid="secondary-column" class="md:sticky md:top-[48px] md:z-10 self-start md:pl-1000"><div class="relative flex flex-col bg-surface border rounded shadow-md _Card_qavk7_1 Theme-GQL Mode-Dim _CodeBlockContainer_1kb9p_1"><div class="flex flex-col flex-grow overflow-hidden min-h-800"><div dir="ltr" data-orientation="horizontal" class="flex flex-col flex-grow overflow-hidden"><header class="flex flex-row items-stretch gap-100 mx-75 first:mt-75 flex-grow"><div class="relative overflow-hidden flex flex-1 flex-row flex-nowrap gap-400 rounded-xs first:px-200 bg h-800"><div data-testid="scroll-area" class="flex-nowrap no-scrollbar overscroll-contain scroll-smooth hover:scroll-auto motion-reduce:scroll-auto relative flex flex-row overflow-x-auto overflow-y-hidden"><div role="tablist" aria-orientation="horizontal" class="flex flex-1 flex-row flex-nowrap gap-400 rounded-xs px-200 bg h-800" tabindex="-1" data-orientation="horizontal" style="outline:none"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:Rqhdj75:-content-cURL" data-state="inactive" id="radix-:Rqhdj75:-trigger-cURL" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">cURL</button><button type="button" role="tab" aria-selected="true" aria-controls="radix-:Rqhdj75:-content-remix" data-state="active" id="radix-:Rqhdj75:-trigger-remix" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Remix</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-:Rqhdj75:-content-node" data-state="inactive" id="radix-:Rqhdj75:-trigger-node" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Node.js</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-:Rqhdj75:-content-ruby" data-state="inactive" id="radix-:Rqhdj75:-trigger-ruby" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Ruby</button></div></div><button type="button" tabindex="-1" data-testid="scroll-hint-start" class="absolute left-0 top-0 z-20 flex flex-col justify-center h-full bg-gradient-to-r from-[var(--Background-Default)] from-80% to-transparent text-link opacity-0 visibility-hidden pointer-events-none w-500"><svg width="20" height="20" role="img"><use href="#ChevronLeftMedium"></use></svg></button><button type="button" tabindex="-1" data-testid="scroll-hint-end" class="absolute right-0 top-0 z-20 flex flex-col justify-center h-full bg-gradient-to-l from-[var(--Background-Default)] from-80% to-transparent text-link opacity-0 visibility-hidden pointer-events-none w-500"><svg width="20" height="20" role="img"><use href="#ChevronRightMedium"></use></svg></button></div><div class="flex flex-row flex-grow-0 flex-shrink-0 flex-nowrap items-center gap-100"><span class="inline-flex" aria-describedby=":R66qhdj75:" data-state="closed"><button type="button" class="flex flex-row flex-nowrap items-center justify-center rounded-xs bg text focus:bg-surface-hover hover:bg-surface-hover active:bg-surface-active disabled:opacity-30 h-800 min-w-800 font-body-minor"><svg width="20" height="20" class="text-icon focus:text-icon-hover hover:text-icon-hover active:text-icon-active" role="img"><use href="#CopyMedium"></use></svg><span class="sr-only">Copy</span></button></span></div></header><div class="flex-1 flex flex-col overflow-hidden"><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqhdj75:-trigger-cURL" hidden="" id="radix-:Rqhdj75:-content-cURL" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden"></div><div data-state="active" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqhdj75:-trigger-remix" id="radix-:Rqhdj75:-content-remix" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden" style="animation-duration:0s"><div class="p-50 overscroll-contain flex flex-col flex-grow w-full overflow-hidden rounded"><pre class="whitespace-break-spaces py-100 break-words"><code class="font-mono font-400 text-sm leading-sm grid grid-cols-[auto_1fr] gap-x-200"><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">1</span><div class="text-subdued">npm install --save @shopify/shopify-app-remix</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">2</span><div class="text-subdued"># or</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">3</span><div class="text-subdued">yarn add @shopify/shopify-app-remix</div></code></pre></div></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqhdj75:-trigger-node" hidden="" id="radix-:Rqhdj75:-content-node" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden"></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqhdj75:-trigger-ruby" hidden="" id="radix-:Rqhdj75:-content-ruby" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden"></div></div></div></div><div class="hidden"><code title="cURL"># cURL is often available by default on macOS and Linux. # # See http://curl.se/docs/install.html for more details.</code><code title="Remix">npm install --save @shopify/shopify-app-remix # or yarn add @shopify/shopify-app-remix</code><code title="Node.js">npm install --save @shopify/shopify-api # or yarn add @shopify/shopify-api</code><code title="Ruby">bundle add shopify_api</code></div></div></aside></section></div></div><div class="mx-600 sm:mx-900"><div class="w-constraint-xl mx-auto"><hr class="my-900 lg:my-1500"/></div></div><div class="mx-600 sm:mx-900"><div class="w-constraint-xl mx-auto"><section class="grid grid-cols-1 md:grid-cols-2 gap-400"><div data-testid="primary-column" class="md:sticky md:top-[48px] md:z-10 self-start"><div class="relative group/hashtarget"><a id="authentication" class="_LinkHashTarget_14ndl_1" href="/docs/api/admin-graphql#authentication" data-discover="true"><svg width="20" height="20" role="img"><use href="#LinkMedium"></use></svg><span class="sr-only">Anchor to Authentication</span></a><h2 class="font-headline2 text-headline mb-300">Authentication</h2></div><div class="font-body-minor mb-400"><div class="_Markdown_19nbi_4"><p>All GraphQL Admin API queries require a valid Shopify access token.</p> <p>Public and custom apps created in the Partner Dashboard generate tokens using <a href="/apps/auth/oauth">OAuth</a>, and custom apps made in the Shopify admin are <a href="/apps/auth/admin-app-access-tokens">authenticated in the Shopify admin</a>.</p> <p>Include your token as a <code>X-Shopify-Access-Token</code> header on all API queries. Using Shopify’s supported <a href="/apps/tools/api-libraries">client libraries</a> can simplify this process.</p> <p>To keep the platform secure, apps need to request specific <a href="/api/usage/access-scopes">access scopes</a> during the install process. Only request as much data access as your app needs to work.</p> <p>Learn more about <a href="/apps/auth">getting started with authentication</a> and <a href="/apps/getting-started">building apps</a>.</p> </div></div></div><aside data-testid="secondary-column" class="md:sticky md:top-[48px] md:z-10 self-start md:pl-1000"><div class="relative flex flex-col bg-surface border rounded shadow-md _Card_qavk7_1 Theme-GQL Mode-Dim _CodeBlockContainer_1kb9p_1"><div class="flex flex-col flex-grow overflow-hidden min-h-800"><div dir="ltr" data-orientation="horizontal" class="flex flex-col flex-grow overflow-hidden"><header class="flex flex-row items-stretch gap-100 mx-75 first:mt-75 flex-grow"><div class="relative overflow-hidden flex flex-1 flex-row flex-nowrap gap-400 rounded-xs first:px-200 bg h-800"><div data-testid="scroll-area" class="flex-nowrap no-scrollbar overscroll-contain scroll-smooth hover:scroll-auto motion-reduce:scroll-auto relative flex flex-row overflow-x-auto overflow-y-hidden"><div role="tablist" aria-orientation="horizontal" class="flex flex-1 flex-row flex-nowrap gap-400 rounded-xs px-200 bg h-800" tabindex="-1" data-orientation="horizontal" style="outline:none"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:Rqidj75:-content-cURL" data-state="inactive" id="radix-:Rqidj75:-trigger-cURL" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">cURL</button><button type="button" role="tab" aria-selected="true" aria-controls="radix-:Rqidj75:-content-remix" data-state="active" id="radix-:Rqidj75:-trigger-remix" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Remix</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-:Rqidj75:-content-node" data-state="inactive" id="radix-:Rqidj75:-trigger-node" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Node.js</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-:Rqidj75:-content-ruby" data-state="inactive" id="radix-:Rqidj75:-trigger-ruby" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Ruby</button></div></div><button type="button" tabindex="-1" data-testid="scroll-hint-start" class="absolute left-0 top-0 z-20 flex flex-col justify-center h-full bg-gradient-to-r from-[var(--Background-Default)] from-80% to-transparent text-link opacity-0 visibility-hidden pointer-events-none w-500"><svg width="20" height="20" role="img"><use href="#ChevronLeftMedium"></use></svg></button><button type="button" tabindex="-1" data-testid="scroll-hint-end" class="absolute right-0 top-0 z-20 flex flex-col justify-center h-full bg-gradient-to-l from-[var(--Background-Default)] from-80% to-transparent text-link opacity-0 visibility-hidden pointer-events-none w-500"><svg width="20" height="20" role="img"><use href="#ChevronRightMedium"></use></svg></button></div><div class="flex flex-row flex-grow-0 flex-shrink-0 flex-nowrap items-center gap-100"><span class="inline-flex" aria-describedby=":R66qidj75:" data-state="closed"><button type="button" class="flex flex-row flex-nowrap items-center justify-center rounded-xs bg text focus:bg-surface-hover hover:bg-surface-hover active:bg-surface-active disabled:opacity-30 h-800 min-w-800 font-body-minor"><svg width="20" height="20" class="text-icon focus:text-icon-hover hover:text-icon-hover active:text-icon-active" role="img"><use href="#CopyMedium"></use></svg><span class="sr-only">Copy</span></button></span></div></header><div class="flex-1 flex flex-col overflow-hidden"><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqidj75:-trigger-cURL" hidden="" id="radix-:Rqidj75:-content-cURL" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden"></div><div data-state="active" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqidj75:-trigger-remix" id="radix-:Rqidj75:-content-remix" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden" style="animation-duration:0s"><div class="p-50 overscroll-contain flex flex-col flex-grow w-full overflow-hidden rounded"><pre class="whitespace-break-spaces py-100 break-words"><code class="font-mono font-400 text-sm leading-sm grid grid-cols-[auto_1fr] gap-x-200"><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">1</span><div class="text-subdued">const {admin} = shopify.authenticate.admin(request);</div></code></pre></div></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqidj75:-trigger-node" hidden="" id="radix-:Rqidj75:-content-node" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden"></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqidj75:-trigger-ruby" hidden="" id="radix-:Rqidj75:-content-ruby" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden"></div></div></div></div><div class="hidden"><code title="cURL">curl -X POST \ https://{shop}.myshopify.com/admin/api/2025-01/graphql.json \ -H &#x27;Content-Type: application/json&#x27; \ -H &#x27;X-Shopify-Access-Token: {password}&#x27; \ -d &#x27;{ &quot;query&quot;: &quot;{your_query}&quot; }&#x27;</code><code title="Remix">const {admin} = shopify.authenticate.admin(request);</code><code title="Node.js">const client = new shopify.clients.Graphql({session}); const response = await client.query({data: &#x27;{your_query}&#x27;});</code><code title="Ruby">session = ShopifyAPI::Auth::Session.new( shop: &#x27;your-development-store.myshopify.com&#x27;, access_token: access_token, ) client = ShopifyAPI::Clients::Graphql::Admin.new( session: session ) response = client.query(query: &#x27;{your_query}&#x27;)</code></div></div></aside></section></div></div><div class="mx-600 sm:mx-900"><div class="w-constraint-xl mx-auto"><hr class="my-900 lg:my-1500"/></div></div><div class="mx-600 sm:mx-900"><div class="w-constraint-xl mx-auto"><section class="grid grid-cols-1 md:grid-cols-2 gap-400"><div data-testid="primary-column" class="md:sticky md:top-[48px] md:z-10 self-start"><div class="relative group/hashtarget"><a id="endpoints" class="_LinkHashTarget_14ndl_1" href="/docs/api/admin-graphql#endpoints" data-discover="true"><svg width="20" height="20" role="img"><use href="#LinkMedium"></use></svg><span class="sr-only">Anchor to Endpoint and queries</span></a><h2 class="font-headline2 text-headline mb-300">Endpoint and queries</h2></div><div class="font-body-minor mb-400"><div class="_Markdown_19nbi_4"><p>GraphQL queries are executed by sending POST HTTP requests to the endpoint:</p> <p class="flex flex-row flex-nowrap items-start font-mono text-restpost"><span class="inline-block font-mono font-600 px-100 border border-restpost rounded-xs text-restpost bg-restpost-surface mr-100 ">POST</span><span>https:/<wbr/>/<wbr/>{store_name}.myshopify.com/<wbr/>admin/<wbr/>api/<wbr/>2025-01/<wbr/>graphql.json</span></p> <p>Queries begin with one of the objects listed under <a href="/api/admin-graphql/2025-01/objects/queryroot">QueryRoot</a>. The QueryRoot is the schema’s entry-point for queries.</p> <p>Queries are equivalent to making a GET request in REST. The example shown is a query to get the ID and title of the first three products.</p> <p>Learn more about <a href="/api/usage">API usage</a>.</p> <hr/> <p><img src="/images/spot-icons/sm/pickaxe-1.png" alt="Warning icon" class="spot-icon float-left mr-300"/>Explore and learn Shopify’s Admin API using <a href="/apps/tools/graphiql-admin-api">GraphiQL Explorer</a>. To build queries and mutations with shop data, install <a href="https://shopify-graphiql-app.shopifycloud.com/">Shopify’s GraphiQL app.</a></p> </div></div></div><aside data-testid="secondary-column" class="md:sticky md:top-[48px] md:z-10 self-start md:pl-1000"><div class="relative flex flex-col bg-surface border rounded shadow-md _Card_qavk7_1 Theme-GQL Mode-Dim _CodeBlockContainer_1kb9p_1"><header class="flex flex-row items-stretch gap-100 mx-75 first:mt-75"><div class="flex flex-grow flex-row flex-nowrap items-center gap-200 max-w-full bg text px-200 overflow-hidden font-mono rounded-xs min-h-800 font-code-minor _GqlLandingCodeBlockTitleBar_xv4r8_11"><span class="flex-row flex-nowrap flex-grow-0 flex-shrink-0 items-center gap-200 whitespace-nowrap">POST</span><h2 class="flex flex-grow flex-row flex-nowrap items-center gap-100 break-all"><span style="word-break:break-word">https:<wbr/>/<wbr/>/{store_name}.myshopify.com<wbr/>/admin<wbr/>/api<wbr/>/2025-01<wbr/>/graphql.json</span></h2></div></header><div class="flex flex-col flex-grow overflow-hidden min-h-800"><div dir="ltr" data-orientation="horizontal" class="flex flex-col flex-grow overflow-hidden"><header class="flex flex-row items-stretch gap-100 mx-75 first:mt-75 flex-grow"><div class="relative overflow-hidden flex flex-1 flex-row flex-nowrap gap-400 rounded-xs first:px-200 bg h-800"><div data-testid="scroll-area" class="flex-nowrap no-scrollbar overscroll-contain scroll-smooth hover:scroll-auto motion-reduce:scroll-auto relative flex flex-row overflow-x-auto overflow-y-hidden"><div role="tablist" aria-orientation="horizontal" class="flex flex-1 flex-row flex-nowrap gap-400 rounded-xs px-200 bg h-800" tabindex="-1" data-orientation="horizontal" style="outline:none"><button type="button" role="tab" aria-selected="false" aria-controls="radix-:Rqjdj75:-content-cURL" data-state="inactive" id="radix-:Rqjdj75:-trigger-cURL" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">cURL</button><button type="button" role="tab" aria-selected="true" aria-controls="radix-:Rqjdj75:-content-remix" data-state="active" id="radix-:Rqjdj75:-trigger-remix" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Remix</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-:Rqjdj75:-content-node" data-state="inactive" id="radix-:Rqjdj75:-trigger-node" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Node.js</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-:Rqjdj75:-content-ruby" data-state="inactive" id="radix-:Rqjdj75:-trigger-ruby" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Ruby</button></div></div><button type="button" tabindex="-1" data-testid="scroll-hint-start" class="absolute left-0 top-0 z-20 flex flex-col justify-center h-full bg-gradient-to-r from-[var(--Background-Default)] from-80% to-transparent text-link opacity-0 visibility-hidden pointer-events-none w-500"><svg width="20" height="20" role="img"><use href="#ChevronLeftMedium"></use></svg></button><button type="button" tabindex="-1" data-testid="scroll-hint-end" class="absolute right-0 top-0 z-20 flex flex-col justify-center h-full bg-gradient-to-l from-[var(--Background-Default)] from-80% to-transparent text-link opacity-0 visibility-hidden pointer-events-none w-500"><svg width="20" height="20" role="img"><use href="#ChevronRightMedium"></use></svg></button></div><div class="flex flex-row flex-grow-0 flex-shrink-0 flex-nowrap items-center gap-100"><span class="inline-flex" aria-describedby=":R66qjdj75:" data-state="closed"><button type="button" class="flex flex-row flex-nowrap items-center justify-center rounded-xs bg text focus:bg-surface-hover hover:bg-surface-hover active:bg-surface-active disabled:opacity-30 h-800 min-w-800 font-body-minor"><svg width="20" height="20" class="text-icon focus:text-icon-hover hover:text-icon-hover active:text-icon-active" role="img"><use href="#CopyMedium"></use></svg><span class="sr-only">Copy</span></button></span></div></header><div class="flex-1 flex flex-col overflow-hidden"><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqjdj75:-trigger-cURL" hidden="" id="radix-:Rqjdj75:-content-cURL" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden"></div><div data-state="active" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqjdj75:-trigger-remix" id="radix-:Rqjdj75:-content-remix" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden" style="animation-duration:0s"><div class="p-50 overscroll-contain flex flex-col flex-grow w-full overflow-hidden rounded"><pre class="whitespace-break-spaces py-100 break-words"><code class="font-mono font-400 text-sm leading-sm grid grid-cols-[auto_1fr] gap-x-200"><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">1</span><div class="text-subdued">const { admin } = await authenticate.admin(request);</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">2</span><div class="text-subdued"></div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">3</span><div class="text-subdued">const response = await admin.graphql(</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">4</span><div class="text-subdued"> `#graphql</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">5</span><div class="text-subdued"> query getProducts {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">6</span><div class="text-subdued"> products (first: 3) {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">7</span><div class="text-subdued"> edges {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">8</span><div class="text-subdued"> node {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">9</span><div class="text-subdued"> id</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">10</span><div class="text-subdued"> title</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">11</span><div class="text-subdued"> }</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">12</span><div class="text-subdued"> }</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">13</span><div class="text-subdued"> }</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">14</span><div class="text-subdued"> }`</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">15</span><div class="text-subdued">);</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">16</span><div class="text-subdued"></div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">17</span><div class="text-subdued">const data = await response.json();</div></code></pre></div></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqjdj75:-trigger-node" hidden="" id="radix-:Rqjdj75:-content-node" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden"></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqjdj75:-trigger-ruby" hidden="" id="radix-:Rqjdj75:-content-ruby" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden"></div></div></div></div><div class="hidden"><code title="cURL"># Get the ID and title of the three most recently added products curl -X POST https://{store_name}.myshopify.com/admin/api/2025-01/graphql.json \ -H &#x27;Content-Type: application/json&#x27; \ -H &#x27;X-Shopify-Access-Token: {access_token}&#x27; \ -d &#x27;{ &quot;query&quot;: &quot;{ products(first: 3) { edges { node { id title } } } }&quot; }&#x27; </code><code title="Remix">const { admin } = await authenticate.admin(request); const response = await admin.graphql( `#graphql query getProducts { products (first: 3) { edges { node { id title } } } }` ); const data = await response.json();</code><code title="Node.js">const queryString = `{ products (first: 3) { edges { node { id title } } } }` // `session` is built as part of the OAuth process const client = new shopify.clients.Graphql({session}); const products = await client.query({ data: queryString, }); </code><code title="Ruby">query = &lt;&lt;~GQL { products (first: 3) { edges { node { id title } } } } GQL # session is built as part of the OAuth process client = ShopifyAPI::Clients::Graphql::Admin.new( session: session ) products = client.query( query: query, ) </code></div></div></aside></section></div></div><div class="mx-600 sm:mx-900"><div class="w-constraint-xl mx-auto"><hr class="my-900 lg:my-1500"/></div></div><div class="mx-600 sm:mx-900"><div class="w-constraint-xl mx-auto"><section class="grid grid-cols-1 md:grid-cols-2 gap-400"><div data-testid="primary-column" class="md:sticky md:top-[48px] md:z-10 self-start"><div class="relative group/hashtarget"><a id="rate_limits" class="_LinkHashTarget_14ndl_1" href="/docs/api/admin-graphql#rate_limits" data-discover="true"><svg width="20" height="20" role="img"><use href="#LinkMedium"></use></svg><span class="sr-only">Anchor to Rate limits</span></a><h2 class="font-headline2 text-headline mb-300">Rate limits</h2></div><div class="font-body-minor mb-400"><div class="_Markdown_19nbi_4"><p>The GraphQL Admin API is rate-limited using calculated query costs, measured in cost points. Each field returned by a query costs a set number of points. The total cost of a query is the maximum of possible fields selected, so more complex queries cost more to run.</p> <p>Learn more about <a href="/api/usage/rate-limits#graphql-admin-api-rate-limits">rate limits</a>.</p> </div></div></div><aside data-testid="secondary-column" class="md:sticky md:top-[48px] md:z-10 self-start md:pl-1000"><div class="gap-400 flex flex-col"><div class="relative flex flex-col bg-surface border rounded shadow-md _Card_qavk7_1 Theme-GQL Mode-Dim _CodeBlockContainer_1kb9p_1"><header class="flex flex-row items-stretch gap-100 mx-75 first:mt-75"><div class="flex flex-grow flex-row flex-nowrap items-center gap-200 max-w-full bg text px-200 overflow-hidden font-mono rounded-xs min-h-800 font-code-minor"><h2 class="flex flex-grow flex-row flex-nowrap items-center gap-100 break-all">{} Request</h2></div><div class="flex flex-row flex-grow-0 flex-shrink-0 flex-nowrap items-center gap-100"><span class="inline-flex" aria-describedby=":Rclkdj75:" data-state="closed"><button type="button" class="flex flex-row flex-nowrap items-center justify-center rounded-xs bg text focus:bg-surface-hover hover:bg-surface-hover active:bg-surface-active disabled:opacity-30 h-800 min-w-800 font-body-minor"><svg width="20" height="20" class="text-icon focus:text-icon-hover hover:text-icon-hover active:text-icon-active" role="img"><use href="#CopyMedium"></use></svg><span class="sr-only">Copy</span></button></span></div></header><div class="p-50 overscroll-contain flex flex-col flex-grow w-full overflow-hidden rounded"><pre class="whitespace-break-spaces py-100 break-words"><code class="font-mono font-400 text-sm leading-sm grid grid-cols-[auto_1fr] gap-x-200"><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">1</span><div class="text-subdued">{</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">2</span><div class="text-subdued"> products(first: 1) {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">3</span><div class="text-subdued"> edges {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">4</span><div class="text-subdued"> node {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">5</span><div class="text-subdued"> title</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">6</span><div class="text-subdued"> }</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">7</span><div class="text-subdued"> }</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">8</span><div class="text-subdued"> }</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">9</span><div class="text-subdued">}</div></code></pre></div></div><div class="relative flex flex-col bg-surface border rounded shadow-md _Card_qavk7_1 _CodeBlockContainer_1kb9p_1"><header class="flex flex-row items-stretch gap-100 mx-75 first:mt-75"><div class="flex flex-grow flex-row flex-nowrap items-center gap-200 max-w-full bg text px-200 overflow-hidden font-mono rounded-xs min-h-800 font-code-minor"><h2 class="flex flex-grow flex-row flex-nowrap items-center gap-100 break-all">{} Response</h2></div><div class="flex flex-row flex-grow-0 flex-shrink-0 flex-nowrap items-center gap-100"><span class="inline-flex" aria-describedby=":Rcpkdj75:" data-state="closed"><button type="button" class="flex flex-row flex-nowrap items-center justify-center rounded-xs bg text focus:bg-surface-hover hover:bg-surface-hover active:bg-surface-active disabled:opacity-30 h-800 min-w-800 font-body-minor"><svg width="20" height="20" class="text-icon focus:text-icon-hover hover:text-icon-hover active:text-icon-active" role="img"><use href="#CopyMedium"></use></svg><span class="sr-only">Copy</span></button></span></div></header><div class="p-50 overscroll-contain flex flex-col flex-grow w-full overflow-hidden rounded"><pre class="whitespace-break-spaces py-100 break-words"><code class="font-mono font-400 text-sm leading-sm grid grid-cols-[auto_1fr] gap-x-200"><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">1</span><div class="text-subdued">{</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">2</span><div class="text-subdued"> &quot;data&quot;: {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">3</span><div class="text-subdued"> &quot;products&quot;: {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">4</span><div class="text-subdued"> &quot;edges&quot;: [</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">5</span><div class="text-subdued"> {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">6</span><div class="text-subdued"> &quot;node&quot;: {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">7</span><div class="text-subdued"> &quot;title&quot;: &quot;Hiking backpack&quot;</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">8</span><div class="text-subdued"> }</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">9</span><div class="text-subdued"> }</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">10</span><div class="text-subdued"> ]</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">11</span><div class="text-subdued"> }</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">12</span><div class="text-subdued"> },</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">13</span><div class="text-subdued"> &quot;extensions&quot;: {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">14</span><div class="text-subdued"> &quot;cost&quot;: {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">15</span><div class="text-subdued"> &quot;requestedQueryCost&quot;: 3,</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">16</span><div class="text-subdued"> &quot;actualQueryCost&quot;: 3,</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">17</span><div class="text-subdued"> &quot;throttleStatus&quot;: {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">18</span><div class="text-subdued"> &quot;maximumAvailable&quot;: 1000.0,</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">19</span><div class="text-subdued"> &quot;currentlyAvailable&quot;: 997,</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">20</span><div class="text-subdued"> &quot;restoreRate&quot;: 50.0</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">21</span><div class="text-subdued"> }</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">22</span><div class="text-subdued"> }</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">23</span><div class="text-subdued"> }</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">24</span><div class="text-subdued">}</div></code></pre></div></div></div></aside></section></div></div><div class="mx-600 sm:mx-900"><div class="w-constraint-xl mx-auto"><hr class="my-900 lg:my-1500"/></div></div><div class="mx-600 sm:mx-900"><div class="w-constraint-xl mx-auto"><section class="grid grid-cols-1 md:grid-cols-2 gap-400"><div data-testid="primary-column" class="md:sticky md:top-[48px] md:z-10 self-start"><div class="relative group/hashtarget"><a id="status_and_error_codes" class="_LinkHashTarget_14ndl_1" href="/docs/api/admin-graphql#status_and_error_codes" data-discover="true"><svg width="20" height="20" role="img"><use href="#LinkMedium"></use></svg><span class="sr-only">Anchor to Status and error codes</span></a><h2 class="font-headline2 text-headline mb-300">Status and error codes</h2></div><div class="font-body-minor mb-400"><div class="_Markdown_19nbi_4"><p>All API queries return HTTP status codes that contain more information about the response.</p> </div></div></div><aside data-testid="secondary-column" class="md:sticky md:top-[48px] md:z-10 self-start md:pl-1000"></aside></section></div></div><div class="mx-600 sm:mx-900"><div class="w-constraint-xl mx-auto"><section class="grid grid-cols-1 md:grid-cols-2 gap-400"><div data-testid="primary-column" class="md:sticky md:top-[48px] md:z-10 self-start"><h3 class="font-headline3 _GqlLandingSectionHeading_xv4r8_40">200 OK</h3><div class="font-body-minor mb-400"><div class="_Markdown_19nbi_4"><p>GraphQL HTTP status codes are different from REST API status codes. Most importantly, the GraphQL API can return a <code><span class="PreventFireFoxApplyingGapToWBR">200 O<wbr/>K</span></code> response code in cases that would typically produce 4xx or 5xx errors in REST.</p> <h4>Error handling</h4> <p>The response for the errors object contains additional detail to help you debug your operation.</p> <p>The response for mutations contains additional detail to help debug your query. To access this, you must request <code><span class="PreventFireFoxApplyingGapToWBR">user<wbr/>Errors</span></code>.</p> </div><div class="mt-400"><div class="_GqlListItem_1vwi9_16"><h4 class="font-headline4 text-headline mb-300">Properties</h4><dt role="listitem" class="_GqlListItemHeader_1vwi9_22"><span class="flex flex-row items-baseline font-property-detail text-gqlobject">errors</span><span class="_GqlListItemHeaderSpacer_1vwi9_38">•</span><div class="_GqlListItemHeaderAnnotations_1vwi9_31"><span class="text-gqltype">array</span></div></dt><div class="_Markdown_19nbi_4 _PropertyDetailsDescription_1ozsk_1"><p>A list of all errors returned</p> </div><button type="button" class="flex flex-row gap-100 items-center pr-200 py-100 cursor-pointer font-body-minor text-link hover:text-link-hover focus:text-link-hover"><svg width="16" height="16" role="img"><use href="#PlusSmall"></use></svg>Show error item properties</button><details><summary class="list-none sr-only" tabindex="-1"></summary><div class="_PropertyDetailsList_1ozsk_6"><div class="_GqlListItem_1vwi9_16"><dt role="listitem" class="_GqlListItemHeader_1vwi9_22"><span class="flex flex-row items-baseline font-property-detail text-gqlobject">errors[n].message</span><span class="_GqlListItemHeaderSpacer_1vwi9_38">•</span><div class="_GqlListItemHeaderAnnotations_1vwi9_31"><span class="text-gqltype">string</span></div></dt><div class="_Markdown_19nbi_4 _PropertyDetailsDescription_1ozsk_1"><p>Contains details about the error(s).</p> </div></div><div class="_GqlListItem_1vwi9_16"><dt role="listitem" class="_GqlListItemHeader_1vwi9_22"><span class="flex flex-row items-baseline font-property-detail text-gqlobject">errors[n].extensions</span><span class="_GqlListItemHeaderSpacer_1vwi9_38">•</span><div class="_GqlListItemHeaderAnnotations_1vwi9_31"><span class="text-gqltype">object</span></div></dt><div class="_Markdown_19nbi_4 _PropertyDetailsDescription_1ozsk_1"><p>Provides more information about the error(s) including properties and metadata.</p> </div><button type="button" class="flex flex-row gap-100 items-center pr-200 py-100 cursor-pointer font-body-minor text-link hover:text-link-hover focus:text-link-hover"><svg width="16" height="16" role="img"><use href="#PlusSmall"></use></svg>Show extensions properties</button><details><summary class="list-none sr-only" tabindex="-1"></summary><div class="_PropertyDetailsList_1ozsk_6"><div class="_GqlListItem_1vwi9_16"><dt role="listitem" class="_GqlListItemHeader_1vwi9_22"><span class="flex flex-row items-baseline font-property-detail text-gqlobject">errors[n].extensions.code</span><span class="_GqlListItemHeaderSpacer_1vwi9_38">•</span><div class="_GqlListItemHeaderAnnotations_1vwi9_31"><span class="text-gqltype">string</span></div></dt><div class="_Markdown_19nbi_4 _PropertyDetailsDescription_1ozsk_1"><p>Shows error codes common to Shopify. Additional error codes may also be shown.</p> </div><button type="button" class="flex flex-row gap-100 items-center pr-200 py-100 cursor-pointer font-body-minor text-link hover:text-link-hover focus:text-link-hover"><svg width="16" height="16" role="img"><use href="#PlusSmall"></use></svg>Show common error codes</button><details><summary class="list-none sr-only" tabindex="-1"></summary><div class="_PropertyDetailsList_1ozsk_6"><div class="_GqlListItem_1vwi9_16"><dt role="listitem" class="_GqlListItemHeader_1vwi9_22"><span class="flex flex-row items-baseline font-property-detail text-gqlobject">THROTTLED</span></dt><div class="_Markdown_19nbi_4 _PropertyDetailsDescription_1ozsk_1"><p>The client has exceeded the <a href="#rate_limits">rate limit</a>. Similar to 429 Too Many Requests.</p> </div></div><div class="_GqlListItem_1vwi9_16"><dt role="listitem" class="_GqlListItemHeader_1vwi9_22"><span class="flex flex-row items-baseline font-property-detail text-gqlobject">ACCESS_DENIED</span></dt><div class="_Markdown_19nbi_4 _PropertyDetailsDescription_1ozsk_1"><p>The client doesn’t have correct <a href="#authentication">authentication</a> credentials. Similar to 401 Unauthorized.</p> </div></div><div class="_GqlListItem_1vwi9_16"><dt role="listitem" class="_GqlListItemHeader_1vwi9_22"><span class="flex flex-row items-baseline font-property-detail text-gqlobject">SHOP_INACTIVE</span></dt><div class="_Markdown_19nbi_4 _PropertyDetailsDescription_1ozsk_1"><p>The shop is not active. This can happen when stores repeatedly exceed API rate limits or due to fraud risk.</p> </div></div><div class="_GqlListItem_1vwi9_16"><dt role="listitem" class="_GqlListItemHeader_1vwi9_22"><span class="flex flex-row items-baseline font-property-detail text-gqlobject">INTERNAL_SERVER_ERROR</span></dt><div class="_Markdown_19nbi_4 _PropertyDetailsDescription_1ozsk_1"><p>Shopify experienced an internal error while processing the request. This error is returned instead of 500 Internal Server Error in most circumstances.</p> </div></div></div></details></div></div></details></div></div></details></div></div></div><hr class="mb-900 border-divider"/></div><aside data-testid="secondary-column" class="md:sticky md:top-[48px] md:z-10 self-start md:pl-1000"><div class="relative flex flex-col bg-surface border rounded shadow-md _Card_qavk7_1 _CodeBlockContainer_1kb9p_1"><header class="flex flex-row items-stretch gap-100 mx-75 first:mt-75"><div class="flex flex-grow flex-row flex-nowrap items-center gap-200 max-w-full bg text px-200 overflow-hidden font-mono rounded-xs min-h-800 font-code-minor"><h2 class="flex flex-grow flex-row flex-nowrap items-center gap-100 break-all"><span style="word-break:break-word">{} Sample 200 error responses</span></h2></div></header><div class="flex flex-col flex-grow overflow-hidden min-h-800"><div dir="ltr" data-orientation="horizontal" class="flex flex-col flex-grow overflow-hidden"><header class="flex flex-row items-stretch gap-100 mx-75 first:mt-75 flex-grow"><div class="relative overflow-hidden flex flex-1 flex-row flex-nowrap gap-400 rounded-xs first:px-200 bg h-800"><div data-testid="scroll-area" class="flex-nowrap no-scrollbar overscroll-contain scroll-smooth hover:scroll-auto motion-reduce:scroll-auto relative flex flex-row overflow-x-auto overflow-y-hidden"><div role="tablist" aria-orientation="horizontal" class="flex flex-1 flex-row flex-nowrap gap-400 rounded-xs px-200 bg h-800" tabindex="-1" data-orientation="horizontal" style="outline:none"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:Rqltj75:-content-throttled" data-state="active" id="radix-:Rqltj75:-trigger-throttled" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Throttled</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-:Rqltj75:-content-internal" data-state="inactive" id="radix-:Rqltj75:-trigger-internal" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">Internal</button></div></div><button type="button" tabindex="-1" data-testid="scroll-hint-start" class="absolute left-0 top-0 z-20 flex flex-col justify-center h-full bg-gradient-to-r from-[var(--Background-Default)] from-80% to-transparent text-link opacity-0 visibility-hidden pointer-events-none w-500"><svg width="20" height="20" role="img"><use href="#ChevronLeftMedium"></use></svg></button><button type="button" tabindex="-1" data-testid="scroll-hint-end" class="absolute right-0 top-0 z-20 flex flex-col justify-center h-full bg-gradient-to-l from-[var(--Background-Default)] from-80% to-transparent text-link opacity-0 visibility-hidden pointer-events-none w-500"><svg width="20" height="20" role="img"><use href="#ChevronRightMedium"></use></svg></button></div><div class="flex flex-row flex-grow-0 flex-shrink-0 flex-nowrap items-center gap-100"><span class="inline-flex" aria-describedby=":R66qltj75:" data-state="closed"><button type="button" class="flex flex-row flex-nowrap items-center justify-center rounded-xs bg text focus:bg-surface-hover hover:bg-surface-hover active:bg-surface-active disabled:opacity-30 h-800 min-w-800 font-body-minor"><svg width="20" height="20" class="text-icon focus:text-icon-hover hover:text-icon-hover active:text-icon-active" role="img"><use href="#CopyMedium"></use></svg><span class="sr-only">Copy</span></button></span></div></header><div class="flex-1 flex flex-col overflow-hidden"><div data-state="active" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqltj75:-trigger-throttled" id="radix-:Rqltj75:-content-throttled" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden" style="animation-duration:0s"><div class="p-50 overscroll-contain flex flex-col flex-grow w-full overflow-hidden rounded"><pre class="whitespace-break-spaces py-100 break-words"><code class="font-mono font-400 text-sm leading-sm grid grid-cols-[auto_1fr] gap-x-200"><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">1</span><div class="text-subdued">{</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">2</span><div class="text-subdued"> &quot;errors&quot;: [</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">3</span><div class="text-subdued"> {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">4</span><div class="text-subdued"> &quot;message&quot;: &quot;Query cost is 2003, which exceeds the single query max cost limit (1000).</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">5</span><div class="text-subdued"></div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">6</span><div class="text-subdued">See https://shopify.dev/concepts/about-apis/rate-limits for more information on how the</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">7</span><div class="text-subdued">cost of a query is calculated.</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">8</span><div class="text-subdued"></div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">9</span><div class="text-subdued">To query larger amounts of data with fewer limits, bulk operations should be used instead.</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">10</span><div class="text-subdued">See https://shopify.dev/tutorials/perform-bulk-operations-with-admin-api for usage details.</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">11</span><div class="text-subdued">&quot;,</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">12</span><div class="text-subdued"> &quot;extensions&quot;: {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">13</span><div class="text-subdued"> &quot;code&quot;: &quot;MAX_COST_EXCEEDED&quot;,</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">14</span><div class="text-subdued"> &quot;cost&quot;: 2003,</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">15</span><div class="text-subdued"> &quot;maxCost&quot;: 1000,</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">16</span><div class="text-subdued"> &quot;documentation&quot;: &quot;https://shopify.dev/api/usage/rate-limits&quot;</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">17</span><div class="text-subdued"> }</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">18</span><div class="text-subdued"> }</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">19</span><div class="text-subdued"> ]</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">20</span><div class="text-subdued">}</div></code></pre></div></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqltj75:-trigger-internal" hidden="" id="radix-:Rqltj75:-content-internal" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden"></div></div></div></div><div class="hidden"><code title="Throttled">{ &quot;errors&quot;: [ { &quot;message&quot;: &quot;Query cost is 2003, which exceeds the single query max cost limit (1000). See https://shopify.dev/concepts/about-apis/rate-limits for more information on how the cost of a query is calculated. To query larger amounts of data with fewer limits, bulk operations should be used instead. See https://shopify.dev/tutorials/perform-bulk-operations-with-admin-api for usage details. &quot;, &quot;extensions&quot;: { &quot;code&quot;: &quot;MAX_COST_EXCEEDED&quot;, &quot;cost&quot;: 2003, &quot;maxCost&quot;: 1000, &quot;documentation&quot;: &quot;https://shopify.dev/api/usage/rate-limits&quot; } } ] }</code><code title="Internal">{ &quot;errors&quot;: [ { &quot;message&quot;: &quot;Internal error. Looks like something went wrong on our end. Request ID: 1b355a21-7117-44c5-8d8b-8948082f40a8 (include this in support requests).&quot;, &quot;extensions&quot;: { &quot;code&quot;: &quot;INTERNAL_SERVER_ERROR&quot;, &quot;requestId&quot;: &quot;1b355a21-7117-44c5-8d8b-8948082f40a8&quot; } } ] }</code></div></div></aside></section></div></div><div class="mx-600 sm:mx-900"><div class="w-constraint-xl mx-auto"><section class="grid grid-cols-1 md:grid-cols-2 gap-400 mt-900"><div data-testid="primary-column" class="md:sticky md:top-[48px] md:z-10 self-start"><h3 class="font-headline3 _GqlLandingSectionHeading_xv4r8_40">4xx and 5xx status codes</h3><div class="font-body-minor mb-400"><div class="_Markdown_19nbi_4"><p>The 4xx and 5xx errors occur infrequently. They are often related to network communications, your account, or an issue with Shopify’s services.</p> <p>Many errors that would typically return a 4xx or 5xx status code, return an HTTP 200 errors response instead. Refer to the <a href="#status_and_error_codes">200 OK section</a> above for details.</p> <hr/> <h4><span class="font-mono">400 Bad Request</span></h4> <p>The server will not process the request.</p> <hr/> <h4><span class="font-mono">402 Payment Required</span></h4> <p>The shop is frozen. The shop owner will need to pay the outstanding balance to <a href="https://help.shopify.com/en/manual/your-account/pause-close-store#unfreeze-your-shopify-store">unfreeze</a> the shop.</p> <hr/> <h4><span class="font-mono">403 Forbidden</span></h4> <p>The shop is forbidden. Returned if the store has been marked as fraudulent.</p> <hr/> <h4><span class="font-mono">404 Not Found</span></h4> <p>The resource isn’t available. This is often caused by querying for something that’s been deleted.</p> <hr/> <h4><span class="font-mono">423 Locked</span></h4> <p>The shop isn’t available. This can happen when stores repeatedly exceed API rate limits or due to fraud risk.</p> <hr/> <h4><span class="font-mono">5xx Errors</span></h4> <p>An internal error occurred in Shopify. Check out the <a href="https://www.shopifystatus.com">Shopify status page</a> for more information.</p> <hr/> <p><img src="/images/spot-icons/sm/warning.png" alt="Warning icon" class="spot-icon float-left mr-300"/> Didn’t find the status code you’re looking for? View the complete list of <a href="/api/usage/response-codes">API status response and error codes</a>.</p> </div></div></div><aside data-testid="secondary-column" class="md:sticky md:top-[48px] md:z-10 self-start md:pl-1000"><div class="relative flex flex-col bg-surface border rounded shadow-md _Card_qavk7_1 _CodeBlockContainer_1kb9p_1"><header class="flex flex-row items-stretch gap-100 mx-75 first:mt-75"><div class="flex flex-grow flex-row flex-nowrap items-center gap-200 max-w-full bg text px-200 overflow-hidden font-mono rounded-xs min-h-800 font-code-minor"><h2 class="flex flex-grow flex-row flex-nowrap items-center gap-100 break-all"><span style="word-break:break-word">{} Sample error codes</span></h2></div></header><div class="flex flex-col flex-grow overflow-hidden min-h-800"><div dir="ltr" data-orientation="horizontal" class="flex flex-col flex-grow overflow-hidden"><header class="flex flex-row items-stretch gap-100 mx-75 first:mt-75 flex-grow"><div class="relative overflow-hidden flex flex-1 flex-row flex-nowrap gap-400 rounded-xs first:px-200 bg h-800"><div data-testid="scroll-area" class="flex-nowrap no-scrollbar overscroll-contain scroll-smooth hover:scroll-auto motion-reduce:scroll-auto relative flex flex-row overflow-x-auto overflow-y-hidden"><div role="tablist" aria-orientation="horizontal" class="flex flex-1 flex-row flex-nowrap gap-400 rounded-xs px-200 bg h-800" tabindex="-1" data-orientation="horizontal" style="outline:none"><button type="button" role="tab" aria-selected="true" aria-controls="radix-:Rqmdj75:-content-400" data-state="active" id="radix-:Rqmdj75:-trigger-400" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">400</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-:Rqmdj75:-content-402" data-state="inactive" id="radix-:Rqmdj75:-trigger-402" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">402</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-:Rqmdj75:-content-403" data-state="inactive" id="radix-:Rqmdj75:-trigger-403" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">403</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-:Rqmdj75:-content-404" data-state="inactive" id="radix-:Rqmdj75:-trigger-404" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">404</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-:Rqmdj75:-content-423" data-state="inactive" id="radix-:Rqmdj75:-trigger-423" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">423</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-:Rqmdj75:-content-500" data-state="inactive" id="radix-:Rqmdj75:-trigger-500" class="border-b-2 border-t-2 border-transparent whitespace-nowrap text-link hover:text-link-hover data-[state=active]:border-b-codeblocktabactive data-[state=active]:text-link-active h-800 font-code-minor" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">500</button></div></div><button type="button" tabindex="-1" data-testid="scroll-hint-start" class="absolute left-0 top-0 z-20 flex flex-col justify-center h-full bg-gradient-to-r from-[var(--Background-Default)] from-80% to-transparent text-link opacity-0 visibility-hidden pointer-events-none w-500"><svg width="20" height="20" role="img"><use href="#ChevronLeftMedium"></use></svg></button><button type="button" tabindex="-1" data-testid="scroll-hint-end" class="absolute right-0 top-0 z-20 flex flex-col justify-center h-full bg-gradient-to-l from-[var(--Background-Default)] from-80% to-transparent text-link opacity-0 visibility-hidden pointer-events-none w-500"><svg width="20" height="20" role="img"><use href="#ChevronRightMedium"></use></svg></button></div><div class="flex flex-row flex-grow-0 flex-shrink-0 flex-nowrap items-center gap-100"><span class="inline-flex" aria-describedby=":R66qmdj75:" data-state="closed"><button type="button" class="flex flex-row flex-nowrap items-center justify-center rounded-xs bg text focus:bg-surface-hover hover:bg-surface-hover active:bg-surface-active disabled:opacity-30 h-800 min-w-800 font-body-minor"><svg width="20" height="20" class="text-icon focus:text-icon-hover hover:text-icon-hover active:text-icon-active" role="img"><use href="#CopyMedium"></use></svg><span class="sr-only">Copy</span></button></span></div></header><div class="flex-1 flex flex-col overflow-hidden"><div data-state="active" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqmdj75:-trigger-400" id="radix-:Rqmdj75:-content-400" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden" style="animation-duration:0s"><div class="p-50 overscroll-contain flex flex-col flex-grow w-full overflow-hidden rounded"><pre class="whitespace-break-spaces py-100 break-words"><code class="font-mono font-400 text-sm leading-sm grid grid-cols-[auto_1fr] gap-x-200"><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">1</span><div class="text-subdued"></div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">2</span><div class="text-subdued">HTTP/1.1 400 Bad Request</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">3</span><div class="text-subdued">{</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">4</span><div class="text-subdued"> &quot;errors&quot;: {</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">5</span><div class="text-subdued"> &quot;query&quot;: &quot;Required parameter missing or invalid&quot;</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">6</span><div class="text-subdued"> }</div><span class="ml-300 mr-500 pr-50 text-codeblock-linenumber text-right select-none">7</span><div class="text-subdued">}</div></code></pre></div></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqmdj75:-trigger-402" hidden="" id="radix-:Rqmdj75:-content-402" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden"></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqmdj75:-trigger-403" hidden="" id="radix-:Rqmdj75:-content-403" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden"></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqmdj75:-trigger-404" hidden="" id="radix-:Rqmdj75:-content-404" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden"></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqmdj75:-trigger-423" hidden="" id="radix-:Rqmdj75:-content-423" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden"></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-:Rqmdj75:-trigger-500" hidden="" id="radix-:Rqmdj75:-content-500" tabindex="0" class="flex-1 flex flex-col gap-1 overflow-hidden data-[state=inactive]:hidden"></div></div></div></div><div class="hidden"><code title="400"> HTTP/1.1 400 Bad Request { &quot;errors&quot;: { &quot;query&quot;: &quot;Required parameter missing or invalid&quot; } }</code><code title="402"> HTTP/1.1 402 Payment Required { &quot;errors&quot;: &quot;This shop&#x27;s plan does not have access to this feature&quot; }</code><code title="403"> HTTP/1.1 403 Access Denied { &quot;errors&quot;: &quot;User does not have access&quot; }</code><code title="404"> HTTP/1.1 404 Not Found { &quot;errors&quot;: &quot;Not Found&quot; }</code><code title="423"> HTTP/1.1 423 Locked { &quot;errors&quot;: &quot;This shop is unavailable&quot; }</code><code title="500"> HTTP/1.1 500 Internal Server Error { &quot;errors&quot;: &quot;An unexpected error occurred&quot; }</code></div></div></aside></section></div></div></div></div><footer class="bg-surface pb-800 p-1000 sm:rounded mt-auto"><div class="w-constraint-lg md:grid-cols-4 gap-500 grid flex-wrap grid-cols-4 mx-auto"><div><h3 class="font-kicker mb-400">Updates</h3><div class="gap-200 flex flex-col"><a class="font-body-minor text" href="/changelog" data-discover="true">Developer changelog</a><a class="font-body-minor text" href="https://shopifypartners.slack.com/">Shopify Partners Slack</a><a class="font-body-minor text" href="https://www.shopify.com/editions">Shopify Editions</a></div></div><div><h3 class="font-kicker mb-400">Business growth</h3><div class="gap-200 flex flex-col"><a class="font-body-minor text" href="https://www.shopify.com/partners?shpxid=222dd762-CA08-48FF-E4D4-FF926B8FFCAD">Shopify Partners Program</a><a class="font-body-minor text" href="https://apps.shopify.com/?shpxid=222dd762-CA08-48FF-E4D4-FF926B8FFCAD">Shopify App Store</a><a class="font-body-minor text" href="https://academy.shopify.com/page/developers?itcat=shopifydev-footer-business-growth&amp;itterm=developers">Shopify Academy</a></div></div><div><h3 class="font-kicker mb-400">Legal</h3><div class="gap-200 flex flex-col"><a class="font-body-minor text" href="https://www.shopify.com/legal/terms?shpxid=222dd762-CA08-48FF-E4D4-FF926B8FFCAD">Terms of service</a><a class="font-body-minor text" href="https://www.shopify.com/legal/api-terms?shpxid=222dd762-CA08-48FF-E4D4-FF926B8FFCAD">API terms of use</a><a class="font-body-minor text" href="https://www.shopify.com/legal/privacy?shpxid=222dd762-CA08-48FF-E4D4-FF926B8FFCAD">Privacy policy</a><a class="font-body-minor text" href="https://www.shopify.com/partners/terms?shpxid=222dd762-CA08-48FF-E4D4-FF926B8FFCAD">Partners Program Agreement</a></div></div><div><h3 class="font-kicker mb-400">Shopify</h3><div class="gap-200 flex flex-col"><a class="font-body-minor text" href="https://www.shopify.com/about?shpxid=222dd762-CA08-48FF-E4D4-FF926B8FFCAD">About Shopify</a><a class="font-body-minor text" href="https://www.shopify.com/plus?shpxid=222dd762-CA08-48FF-E4D4-FF926B8FFCAD">Shopify Plus</a><a class="font-body-minor text" href="https://www.shopify.com/careers?shpxid=222dd762-CA08-48FF-E4D4-FF926B8FFCAD">Careers</a><a class="font-body-minor text" href="https://investors.shopify.com/home/default.aspx?shpxid=222dd762-CA08-48FF-E4D4-FF926B8FFCAD">Investors</a><a class="font-body-minor text" href="https://shopify.com/news?shpxid=7db0d4e4-24E8-4087-58FA-7EE470CA745A">Press and media</a></div></div></div></footer></main></div></div><script>((storageKey2, restoreKey) => { if (!window.history.state || !window.history.state.key) { let key = Math.random().toString(32).slice(2); window.history.replaceState({ key }, ""); } try { let positions = JSON.parse(sessionStorage.getItem(storageKey2) || "{}"); let storedY = positions[restoreKey || window.history.state.key]; if (typeof storedY === "number") { window.scrollTo(0, storedY); } } catch (error) { console.error(error); sessionStorage.removeItem(storageKey2); } })("react-router-scroll-positions", null)</script><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/entry.client-CminVUE2.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/chunk-GNGMS2XR-CJ15y8y4.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-BnUJs53q.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/root-D-YjxjbX.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/with-props-BKJv5YNo.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Error404-DIoBfXRl.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/constants-C4j34BLw.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/bugsnag-DzB21Gc5.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/MarkdownRenderer-B6Nj5-Pr.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/v4-C6aID195.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-PZjyCU-r.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageLayout-HCldD9xS.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Icon-DB7RS96Y.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-B9JUhP26.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/global-wrapper-BkFKWy1K.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/hooks-BWC2bZDb.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/GqlChip-WKOr6mQA.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_SubmissionMessage-B1v-1s26.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/useClientLayoutEffect-BPxZywlm.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index.module-o_DdfkIn.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/variation-name-BfNofEGX.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Combination-FnFeQEWK.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_EditorComponent-Dxq5tDBv.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/createLeafMeta-Bzt3wAZf.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/gql-landing-catchall-BZmjudVV.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/gql-reference-landing-ClYD06IF.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/graphql-landing-CsPpPhxq.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageNavigation-Dwob1sDJ.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_ListItem-BxqxuX-j.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/render-DVJieoj-.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_PropertyDetails-D_c10CKH.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Feedback-U30zKqEH.js"/><link rel="modulepreload" href="https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/useThemeModeImage-BgiZf6T8.js"/><script>window.__reactRouterContext = {"basename":"/","future":{"unstable_middleware":false,"unstable_optimizeDeps":false,"unstable_splitRouteModules":false,"unstable_viteEnvironmentApi":false},"ssr":true,"isSpaMode":false};window.__reactRouterContext.stream = new ReadableStream({start(controller){window.__reactRouterContext.streamController = controller;}}).pipeThrough(new TextEncoderStream());</script><script type="module" async="">; import * as route0 from "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/root-D-YjxjbX.js"; import * as route1 from "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/global-wrapper-BkFKWy1K.js"; import * as route2 from "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/gql-landing-catchall-BZmjudVV.js"; window.__reactRouterManifest = { "entry": { "module": "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/entry.client-CminVUE2.js", "imports": [ "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/chunk-GNGMS2XR-CJ15y8y4.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-BnUJs53q.js" ], "css": [] }, "routes": { "root": { "id": "root", "path": "", "hasAction": false, "hasLoader": false, "hasClientAction": false, "hasClientLoader": false, "hasErrorBoundary": true, "module": "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/root-D-YjxjbX.js", "imports": [ "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/chunk-GNGMS2XR-CJ15y8y4.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-BnUJs53q.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/with-props-BKJv5YNo.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Error404-DIoBfXRl.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/constants-C4j34BLw.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/bugsnag-DzB21Gc5.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/MarkdownRenderer-B6Nj5-Pr.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/v4-C6aID195.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-PZjyCU-r.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageLayout-HCldD9xS.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Icon-DB7RS96Y.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-B9JUhP26.js" ], "css": [ "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/root-Bs6V8FjF.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Error404-C3Fl2khE.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageLayout-BWQveOLj.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/MarkdownRenderer-K3wHo5x3.css" ] }, "routes/global-wrapper": { "id": "routes/global-wrapper", "parentId": "root", "hasAction": false, "hasLoader": true, "hasClientAction": false, "hasClientLoader": false, "hasErrorBoundary": true, "module": "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/global-wrapper-BkFKWy1K.js", "imports": [ "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/with-props-BKJv5YNo.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/chunk-GNGMS2XR-CJ15y8y4.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/MarkdownRenderer-B6Nj5-Pr.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/hooks-BWC2bZDb.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/GqlChip-WKOr6mQA.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-BnUJs53q.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_SubmissionMessage-B1v-1s26.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/useClientLayoutEffect-BPxZywlm.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index.module-o_DdfkIn.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Icon-DB7RS96Y.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-PZjyCU-r.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/variation-name-BfNofEGX.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/bugsnag-DzB21Gc5.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Error404-DIoBfXRl.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageLayout-HCldD9xS.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/v4-C6aID195.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Combination-FnFeQEWK.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_EditorComponent-Dxq5tDBv.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/createLeafMeta-Bzt3wAZf.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/constants-C4j34BLw.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-B9JUhP26.js" ], "css": [ "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/global-wrapper-BlPecmOO.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/MarkdownRenderer-K3wHo5x3.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/GqlChip-DtFD-BE0.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_SubmissionMessage-DvClNAzB.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Error404-C3Fl2khE.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageLayout-BWQveOLj.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_EditorComponent-BW33Qjb_.css" ] }, "routes/gql-landing-catchall": { "id": "routes/gql-landing-catchall", "parentId": "routes/global-wrapper", "path": "/docs/api/:gqlReference/:version?", "hasAction": false, "hasLoader": true, "hasClientAction": false, "hasClientLoader": false, "hasErrorBoundary": false, "module": "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/gql-landing-catchall-BZmjudVV.js", "imports": [ "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/with-props-BKJv5YNo.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/chunk-GNGMS2XR-CJ15y8y4.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/createLeafMeta-Bzt3wAZf.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/gql-reference-landing-ClYD06IF.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/graphql-landing-CsPpPhxq.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/constants-C4j34BLw.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageLayout-HCldD9xS.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/MarkdownRenderer-B6Nj5-Pr.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-PZjyCU-r.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-BnUJs53q.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Icon-DB7RS96Y.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-B9JUhP26.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageNavigation-Dwob1sDJ.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_ListItem-BxqxuX-j.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/GqlChip-WKOr6mQA.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/variation-name-BfNofEGX.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/bugsnag-DzB21Gc5.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/useClientLayoutEffect-BPxZywlm.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/hooks-BWC2bZDb.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/render-DVJieoj-.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_PropertyDetails-D_c10CKH.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Feedback-U30zKqEH.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_SubmissionMessage-B1v-1s26.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/v4-C6aID195.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/useThemeModeImage-BgiZf6T8.js" ], "css": [ "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageLayout-BWQveOLj.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/MarkdownRenderer-K3wHo5x3.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageNavigation-CbOEMyeH.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_ListItem-CoIFRGYE.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/GqlChip-DtFD-BE0.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/render-4Q9aUvcW.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_PropertyDetails-DB-DZ1M7.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Feedback-DOMdGcIi.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_SubmissionMessage-DvClNAzB.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/graphql-landing-C63vMx7V.css" ] }, "routes/mdx": { "id": "routes/mdx", "parentId": "routes/global-wrapper", "path": "docs/*", "hasAction": false, "hasLoader": true, "hasClientAction": false, "hasClientLoader": false, "hasErrorBoundary": false, "module": "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/mdx-CpynV7V_.js", "imports": [ "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/with-props-BKJv5YNo.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/chunk-GNGMS2XR-CJ15y8y4.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageLayout-HCldD9xS.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/createLeafMeta-Bzt3wAZf.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageNavigation-Dwob1sDJ.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/render-DVJieoj-.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/MarkdownRenderer-B6Nj5-Pr.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-PZjyCU-r.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-BnUJs53q.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Icon-DB7RS96Y.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/index-B9JUhP26.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/constants-C4j34BLw.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_ListItem-BxqxuX-j.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/GqlChip-WKOr6mQA.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/variation-name-BfNofEGX.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/bugsnag-DzB21Gc5.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/useClientLayoutEffect-BPxZywlm.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/hooks-BWC2bZDb.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_PropertyDetails-D_c10CKH.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Feedback-U30zKqEH.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_SubmissionMessage-B1v-1s26.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/v4-C6aID195.js", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/useThemeModeImage-BgiZf6T8.js" ], "css": [ "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageLayout-BWQveOLj.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/MarkdownRenderer-K3wHo5x3.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/PageNavigation-CbOEMyeH.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_ListItem-CoIFRGYE.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/GqlChip-DtFD-BE0.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/render-4Q9aUvcW.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_PropertyDetails-DB-DZ1M7.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/Feedback-DOMdGcIi.css", "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/_SubmissionMessage-DvClNAzB.css" ] } }, "url": "https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/manifest-f11a22e6.js", "version": "f11a22e6" }; window.__reactRouterRouteModules = {"root":route0,"routes/global-wrapper":route1,"routes/gql-landing-catchall":route2}; import("https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/entry.client-CminVUE2.js");</script></body></html><!--$?--><template id="B:0"></template><!--/$--><div hidden id="S:0"><script>window.__reactRouterContext.streamController.enqueue("[{\"_1\":2,\"_315\":-5,\"_316\":-5},\"loaderData\",{\"_3\":4,\"_145\":146,\"_314\":-5},\"routes/global-wrapper\",{\"_5\":6,\"_94\":95,\"_96\":97,\"_100\":101,\"_144\":15},\"search\",{\"_7\":8,\"_53\":54},\"selectableVersions\",{\"_9\":10,\"_20\":21,\"_26\":27,\"_31\":32,\"_34\":35,\"_37\":38,\"_41\":42,\"_44\":45,\"_50\":51},\"default\",{\"_11\":12,\"_19\":15},\"values\",[13,14,15,16,17,18],\"unstable\",\"2025-07\",\"2025-04\",\"2025-01\",\"2024-10\",\"2024-07\",\"stable_version\",\"API: Admin Extensions\",{\"_19\":13,\"_11\":22},[13,16,17,18,23,24,25],\"2024-04\",\"2024-01\",\"2023-10\",\"API: Checkout UI extensions\",{\"_19\":13,\"_11\":28},[13,15,16,17,18,23,24,25,29,30],\"2023-07\",\"2023-04\",\"API: Customer account UI extensions\",{\"_19\":13,\"_11\":33},[13,16,17],\"API: Hydrogen\",{\"_19\":16,\"_11\":36},[16,17,18,23,24,25,29,30],\"API: Hydrogen React\",{\"_19\":16,\"_11\":39},[16,17,18,23,24,25,29,30,40],\"2023-01\",\"API: POS UI Extensions\",{\"_19\":13,\"_11\":43},[13,15,16,17,18,23],\"API: shopify app remix\",{\"_19\":46,\"_11\":47},\"v3\",[46,48,49],\"v2\",\"v1\",\"API: Webhooks\",{\"_19\":13,\"_11\":52},[13,14,15,16,17,18],\"categories\",[55,63,67,69,71,73,75,78,80,83,86,89,92],{\"_56\":20,\"_57\":58,\"_59\":60,\"_61\":62},\"name\",\"referenceName\",\"admin-extensions\",\"versioned\",true,\"cookieName\",\"api_version\",{\"_56\":64,\"_57\":65,\"_59\":66,\"_61\":62},\"API: App Bridge Library\",\"app-bridge-library\",false,{\"_56\":26,\"_57\":68,\"_59\":60,\"_61\":62},\"checkout-ui-extensions\",{\"_56\":31,\"_57\":70,\"_59\":60,\"_61\":62},\"customer-account-ui-extensions\",{\"_56\":34,\"_57\":72,\"_59\":60,\"_61\":62},\"hydrogen\",{\"_56\":37,\"_57\":74,\"_59\":60,\"_61\":62},\"hydrogen-react\",{\"_56\":76,\"_57\":77,\"_59\":66,\"_61\":62},\"API: Hydrogen UI\",\"hydrogen-ui\",{\"_56\":41,\"_57\":79,\"_59\":60,\"_61\":62},\"pos-ui-extensions\",{\"_56\":44,\"_57\":81,\"_59\":60,\"_61\":82},\"shopify-app-remix\",\"api_version_shopify-app-remix\",{\"_56\":84,\"_57\":85,\"_59\":66,\"_61\":62},\"API: Shopify CLI\",\"shopify-cli\",{\"_56\":87,\"_57\":88,\"_59\":66,\"_61\":62},\"API: Storefront elements\",\"storefront-elements\",{\"_56\":90,\"_57\":91,\"_59\":66,\"_61\":62},\"API: Web Pixels API\",\"web-pixels-api\",{\"_56\":50,\"_57\":93,\"_59\":60,\"_61\":62},\"webhooks\",\"railsCsrfToken\",\"S62_C4AYxx_zP3vqPRZm7gMTv_gxc6GANpHzFFAcqv7eFed963H2ODClCnfcTQr2-ThC0NXkE9bS6V4SuR9dPw\",\"userPreferences\",{\"_98\":99,\"_62\":15},\"gqlLanguage\",\"remix\",\"features\",[102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143],\"adaptive_rate_limiter\",\"automated_privacy\",\"cli_managed_subscription_link_creation_and_migration\",\"combined_listings\",\"customer_account_ui_extensions_stable_docs\",\"dat_scheduled_feature_tho\",\"dev_assistant_vscode_extension\",\"discounts_allocator_function\",\"editor_extension_collections_docs\",\"enforce_fulfillment_order_status_on_create_fulfillment\",\"explicit_buyer_consent\",\"flex_sections\",\"gql_ai\",\"gql_ai_v2\",\"gql_example_switcher\",\"gql_operation_cache\",\"headless_cmp\",\"identity_integration\",\"mockshop_ai\",\"mockshop_ai_disable_force_ai\",\"multi_class_discount_functions\",\"net_new_webhooks_reference_2024\",\"online_store_new_datasources\",\"open_source_subscriptions_1p_app\",\"optional_scopes\",\"product_discount_cart_line_targeting\",\"purchase_options_extensions\",\"remove_php_example\",\"rest_admin_api_deprecation\",\"rev_share_jan24\",\"sched_2\",\"schedule_test\",\"shipping_discount_functions_general_availability\",\"ssr-changelog\",\"ssr-graphql\",\"static_blocks\",\"style_settings\",\"theme_blocks\",\"theme_blocks_data_sources\",\"theme_blocks_ga\",\"versioned_app_config\",\"zero_redirect_auth\",\"apiVersion\",\"routes/gql-landing-catchall\",{\"_144\":15,\"_147\":148,\"_298\":299,\"_306\":307,\"_308\":309,\"_310\":311,\"_312\":313},\"navData\",{\"_149\":150,\"_151\":152,\"_164\":165,\"_187\":188,\"_297\":66},\"title\",\"GraphQL Admin API\",\"versions\",[153,157,159,161,162,163],{\"_154\":13,\"_155\":156},\"value\",\"label\",\"Unstable\",{\"_154\":14,\"_155\":158},\"2025-07 release candidate\",{\"_154\":15,\"_155\":160},\"2025-04 latest\",{\"_154\":16,\"_155\":16},{\"_154\":17,\"_155\":17},{\"_154\":18,\"_155\":18},\"overviewLinks\",{\"_155\":166,\"_167\":166,\"_168\":169,\"_170\":171},\"Overview\",\"key\",\"href\",\"/docs/api/admin-graphql\",\"anchorLinks\",[172,175,178,181,184],{\"_155\":173,\"_167\":173,\"_168\":174},\"Client libraries\",\"/docs/api/admin-graphql#client_libraries\",{\"_155\":176,\"_167\":176,\"_168\":177},\"Authentication\",\"/docs/api/admin-graphql#authentication\",{\"_155\":179,\"_167\":179,\"_168\":180},\"Endpoint and queries\",\"/docs/api/admin-graphql#endpoints\",{\"_155\":182,\"_167\":182,\"_168\":183},\"Rate limits\",\"/docs/api/admin-graphql#rate_limits\",{\"_155\":185,\"_167\":185,\"_168\":186},\"Status and error codes\",\"/docs/api/admin-graphql#status_and_error_codes\",\"navItems\",[189,194,198,202,206,210,214,218,222,226,230,234,238,242,246,250,254,258,262,266,270,274,278,282,286,290,293],{\"_167\":190,\"_155\":191,\"_192\":193},\"access\",\"Access\",\"children\",[],{\"_167\":195,\"_155\":196,\"_192\":197},\"apps\",\"Apps\",[],{\"_167\":199,\"_155\":200,\"_192\":201},\"b2b\",\"B2B\",[],{\"_167\":203,\"_155\":204,\"_192\":205},\"billing\",\"Billing\",[],{\"_167\":207,\"_155\":208,\"_192\":209},\"bulk-operations\",\"Bulk operations\",[],{\"_167\":211,\"_155\":212,\"_192\":213},\"cart\",\"Cart\",[],{\"_167\":215,\"_155\":216,\"_192\":217},\"checkout-branding\",\"Checkout branding\",[],{\"_167\":219,\"_155\":220,\"_192\":221},\"common-objects\",\"Common objects\",[],{\"_167\":223,\"_155\":224,\"_192\":225},\"customers\",\"Customers\",[],{\"_167\":227,\"_155\":228,\"_192\":229},\"discounts-and-marketing\",\"Discounts and marketing\",[],{\"_167\":231,\"_155\":232,\"_192\":233},\"events\",\"Events\",[],{\"_167\":235,\"_155\":236,\"_192\":237},\"inventory\",\"Inventory\",[],{\"_167\":239,\"_155\":240,\"_192\":241},\"localizations\",\"Localizations\",[],{\"_167\":243,\"_155\":244,\"_192\":245},\"marketplaces\",\"Marketplaces\",[],{\"_167\":247,\"_155\":248,\"_192\":249},\"metafields\",\"Metafields\",[],{\"_167\":251,\"_155\":252,\"_192\":253},\"metaobjects\",\"Metaobjects\",[],{\"_167\":255,\"_155\":256,\"_192\":257},\"online-store\",\"Online store\",[],{\"_167\":259,\"_155\":260,\"_192\":261},\"orders\",\"Orders\",[],{\"_167\":263,\"_155\":264,\"_192\":265},\"privacy\",\"Privacy\",[],{\"_167\":267,\"_155\":268,\"_192\":269},\"products-and-collections\",\"Products and collections\",[],{\"_167\":271,\"_155\":272,\"_192\":273},\"retail\",\"Retail\",[],{\"_167\":275,\"_155\":276,\"_192\":277},\"shipping-and-fulfillment\",\"Shipping and fulfillment\",[],{\"_167\":279,\"_155\":280,\"_192\":281},\"shopify_markets\",\"Shopify Markets\",[],{\"_167\":283,\"_155\":284,\"_192\":285},\"shopify_payments\",\"Shopify Payments\",[],{\"_167\":287,\"_155\":288,\"_192\":289},\"store-properties\",\"Store properties\",[],{\"_167\":93,\"_155\":291,\"_192\":292},\"Webhooks\",[],{\"_167\":294,\"_155\":295,\"_192\":296},\"graphql-types\",\"GraphQL Types\",[],\"collapsed\",\"versionUrls\",{\"_13\":300,\"_14\":301,\"_15\":302,\"_16\":303,\"_17\":304,\"_18\":305},\"/docs/api/admin-graphql/unstable\",\"/docs/api/admin-graphql/2025-07\",\"/docs/api/admin-graphql/2025-04\",\"/docs/api/admin-graphql/2025-01\",\"/docs/api/admin-graphql/2024-10\",\"/docs/api/admin-graphql/2024-07\",\"pageTitle\",\"GraphQL Admin API reference\",\"metaDescription\",\"The Admin API lets you build apps and integrations that extend and enhance the Shopify admin. Learn how to get started using efficient GraphQL queries.\",\"fullNavDataPath\",\"/docs/api/admin-graphql/2025-04/nav\",\"fullIndexPath\",\"/docs/api/admin-graphql/2025-04/full-index\",\"root\",\"actionData\",\"errors\"]\n");</script><!--$?--><template id="B:1"></template><!--/$--></div><script>function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}};$RC("B:0","S:0")</script><div hidden id="S:1"><script>window.__reactRouterContext.streamController.close();</script></div><script>$RC("B:1","S:1")</script>

Pages: 1 2 3 4 5 6 7 8 9 10