This seems to work pretty ok, but it does not load related data.
So if I use the Entries field, then the entry is not resolved. That means I have to fetch it via the api_url, but this really fucks with SSR, since this is not loaded then.
Is there a way to load all data in, not just what is on the given page?
This seems to work pretty ok, but it does not load related data.
So if I use the Entries field, then the entry is not resolved. That means I have to fetch it via the api_url, but this really fucks with SSR, since this is not loaded then.
Is there a way to load all data in, not just what is on the given page?