Skip to main content
MUTATION
regenerateIosProfileSigner: IosDeviceSettings!
organizationName
String!

The organization name associated with this iOS device settings.

profileIdentifier
String!

The profile identifier associated with this iOS device settings.

signerConfigured
Boolean!

Whether the signer configured condition is true for this iOS device settings.

signerFingerprint
String

The signer fingerprint associated with this iOS device settings. May be null when unavailable or not applicable.

signerCreatedAt
String

ISO 8601 timestamp when this iOS device settings signer created. May be null when unavailable or not applicable.

signerExpiresAt
String

ISO 8601 timestamp when this iOS device settings signer expires. May be null when unavailable or not applicable.

appStoreConnectConfigured
Boolean!

Whether the App Store connect configured condition is true for this iOS device settings.

appStoreConnectIssuerId
String

Identifier of the related App Store connect issuer. May be null when unavailable or not applicable.

appStoreConnectKeyId
String

Identifier of the related App Store connect key. May be null when unavailable or not applicable.

appStoreConnectPrivateKeyConfigured
Boolean!

Whether the App Store connect private key configured condition is true for this iOS device settings.

appStoreConnectPrivateKeyFingerprint
String

The App Store connect private key fingerprint associated with this iOS device settings. May be null when unavailable or not applicable.

appStoreConnectVerifiedAt
String

ISO 8601 timestamp when this iOS device settings App Store connect verified. May be null when unavailable or not applicable.

appStoreConnectLastTestedAt
String

ISO 8601 timestamp when this iOS device settings App Store connect last tested. May be null when unavailable or not applicable.

appStoreConnectVerificationError
String

The App Store connect verification error associated with this iOS device settings. May be null when unavailable or not applicable.

updatedAt
String!

ISO 8601 timestamp when this iOS device settings was last updated.

Mutation
Response