Basic-shopify-api

Latest version: v1.0.1

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 6

3.0.0

*Contains breaking changes*

To better the library, it has been reverted back to its original single-class form and backwards compatibile with 1.x.x

* GraphQL and REST are all under one class
* `getApiCalls()` now takes two arguments, first being rest|graph, second being the key
* `rest()` is now for REST calls
* `graph()` is now for GraphQL calls
* `request()` is aliased to `rest()` for backward compatibility

2.0.0

*Contains breaking changes*

* No longer a single file, it now namespaced under `OhmyBrew\ShopifyAPI`
* GraphQL is now introduced under `Osiset\ShopifyAPI\GraphAPI`
* REST is moved to `Osiset\ShopifyAPI\RestAPI`

1.0.1

* Fixed issue 3 by ncpope, for newly created stores (after December 2017) not accepting GET body

1.0.0

* Basic API code implemented
* Tests completed with full coverage

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.