# publicApiVersions - payments-apps - QUERY Version: 2024-10 ## Description The list of public Payments Apps API versions, including supported, release candidate and unstable versions. ### Access Scopes ## Arguments ## Returns * [displayName](/docs/api/payments-apps/2024-10/scalars/String): String! The human-readable name of the version. * [handle](/docs/api/payments-apps/2024-10/scalars/String): String! The unique identifier of an ApiVersion. All supported API versions have a date-based (YYYY-MM) or `unstable` handle. * [supported](/docs/api/payments-apps/2024-10/scalars/Boolean): Boolean! 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](https://shopify.dev/api/usage/versioning). ## Examples