OBJECT

destroyMedicationPayload

Autogenerated return type of destroyMedication

link GraphQL Schema definition

  • type destroyMedicationPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • medication: MedicationType
  • messages: [FieldError]
  • }

link Require by