ToolJet/frontend/src/Editor/QueryManager
Ashish 2eaff6e8b6
Feature: support for GraphQL data sources 🎉 (#288)
* Feature: Add GraphQL data sources

* Querying graphql

* use graphlient gem to talk to a graphql datasource

* use the source headers and params while initializing the graphql-client

* remove unnecessary body field from the graphql source addition modal

* add documentation for graphql datasource setup

Co-authored-by: navaneeth <navaneethpk@outlook.com>
2021-06-22 19:47:00 +05:30
..
QueryEditors Feature: support for GraphQL data sources 🎉 (#288) 2021-06-22 19:47:00 +05:30
constants.js Feature: support for GraphQL data sources 🎉 (#288) 2021-06-22 19:47:00 +05:30
index.js Feature: Enable transformations for all sources 2021-04-30 21:45:42 +05:30
QueryManager.jsx Add datasource pre-fix to REST queries (#261) 2021-06-17 11:26:53 +05:30
Transformation.jsx Removed the extra padding of codehinter input field 2021-06-03 12:59:30 +05:30