Apollo Client for GraphQL

Apollo Client for GraphQL and the Apollo data graph platform provides tools and libraries that help Blaze to implement


Apollo Client for GraphQL and the Apollo data graph platform provides tools and libraries that help Blaze to implement the GraphQL schemas and connect the discrete parts of the platform, like the website front-end, or an App. It helps users gain insights on usage on performance and helps to maintain that over time.

React hooks for Apollo client allows for the efficient, management of state within react components. React Hooks in Apollo Client Allow front-end developers to efficiently and easily fetch data, mutation components and manage queries, with significantly reduced bundle size.

React hooks allow us to break down the stateful logic of components, and Apollo client allows us to introduce Graph data efficiently. Blaze front-end developers can now ‘separate concerns’ and manage logic within each component. This would allow for efficient, massively configurable, uniquely personalised, data driven components across a website front-end at scale, for example.

License: Open Source (MIT)