Is there any plan to introduce cartClone mutation as the storefront API?

I can see the cartClone mutation in Shopify’s GraphQL app, but I’m unable to use it. There’s no reference to this API in the Shopify developer docs, and whenever I try to call it, I get an access_denied error—even after granting all available access scopes. Attached a screenshot for your reference. Could you clarify which access scope is required to use this API?

Hey @Gobinath_M, thanks for sharing this. That endpoint isn’t in our documentation, so I wouldn’t rely on it.

I also see it in my own Graphiql instance but returns errors as well. I’ll look in to why it’s there and see if that is expected or not.

Hey @Gobinath_M! I looked into this and can confirm that cartClone is an internal-only mutation which is why you won’t find it in the docs. We are aware that it’s showing up in the schema and are looking into removing it. Sorry for the confusion!