Fetching Data
Out of the box, we support data fetching in web applications with the following components:
- fusion-plugin-rpc-redux-react is used to abstract away universal communication between components, redux store, and the server.
- fusion-react is used to trigger RPC calls during the render lifecycle.
- fusion-plugin-apollo can be used for leveraging GraphQL and Fusion.js.