Skip to content

bulkApplyCarePlanTemplateInput

Autogenerated input type of bulkApplyCarePlanTemplate

Fields

Used By

Definition

"""
Autogenerated input type of bulkApplyCarePlanTemplate
"""
input bulkApplyCarePlanTemplateInput {
force_activation: Boolean = false
id: ID
user_group_ids: [ID]
user_ids: [ID]
}