FgForrest / evitaDB

evitaDB is a specialized database with an easy-to-use API for e-commerce systems. It is a low-latency NoSQL in-memory engine that handles all the complex tasks that e-commerce systems have to deal with on a daily basis. evitaDB is expected to act as a fast secondary lookup/search index used by front stores.
https://evitadb.io
Other
62 stars 7 forks source link

Support catalog ID in GQL and REST APIs #629

Closed lukashornych closed 4 months ago

lukashornych commented 4 months ago

We need support for #609 in GQL, REST and Lab API.

lukashornych commented 4 months ago

Implemented in #397