Hello, can someone explain how to create an empty pricelist for a company? I have products, and when I create a pricelist, after a catalog, all the products are automatically added by default in catalog. How can I change this with graphql?
Topic summary
Goal: create an empty pricelist and catalog for a company in Shopify.
Current behavior: after creating a pricelist and then a catalog, all products are automatically included in the catalog by default.
Ask: how to change this default using the Shopify GraphQL API (GraphQL = Shopify’s query/mutation API), ideally starting with an empty catalog/pricelist and adding only selected products.
Status: no solution or guidance provided yet; the question remains open.