OBJECT

bulkApplyCarePlanTemplatePayload

Autogenerated return type of bulkApplyCarePlanTemplate

link GraphQL Schema definition

  • type bulkApplyCarePlanTemplatePayload {
  • carePlans: [CarePlan]
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • }

link Require by