bundleRemoveItem
No description
bundleRemoveItem(
id: Int!
productId: Int!
): Boolean!
Arguments
bundleRemoveItem.id
● Int!
non-null scalar
bundleRemoveItem.productId
● Int!
non-null scalar
Type
Boolean
scalar
The
Boolean
scalar type representstrue
orfalse
.