/apollo-material-table-pagination

Example using pagination in MaterialTable using React Hooks

Primary LanguageJavaScript

Connected MaterialTable

This is an example of using MaterialTable with Apollo graphql React Hooks. This implementation pushes the search and column ordering throught the graphql api, paginating the results for large data sets.

You can achieve a basic crud interface with little to no effort! 😱

TODO

  • Figure out how to export all, across pages.