orderItemDelete
No description
orderItemDelete(
orderId: Int!
orderItemId: Int!
): Boolean!
Arguments
orderItemDelete.orderId ● Int! non-null scalar
orderItemDelete.orderItemId ● Int! non-null scalar
Type
Boolean scalar
The
Booleanscalar type representstrueorfalse.