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