devercode-hasura
v1.0.3
Published
A Toolkit for hasura
Readme
Devercode-hasura (Typescript)
A simple pretty hasura utils
Authors
Installation
npm install devercode-hasura
yarn add devercode-hasuraFeatures
- simply the way to create client for connecting to hasura endpoint
Usage
const client = createClient({
endpoint: "https://examnple.herokuapp.com/v1/graphql",
secret: "example@@",
});License
Support
For support, email [email protected]
