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
Boolean
scalar type representstrue
orfalse
.