Releases: phpclassic/php-shopify
Releases · phpclassic/php-shopify
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.
v1.1.0-beta
GraphQL - Into 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.
See the README to know how to use this feature from this SDK.
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
Pull Requests merged:
- Added $state and $options parameters to $authUrl
- Better approach to leaky bucket rate limit
- Support InventoryItem and InventoryLevel
Issues Fixed:
- Example on the ReadMe to update order status is incorrect
- Can't get article metafields
- The ProductListing resource is not available
v1.0.1
First Official Release
v1.0.0 Install with Composer
Version 1.0.0 Release Candidate
v1.0.0-rc Bullet list for examples