Skip to content

utyfua/hasura-metadata-types-ts

Repository files navigation

hasura-metadata-types

npm version

This packages contains typescript types for the metadata of Hasura Metadata V3.

I have created this package because I needed to use the metadata types in a typescript project. I have not found any other package that provides these types from the official Hasura repository.

Installation

npm install hasura-metadata-types-ts

Usage

import { Metadata } from 'hasura-metadata-types-ts';

License

MIT

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published