1.0.3 • Published 3 years ago

devercode-hasura v1.0.3

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Devercode-hasura (Typescript)

A simple pretty hasura utils

Authors

Installation

  npm install devercode-hasura
  yarn add devercode-hasura

Features

  • 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

MIT

Support

For support, email devercode@gmail.com