ApiVersion 对象
API的版本。
在本页面
字段
- displayName(
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
版本的可读名称。 - handle(
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
ApiVersion的唯一标识符。所有受支持的API版本都有基于日期的(YYYY-MM)或unstable
句柄。 - supported(
[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
)
Shopify是否支持该版本。
返回ApiVersion的类型
[QueryRoot.publicApiVersions](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/queryroot#publicapiversions-2021-01)