OBJECT

deleteHealthConcernPayload

Autogenerated return type of deleteHealthConcern

link GraphQL Schema definition

  • type deleteHealthConcernPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • health_concern: HealthConcern
  • messages: [FieldError]
  • }

link Require by