OBJECT

deleteHealthConcernPayload

Autogenerated return type of deleteHealthConcern.

link GraphQL Schema definition

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