mirror of
https://github.com/hasura/graphql-engine.git
synced 2025-01-07 16:21:52 +03:00
7e8fa62f28
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10308 GitOrigin-RevId: cf84767c48d042c24ea7d9da482693bb9a6481d2 |
||
---|---|---|
.. | ||
src | ||
package.json | ||
README.md | ||
tsconfig.json |
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.