☰
products
Queries for every product.
Finds and returns every product that matches the selected filter options
Function signature
products(companyId: Int!,options: ProductOptions): Products!
Type
Arguments
Required fields are marked with "!"companyId: Int!
options: ProductOptions