A reference implementation showing how to perform server-side operations with GraphQL and ag-Grid.
For full details see: http://ag-grid.com/graphql-server-side-operations/
- Clone the project
- run
yarn install - start with
yarn start - open browser at
localhost:4000
