bundleRemoveItem
AUTH: Role=[product.OWNER,product.EDITOR]
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 represents true or false.