David Höck
David Höck
## Products and Categories | Method | Description | Parameters | | ----------- |-------------| --------------| | __GET__ | All Products | `page` or `skip` and `limit` | | __GET__ |...
@dpfaffenbauer yes - but still under heavy development and we are trying to find the right architecture. problem is basically that datahub is not built for performance because schema cannot...
@dkarlovi nope they don't. the schema get's initialized every time. when you take a look at a data hub request with blackfire, you see that the graph (queries + mutations)...
@dpfaffenbauer yep, but we will migrate it to coreshop 3 before that.
@dkarlovi well, product listing is handled by the native data hub listing. CoreShop Index is a little bit more complex to use and we did not have implement it yet.
any update on this one? Getting this bug also with other locales ..
That would be great!
Is there any update on that?
Looks great! I am not sure if we should keep the seller channel connection because I think channels should be used differently in marketplaces. We must also not forget about...
@michaelbromley please also think about that every seller has its own number sequence for numbers (order numbers, shipment numbers, ...) - therefore a separate `AggregateOrder` is necessary in my eyes.