Creating common GraphQL layer for AdminGraphqlClient vs AdminApiClient – interface differences

Creating common GraphQL layer for AdminGraphqlClient vs AdminApiClient – interface differences

Both of them interacts with Shopify GraphQL Admin API. The backend application uses AdminGraphqlApi client, which is initialized like in the example, …

 

Read More