bulkApplyCarePlanTemplateInput
Autogenerated input type of bulkApplyCarePlanTemplate
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of bulkApplyCarePlanTemplate"""input bulkApplyCarePlanTemplateInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") force_activation: Boolean = false id: ID user_group_ids: [ID] user_ids: [ID]}