A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I can add quantity breaks to a product variant from the Shopify frontend without needing to add the catalog to a company. However, the same action can't be performed via the API, as quantityPricingByVariantUpdate mutation requires a companyLocation.
Any assistance would be greatly appreciated.