graphql-editor
apollo-tooling
Our great sponsors
graphql-editor | apollo-tooling | |
---|---|---|
8 | 6 | |
5,587 | 2,986 | |
0.4% | 0.4% | |
6.5 | 9.0 | |
29 days ago | 7 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
graphql-editor
-
Recommended tools to work with Supabase and GraphQL?
I may be wrong, but something like graphqleditor is geared more towards setting up GraphQL API/server, in Supabase case, it's database - Postgres, is the server/API.
I've tried graphqleditor.com but I can't get my my supabase API url to connect [mysupabaseurl].supabase.co/graphql/v1
-
Hacker News top posts: Nov 23, 2021
Show HN: Visual GraphQL Editor OSS\ (0 comments)
- Show HN: Visual GraphQL Editor OSS
- Show HN: Instant GraphQL Microservices by GraphQL Editor
-
Instant GraphQL Microservices now in GraphQL Editor.
https://graphqleditor.com/ New version is available here
-
GraphQL Contracts OpenAPI/Swagger Equivalent
Make your schema and code to that. Here's a tool to help visualize. I've personally never found it useful, but maybe that's just me. https://graphqleditor.com/
-
The Stack #3
And today, GraphQL Editor takes this one step further allowing you to view, edit, browse all the entities and hierarchy making it really a great tool for anyone who wants to quickly work through the schema.
apollo-tooling
-
The Stack #2
When you talk about GraphQL, one simply cannot forget GraphQL Tools irrespective of the architecture or stack you use. Initially developed by Apollo and then taken over by The Guild, GraphQL Tools provides you a very powerful set of utility functions to work with GraphQL which you can use in your services irrespective of whethere you are using something like Apollo Federation or Schema Stitching.
-
The Stack #3
The Apollo CLI when combined with Federation does come with a lot of helpers to take care of things like pushing the schema, listing the services in the studio, doing codegen and so on though I am not currently sure why they are rewriting it again to Rust apart from the reasons as suggested here.
-
What is the best database for synchronizing?
ApolloGraphql: https://apollographql.com
-
Using useSWR as an alternative to Subscriptions?
The tech stack I used for this site was: Prisma w/ GraphQL-Yoga / Apollo & GraphQL / Express / NextJS / MongoDB
-
Here's how to take a GraphQL schema and get typed queries & results out of the box
This is great, thanks. I'm wondering if you still need to explicitly reference types, such as with Apollo's codegen where you would do something like useQuery or is it fully automatic like in the gif in the article?
-
Step by step guide of how to painlessly type GraphQL execution result
https://github.com/apollographql/apollo-tooling#apollo-clientcodegen-output
What are some alternatives?
graphql-code-generator - A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
mercurius - Implement GraphQL servers and gateways with Fastify
Hasura - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
jaeger - CNCF Jaeger, a Distributed Tracing Platform
vscode-graphql - MIGRATED: VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)
graphql-subscriptions - :newspaper: A small module that implements GraphQL subscriptions for Node.js
faker.js - Generate massive amounts of fake data in the browser and node.js [Moved to: https://github.com/faker-js/faker]
badger - Fast key-value DB in Go.
Faker.js - What really happened with Aaron Swartz?
MongoDB - The MongoDB Database
graphiql - GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.