graphql-engine/dc-agents/dc-api-types
rikinsk 48d67625da Merge branch 'main' into stable
GitOrigin-RevId: 5afe3ff0736413eaf884c885c17093bb8a9fccc4
2023-07-06 10:33:41 +00:00
..
src Merge branch 'main' into stable 2023-07-06 10:33:41 +00:00
package.json Merge branch 'main' into stable 2023-07-06 10:33:41 +00:00
README.md Move Typescript types for Data Connector agent into their own package 2022-09-05 06:09:23 +00:00
tsconfig.json Move Typescript types for Data Connector agent into their own package 2022-09-05 06:09:23 +00:00

Hasura GraphQL Engine Data Connector Agent API Types

This package contains TypeScript types that Data Connector agents implemented in TypeScript could use to correctly implement the API required.

The Data Connector Reference agent can be used as an example of these types being used in practice to implement a Data Connector agent.