Skip to main content

OrderItemProductUpdate

No description

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