Objects
/AppVersion
AppVersion
An app's version details.
Fields
major
Int!
Required
The app's major version.minor
Int!
Required
The app's minor version.patch
Int!
Required
The app's patch version.text
String!
Required
The app's version texttype
String
The app's version type.
Built with