☰
suppliers
Queries for every supplier.
Finds and returns every supplier that matches the selected filter options
Function signature
suppliers(companyId: Int!,options: SupplierOptions): Suppliers!
Type
Arguments
Required fields are marked with "!"companyId: Int!
options: SupplierOptions