tiagob / create-full-stack

Set up a TypeScript full stack with one command.
https://create-full-stack.com
MIT License
97 stars 9 forks source link

Hasura TS Metadata SDK #166

Closed austinrivas closed 3 years ago

austinrivas commented 3 years ago

My team is working migrating our static yaml hasura metadata files to be generated from the new Hasura Metadata SDK instead.

https://github.com/hasura/graphql-engine/tree/master/contrib/metadata-types

This lets use DRY out our metadata and unit test our more complex permissions.

Once we are done I will be sure to share and we can work on integrating it into the hasura template you already have.

tiagob commented 3 years ago

👍

On Tue, Nov 17, 2020 at 10:54 PM Austin Rivas notifications@github.com wrote:

My team is working migrating our static yaml hasura metadata files to be generated from the new Hasura Metadata SDK instead.

https://github.com/hasura/graphql-engine/tree/master/contrib/metadata-types

This lets use DRY out our metadata and unit test our more complex permissions.

Once we are done I will be sure to share and we can work on integrating it into the hasura template you already have.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tiagob/create-full-stack/issues/166, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAH32YXQLRAYRRRIEEDIKQLSQODTTANCNFSM4TZVPDMQ .