mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
dd3bbef2fe
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10615 GitOrigin-RevId: 8a45c92bec8444d5ec0aed125f4aa96d9c684728 |
||
---|---|---|
.. | ||
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.