Skip to content

createImplantableDeviceUserInput

Autogenerated input type of createImplantableDeviceUser

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of createImplantableDeviceUser
"""
input createImplantableDeviceUserInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
user_id: ID
udi: String
active: Boolean
name: String
}