graphql-engine/dc-agents/dc-api-types
kodiakhq[bot] dd3bbef2fe Jberryman/ghc 9.6.4
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10615
GitOrigin-RevId: 8a45c92bec8444d5ec0aed125f4aa96d9c684728
2024-01-23 19:47:53 +00:00
..
src Jberryman/ghc 9.6.4 2024-01-23 19:47:53 +00:00
package.json Jberryman/ghc 9.6.4 2024-01-23 19:47:53 +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.