OBJECT

createHealthConcernPayload

Autogenerated return type of createHealthConcern.

link GraphQL Schema definition

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