OBJECT

updateHealthConcernPayload

Autogenerated return type of updateHealthConcern

link GraphQL Schema definition

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

link Require by