OBJECT

createImplantableDeviceUserPayload

Autogenerated return type of createImplantableDeviceUser.

link GraphQL Schema definition

  • type createImplantableDeviceUserPayload {
  • # DO NOT USE
  • clientMutationId: String @deprecated( reason: "DO NOT USE" )
  • implantable_device_user: ImplantableDeviceUser
  • # The list of errors occurred during the mutation
  • messages: [FieldError]
  • }