v1.1.0
GraphQL - The Journey towards the Future
The GraphQL Admin API is a GraphQL-based alternative to the REST-based Admin API, and makes the functionality of the Shopify admin available at a single GraphQL endpoint.
- This build adds a simple implementation to use GraphQL from this SDK.
- You need to build the GraphQL yourself and send it using this SDK.
- You can use Shopify GraphQL Explorer to build your GraphQL
- See the documentation (README.md) for guidance on it.