☰
stores
Queries for every store.
Finds and returns every store that matches the selected filter options
Function signature
stores(companyId: Int!,options: StoreOptions): Stores!
Type
Arguments
Required fields are marked with "!"companyId: Int!
options: StoreOptions