Menus GraphQL admin API

I’m trying to use the menus GraphQL API but I’m not sure what access scope my app needs to use it, and the docs don’t mention it at all.

For what it’s worth, I’m trying this with the Shopify GraphiQL App, and I checked every single available scope there is, and I still can’t use the API.

Hi - thanks for sharing this question.

Yeah, that’s a miss on our part that the GraphiQL app doesn’t have ALL of the scopes and that the reference page is not clear about what scopes you need.

To use the menus GraphQL API you need read_online_store_navigation access scope. You can see all of the access scopes we have here

Let me know if you have any issues.

2 Likes