Which integration works server side and client side.

Please clarify which data integration components works on server side rendering or client side rendering or static site generation.

1.The Cms: data integration components like stapi and sanity.
2. Http rest api and graphql, that shows just below the option of cms.
3. Data fetcher: a. postgresql integration b. Generic http integration.

Asking because i couldn’t find it in the docs.

Hi! They should all run in both server side and client side:

Server side when and where it can (and assuming you’ve set it up appropriately as documented in the quickstarts).