New ask Hacker News story: Ask HN: Locally generate GraphQL schema and resolvers from DB
Ask HN: Locally generate GraphQL schema and resolvers from DB
2 by yonz | 0 comments on Hacker News.
Does anyone have a local equivalent for Hasura GraphQL engine? "The Hasura GraphQL engine automatically generates your GraphQL schema and resolvers based on your tables/views in your database. You don't need to write a GraphQL schema or resolvers." https://ift.tt/s3p5Vmr Dgraph.app and Amazon's AppSync do this already from a backend but I am looking for something that can run locally. At a high level, the engine is a GraphQL ORM for data in SQLite or WatermelonDB.
2 by yonz | 0 comments on Hacker News.
Does anyone have a local equivalent for Hasura GraphQL engine? "The Hasura GraphQL engine automatically generates your GraphQL schema and resolvers based on your tables/views in your database. You don't need to write a GraphQL schema or resolvers." https://ift.tt/s3p5Vmr Dgraph.app and Amazon's AppSync do this already from a backend but I am looking for something that can run locally. At a high level, the engine is a GraphQL ORM for data in SQLite or WatermelonDB.
Comments
Post a Comment