Skip to main content

ProductOrderItemsUpdate

No description

type ProductOrderItemsUpdate {
where: GQLTQueryOrderItemWhere
input: OrderItemOptionalInput
}

Fields#

where (GQLTQueryOrderItemWhere)#

This will apply a filter to your mutation

input (OrderItemOptionalInput)#

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