Types
IosFirmwareVersion
Represents an iOS firmware version in the GraphQL API.
object
IosFirmwareVersionFields
version
String!
Version reported for this iOS firmware version.
buildId
String!
Identifier of the related build.
fileSize
Float!
The file size associated with this iOS firmware version.
url
String!
URL for this iOS firmware version.
releaseDate
String!
The release date associated with this iOS firmware version.
signed
Boolean!
Whether the signed condition is true for this iOS firmware version.