Skip to content

shopify defaults to oldest supported version if unspecified

Paul Robertson requested to merge versioning into master

https://help.shopify.com/en/api/versioning#the-api-version-release-schedule

If your request doesn't include a version, then the API also defaults to the oldest supported stable version. However, we recommend that you specify a version with every request

Merge request reports