ApiVersion object
A version of the API.
On this page
Fields
- displayName (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The human-readable name of the version. - handle (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The unique identifier of an ApiVersion. All supported API versions have a date-based (YYYY-MM) orunstable
handle. - supported (
[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
)
Whether the version is supported by Shopify.
Types that return ApiVersion
[QueryRoot.publicApiVersions](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/queryroot#publicapiversions-2021-01)