Hello,
when fetching an entity all relations are only referenced (for example collectionLinks with properties _id, link and display).
With this normalization I have to now make new requests to fetch the required entites.
Is there a parameter where I can expand those children/relations to include them in the request so I have the data directly included?