Skip to content

Commit 7564473

Browse files
committed
Create graphql-js announcement post
1 parent fd2e903 commit 7564473

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: 🆕 Announcing graphql-js.org!
3+
tags: ["blog"]
4+
date: 2025-06-12
5+
byline: GraphQL-js Maintainers
6+
---
7+
8+
Dear Community,
9+
10+
We're excited to share a milestone in the GraphQL-JS journey, one that puts our community at the center of everything we do.
11+
12+
For years, GraphQL-JS documentation lived under the broader graphql.org umbrella at `/graphql-js`. While this made sense back then, we want to serve y'all better, we want upgrade guides and everything graphql-js specific to live in one easy to navigate place.
13+
14+
We're thrilled to announce that GraphQL-JS has moved to its dedicated home at [**graphql-js.org**](https://www.graphql-js.org).
15+
16+
This isn't simply a change of address, it's a commitment to the community that has made GraphQL-JS what it is today. This new home represents the first step in a larger mission: giving you the comprehensive documentation, clear upgrade paths, and responsive support that a project of this scale deserves.
17+
18+
What This Means for You
19+
20+
- **Easier discovery**: No more hunting through nested documentation structures
21+
- **Focused experience**: Everything GraphQL-JS related in one dedicated space
22+
- **Better navigation**: Documentation organized around your workflow, not our internal structure
23+
24+
Coming soon:
25+
26+
- **Comprehensive upgrade guides**: Clear, step-by-step paths between major versions, GraphQL V17 will be our first attempt at this
27+
- **Enhanced reference documentation**: Every API documented with real-world examples
28+
29+
## An Inflection Point
30+
31+
We see this move as an inflection point, a moment where we recommit to being the reference implementation the community deserves. GraphQL-JS isn't just code; it's the foundation that teams around the world build upon. Whether you're implementing a new GraphQL server, debugging a complex schema, or upgrading between major versions, you deserve documentation and tooling that makes your job easier, not harder.
32+
33+
This is our promise: we're not just maintaining GraphQL-JS, we're investing in its future and yours.
34+
35+
---
36+
37+
_The GraphQL-JS Maintainers_
38+
39+
_Questions or feedback about the new site? We'd love to hear from you in our [GitHub discussions](https://github.com/graphql/graphql-js/discussions) or on the [GraphQL community Discord](https://discord.graphql.org) in channel `#graphql-js`._

0 commit comments

Comments
 (0)