OBJECT

deleteImplantableDeviceUserPayload

Autogenerated return type of deleteImplantableDeviceUser.

link GraphQL Schema definition

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