Skip to main content

UserPlanProductUpdate

No description

type UserPlanProductUpdate {
where: GQLTQueryProductWhere
input: ProductOptionalInput
}

Fields#

where (GQLTQueryProductWhere)#

This will apply a filter to your mutation

input (ProductOptionalInput)#

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