createImplantableDeviceUserInput
Autogenerated input type of createImplantableDeviceUser
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed 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}