Skip to content

Commit 4cd6824

Browse files
committed
Update introduction paragraph to better fit current state and links to previous releases and draft
1 parent adb11da commit 4cd6824

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

spec/GraphQL.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@ GraphQL
55

66
**Introduction**
77

8-
This is a Draft RFC Specification for GraphQL, a query language created by
9-
Facebook in 2012 for describing the capabilities and requirements of data models
10-
for client-server applications. The development of this standard started
11-
in 2015. GraphQL is a new and evolving language and is not complete. Significant
12-
enhancement will continue in future editions of this specification.
8+
This is the specification for GraphQL, a query language and execution engine
9+
originally created at Facebook in 2012 for describing the capabilities and
10+
requirements of data models for client-server applications. The development of
11+
this open standard started in 2015.
1312

14-
Previous releases of the GraphQL specification can be found at permalinks that
15-
match their [release tag](https://github.com/facebook/graphql/releases).
13+
GraphQL has evolved and may continue to evolve in future editions of this
14+
specification. Previous editions of the GraphQL specification can be found at
15+
permalinks that match their [release tag](https://github.com/facebook/graphql/releases).
16+
The latest working draft release can be found at [facebook.github.io/graphql/draft/](http://facebook.github.io/graphql/draft/).
1617

1718
**Copyright notice**
1819

@@ -22,7 +23,7 @@ As of September 26, 2017, the following persons or entities have made this
2223
Specification available under the Open Web Foundation Final Specification
2324
Agreement (OWFa 1.0), which is available at [openwebfoundation.org](http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0).
2425

25-
Facebook, Inc.
26+
* Facebook, Inc.
2627

2728
You can review the signed copies of the Open Web Foundation Final Specification
2829
Agreement Version 1.0 for this specification at [github.com/facebook/graphql](https://github.com/facebook/graphql/tree/master/signed-agreements),

0 commit comments

Comments
 (0)