☰
store
Queries for a store
Finds and returns a store with the inserted Id
Function signature
store(companyId: Int!,storeId: String!,options: StoreOptionsSingle): Store!
Type
Arguments
Required fields are marked with "!"companyId: Int!
storeId: String!
options: StoreOptionsSingle