bulkSupplier
query
Bulk supplier lookup
Retrieves aggregated data for multiple suppliers at once, returning a consolidated view. Useful for bulk operations and reporting.
query {
bulkSupplier(companyId: Int!, supplierIds: [Int!]!): BulkSupplier!
}Returns: BulkSupplier!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
supplierIds | [Int!]! |