Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix graphql api (responsible-ai-collaborative#1878)
* Add body parser middleware * Enable graphql introspection and explorer on production * Remove body parser * update netlify plugin * Configure gatsby's body parser * disable tests tmp * Manually add body parser middleware * Update netlify plugin * Remove graphql playground * enable tests back * undo custom body parser * Remove apollo server
- Loading branch information