deleteImplantableDeviceUserPayload
Autogenerated return type of deleteImplantableDeviceUser.
Fields
messages
· [FieldError] · The list of errors occurred during the mutation Used By
Definition
"""Autogenerated return type of deleteImplantableDeviceUser."""type deleteImplantableDeviceUserPayload { implantable_device_user: ImplantableDeviceUser
""" The list of errors occurred during the mutation """ messages: [FieldError]}