Skip to content

bulkUpdateCarePlanUsersInput

Autogenerated input type of bulkUpdateCarePlanUsers

Fields

Used By

Definition

"""
Autogenerated input type of bulkUpdateCarePlanUsers
"""
input bulkUpdateCarePlanUsersInput {
activate: Boolean = false
ids: [ID] = []
notify: Boolean = false
}