TimoMeister
Returning Responder

CaaS V3 resolve all references

We're considering the migration vom CaaS v2 to v3.

Is there a best practice to resolve all references (e.g. to images / documents) for a page? We know about the paramater "resolveRef", but in most of the cases we don't know the amount and the different depths of references.

As a page can have multiple images, we would like to have one and not multiple requests for a single page .

What is your approach to solve this?

0 Kudos
2 Replies
ChKo
Elite Observer

Hi,

have you had a look at the GraphQL feature of CaaS? You can use it to resolve references:

https://docs.e-spirit.com/module/caas-platform/CaaS_Platform_Documentation_EN.html#graphql

0 Kudos
TimoMeister
Returning Responder

Thanks for your reply. GraphQL is not an option. Our current solution/app is based on RestHeart and we don't want to change the whole technology.

0 Kudos