Skip to main content

UserOrdersUpdate

No description

type UserOrdersUpdate {
where: GQLTQueryOrderWhere
input: OrderOptionalInput
}

Fields#

where (GQLTQueryOrderWhere)#

This will apply a filter to your mutation

input (OrderOptionalInput)#

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