A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Is there any REST api to get shopify Merchant's admin details for public App?
You can get some admin details via the API by calling the Shop endpoint: /admin
You can read more about the fields available here: https://shopify.dev/api/admin-rest/2021-10/resources/shop#top
To learn more visit the Shopify Help Center or the Community Blog.