Skip to content

updateUniqueDeviceIdentifierInput

Autogenerated input type of updateUniqueDeviceIdentifier

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of updateUniqueDeviceIdentifier
"""
input updateUniqueDeviceIdentifierInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
assigning_authority: String
device_code: String
display_name: String
id: ID
scoping_entity: String
udi_code: String
}