Releases: robwittman/shopify-php-sdk
Releases · robwittman/shopify-php-sdk
v2.4.2
v2.4.1: Fix webhook endpoints (#44)
- Remove leading slash for several service functions, which broke API version usage
v2.4.0
- Add
GraphQLService
for interacting with Shopify's GraphQL API
v2.3.4
- Add
Api::createService
helper for generating new service instances
v2.3.3
- Add
attachment
field toProductImage
v2.3.2
- Fix URL generation for ShopsService
v2.3.1
- Fix the generation of new API Versioned URLs
v2.3.0
- Add API Versioning to URLs
- Use
GuzzleHttp\Client
directly in services. Expose from service - Add
MetafieldsService
v2.2.0
- Add InventoryLevel Service
v2.1.1
- Fix DateTime conversion when exporting objects