SUPPORTED_API_VERSIONS type

Supported API versions

type SUPPORTED_API_VERSIONS =
  | "7.2"
  | "7.3"
  | "7.4"
  | "7.5"
  | "7.6"
  | "2025-07-01"