TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Edit GraphQL with GraphQL Libraries in newest release

1 pointsby aexolalmost 5 years ago

1 comment

aexolalmost 5 years ago
Hi,<p>I released the new production build of GraphQL Editor. I need to write it here because there are already about 20000 users of GraphQL Editor. <a href="https:&#x2F;&#x2F;graphqleditor.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;graphqleditor.com&#x2F;</a><p>To be truth I made design change because many features weren&#x27;t accessible by users (I discovered it from analytics). Right now I exposed features into a floating menu in front of the user project which includes: - Schema versioning - GraphQL Libraries - JAMStack Engine (Pretty alpha phase I need to decide if Web Components or React should be used here) - Mock backend<p>All features here are free. Any ideas are welcome. Thanks!