Skip to main content

SignInspectionInput

No description

input SignInspectionInput {
foreignId: String
id: UUID
reference: String
signatures: [SignatureInput!]!
}

Fields

NomTypeDescription
foreignIdString scalarThe unique ID of the entity in a foreign system. Used for synchronization, import and export purposes.
idUUID scalarUnique identifier of the entity
referenceString scalarA human readable identifier for the entity. Can match external systems/applications.
signatures[SignatureInput!]! non-null inputsignInspection