Skip to main content

VoucherUserUpdate

No description

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