OLIPOP Storefront GraphQL API

Shopify Storefront GraphQL API served on the OLIPOP domain, exposing 35 root query fields and 41 mutations across products, collections, search, blogs, pages, menus, metaobjects, localization, cart and customer accounts. Introspection responds anonymously on the storefront host; write and customer operations require a storefront access token or a customer access token.

API entry from apis.yml

apis.yml Raw ↑
name: OLIPOP Storefront GraphQL API
description: Shopify Storefront GraphQL API served on the OLIPOP domain, exposing 35 root query fields
  and 41 mutations across products, collections, search, blogs, pages, menus, metaobjects, localization,
  cart and customer accounts. Introspection responds anonymously on the storefront host; write and customer
  operations require a storefront access token or a customer access token.
humanURL: https://shopify.dev/docs/api/storefront
baseURL: https://drinkolipop.com/api/2025-07/graphql.json
tags:
- graphql
- ecommerce
- catalog
- cart
- storefront
properties:
- type: GraphQL
  url: graphql/olipop-storefront.graphql
- type: Documentation
  url: https://shopify.dev/docs/api/storefront
- type: DataModel
  url: data-model/olipop-data-model.yml