Skip to content

Optional API Version Parameter

Compare
Choose a tag to compare
@rjdavis3 rjdavis3 released this 29 Mar 10:32
· 55 commits to master since this release

Adds optional withApiVersion parameter when building the ShopifySDK.

If not populated, this will use shopify oldest stable version. Although this is not recommended so you can target a set of shopify features. Ex: '2020-10' '2020-07' '2020-04'.

If you are specifying the API URL ensure you leave off the version if you are using this.