Skip to main content

UserRoleUpdate

No description

type UserRoleUpdate {
where: GQLTQueryRoleWhere
input: RoleOptionalInput
}

Fields#

where (GQLTQueryRoleWhere)#

This will apply a filter to your mutation

input (RoleOptionalInput)#

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