Commit graph

9 commits

Author SHA1 Message Date
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 <[email protected]>
2021-06-22 19:47:00 +05:30
Akshay
134e2f51ca
Feature: SQL Server integration 🎉 (#244)
* MS SQL server integration

* enable mssql service to test, create and process connection

* return 400 when query fails

* [Docker] Install freetds on buster

Co-authored-by: navaneeth <[email protected]>
2021-06-14 07:33:13 +05:30
navaneeth
7426571bec List records operation for airtable datasources 2021-06-02 14:44:52 +05:30
navaneeth
a418a6ebae Feature: Query editor for DynamoDB, list table query 2021-05-13 19:01:55 +05:30
navaneeth
fdfc9dc195 Fix component import issues 2021-05-08 16:55:54 +05:30
Akshay
6a467496b4
Fixes component exports (#162) 2021-05-07 23:43:11 +05:30
navaneeth
737c33f150 Query editor for mongodb 2021-05-04 18:10:44 +05:30
navaneeth
407de9f58e Query editor for slack 2021-05-04 12:15:04 +05:30
navaneeth
cfb339d2cb Feature: Enable transformations for all sources 2021-04-30 21:45:42 +05:30