Apollo GraphQL and Databricks SQL

Hey there, company in Slovakia is using Apollo/GraphQL and Databricks (SQL). Databricks SQL - Databricks

We’re trying to connect the data to be able to be queried. Are we suppose to use the RESTDataSource or SQLDataSource? I do not see a guide for the SQLDatasource so I am not sure how I’m suppose to connect the sql endpoint…

I am using:

  • React 18
  • TypeORM
  • Nest.js