OBJECT

logMedicationHistoryConsentPayload

Autogenerated return type of logMedicationHistoryConsent.

link GraphQL Schema definition

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