devercode-hasura
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

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


Readme

Keywords

Package Sidebar

Install

npm i devercode-hasura

Weekly Downloads

1

Version

1.0.3

License

none

Unpacked Size

9.72 kB

Total Files

17

Last publish

Collaborators

  • devercode