☰
storeCreate
Creates a store
Function signature
storeCreate(companyId: Int!,data: StoreInsert!): Store!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: StoreInsert!