Skip to main content

RoomSystemUserUpdate

No description

type RoomSystemUserUpdate {
where: GQLTQueryUserWhere
input: UserOptionalInput
}

Fields#

where (GQLTQueryUserWhere)#

This will apply a filter to your mutation

input (UserOptionalInput)#

This will update the items that you targeted with the filter in the where element