Skip to main content

BuildingUsersUpdate

No description

type BuildingUsersUpdate {
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