A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
query { menus (first: 250) { edges{ node{ id title } } } }
which permission is needed?
Hi , there
If you are using Graphql admin API ,
then Requires read_online_store_navigation access scope.