If I have a storage for some alternative data (not of Shopify), as I understand only with metaobjects which are rendered during server side I will have true SSR? Not with fetch where I can do a request and after asset loading I manipulate the DOM directly to render my content.
1 Like