Skip to main content

UserMeshUserUpdate

No description

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