Skip to main content

OrderOrderItemsUpdate

No description

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