Skip to main content

WebHookUserUpdate

No description

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