Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

object

A version of the API, as defined by Shopify API versioning. Versions are commonly referred to by their handle (for example, 2021-10).

String!non-null

The human-readable name of the version.

String!non-null

The unique identifier of an ApiVersion. All supported API versions have a date-based (YYYY-MM) or unstable handle.

Boolean!non-null

Whether the version is actively supported by Shopify. Supported API versions are guaranteed to be stable. Unsupported API versions include unstable, release candidate, and end-of-life versions that are marked as unsupported. For more information, refer to Versioning.


Was this section helpful?

query

The list of publicly-accessible Admin API versions, including supported versions, the release candidate, and unstable versions.


Was this section helpful?