☰
bulkProduct
Queries for a bulk product.
Returns data as if it was a single product.
Function signature
bulkProduct(companyId: Int!,productIds: [Int!]!): BulkProduct!
Type
Arguments
Required fields are marked with "!"companyId: Int!
productIds: [Int!]!