Releases: phpclassic/php-shopify
Releases · phpclassic/php-shopify
v1.2.1
- Metafield as a child resource of Collection & DraftOrder #267
v1.2.0
Shopify API Version 2022-07
- Change to 2202-07 version breaks fulfillments #264
v1.1.25
- Rollback API Version (Breaking fullfilments)
v1.1.24
- Add Metafield property and method to docblock #259
v1.1.23
- Migrating from value_type to type #255
v1.1.22
- Resend requests that returns http error #240
- Test case added for GraphQL Query #254
- Update API Version to 2022-01
v1.1.21
- AccessScope resource #246
- FulfillmentOrder hold and release_hold methods #245
Fixes:
- Default API Version. #251
v1.1.20
- Add additional curl configuration #238
v1.1.19
Fixes
- Added the Cart Resource #204
- Throw an exception if the access token request failed #219
- Return location header as array if response is 303 #221
- Remove query params from current url #227
- Adding Fulfillment Order #228
v1.1.18
- Update CountryTest (error fix)