Is there any graphql queries available for product bundle SKU. If so, please explain how to do?
Unless something has changed recently there’s no bundle system in the the api.
There is only the SKU for whatever product you have acting as a “bundle”.
Or the individual SKUS of each item that was sold and presented as a “bundle”.
If that does not clarify things, you will need to provide better context such as references to docs or code snippets, reproduction steps, etc.
No, you create the bundle logic yourself. There is no such thing of bundle in Shopify database
Product bundle app’s are available, but my question is any of the bundle apps provides graphql queries also to be used in other systems. I am new to this, and dont know about any app’s provides graphql queries