Query
Variables
Response
Queries
iosDeviceFirmware
Returns an iOS device firmware, or null when it cannot be found.
QUERY
iosDeviceFirmware(id: ID!): IosDeviceFirmwareArguments
id
ID!
required
Identifier of the resource to return or affect.
Returns
name
String!
Display name of this iOS device firmware.
identifier
String!
The identifier associated with this iOS device firmware.
firmwares
Firmwares associated with this iOS device firmware.
Query
Variables
Response