No content to show
User Activity
Hi @Kyle_liu How do you set `hasVariants` ? On the docs (https://shopify.dev/docs/api/admin-graphql/unstable/mutations/productOptionsCreate?example=Create+new+product+options#top), the input doesn't seem to have the field to set that?
Starting with the `2024-04` API, Shopify significantly changed the products API and how the variants are handled. I am trying to create product through the GraphQL API that has 2 variants and each variant has 4 values. With the separation of the API ...
I am developing a Shopify app and I need to fetch some information on whether the user's subscription is active. If it is they will be allowed to use the app and if it isn't they will be redirected to a page prompting them to re-subscribe. I am look...
04-30-2023
I am having the same issue with typescript. This only seems to be available in Rust at the moment