Ask a Question

Ask a Question
Back to All

How to load content into a microservice

At the time of loading the content into the microservice, what is the best way to do it? I already know all the types and IDs, but do I have to solve each ContentRef one by one? And if that's the intended way, do the microservice use a cache or something to avoid repeated calls to the API?