Releases: signifly/laravel-shopify
Releases · signifly/laravel-shopify
v1.2.9
v1.2.8
Prepare for Laravel 11
v1.2.7
Added a few missing FulfillmentOrder calls and added a content-type header to the graphql requests.
v1.2.6
v1.2.5
Prepare for Laravel 10.
v1.2.4
Minor Tweaks
v1.2.3 minor fixes
Some naming prefs
1.2.2
Update the rest api interface to use the 'X-Shopify-Access-Token' instead of basic auth.
v1.2.1
Merge pull request #32 from jonathan-jean/patch-1 fix: DraftOrder return type
v1.2.0
What's Changed
- fix: graphQL url without version by @eafarooqi in #27
- chore: add support for L9 by @pactode in #28
New Contributors
- @eafarooqi made their first contribution in #27
Full Changelog: v1.1.4...v1.2.0