From a77db011935dd273585212767fd33f5e98b66044 Mon Sep 17 00:00:00 2001 From: Deepak <69639135+Deepak-du@users.noreply.github.com> Date: Tue, 24 Nov 2020 18:43:43 +0530 Subject: [PATCH 01/11] Update README.md Readme file has been updated in a detailed way. --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f660b9af86..8605baee1a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,18 @@ # Source Repository for graphql.org -This repository contains the source code of https://graphql.org website. +This repository contains the source code of [GrapQL](https://graphql.org) +> [Invite link to slack channel](https://graphql-slack.herokuapp.com/) -## Contributing +**GraphQL 🎉** is a query language for APIs and a runtime for fulfilling those queries with your existing data. -Check out our [contributing guide](./CONTRIBUTING.md) for detailed instructions for how to make changes to graphql.org 🎉 \ No newline at end of file +**GraphQL 🎉** provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools. + +## Documentation +- [Site](https://graphql.org/) +- [User guide](https://graphql.org/code/) +- [API documentation](https://graphql.org/learn/) + +## How to contribute +If you want to report a bug or if you just want to request for a new feature/improvement Check out our [contributing guide](./CONTRIBUTING.md) for detailed instructions for how to make changes to [Graphql 🎉](https://graphql.org/) + +Thanks for taking time to contribute to Graphql 🎉 👍 From 7fcacfc664a3f3c3d094b6367d9a2283e9f8b5ae Mon Sep 17 00:00:00 2001 From: Deepak <69639135+Deepak-du@users.noreply.github.com> Date: Wed, 25 Nov 2020 17:52:19 +0530 Subject: [PATCH 02/11] Update README.md Co-authored-by: Michael Esteban --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8605baee1a..bda47976fa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Source Repository for graphql.org -This repository contains the source code of [GrapQL](https://graphql.org) +This repository contains the source code of [GraphQL](https://graphql.org) > [Invite link to slack channel](https://graphql-slack.herokuapp.com/) **GraphQL 🎉** is a query language for APIs and a runtime for fulfilling those queries with your existing data. From 6afbde1b2e94eafd75f44b974dc12d308a433466 Mon Sep 17 00:00:00 2001 From: Deepak <69639135+Deepak-du@users.noreply.github.com> Date: Wed, 25 Nov 2020 17:53:23 +0530 Subject: [PATCH 03/11] Update README.md Co-authored-by: Carolyn Stransky --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bda47976fa..80546ec6b8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository contains the source code of [GraphQL](https://graphql.org) ## Documentation - [Site](https://graphql.org/) -- [User guide](https://graphql.org/code/) +- [Language support, tools, and services](https://graphql.org/code/) - [API documentation](https://graphql.org/learn/) ## How to contribute From 46244e7cbe30b7da854252db6f8e4ce12cca0262 Mon Sep 17 00:00:00 2001 From: Deepak <69639135+Deepak-du@users.noreply.github.com> Date: Wed, 25 Nov 2020 17:54:16 +0530 Subject: [PATCH 04/11] Update README.md Co-authored-by: Carolyn Stransky --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 80546ec6b8..f21e27e98e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ This repository contains the source code of [GraphQL](https://graphql.org) - [Site](https://graphql.org/) - [Language support, tools, and services](https://graphql.org/code/) - [API documentation](https://graphql.org/learn/) +- [Frequently Asked Questions (FAQ)](https://graphql.org/faq/) +- [Community resources](https://graphql.org/community/) ## How to contribute If you want to report a bug or if you just want to request for a new feature/improvement Check out our [contributing guide](./CONTRIBUTING.md) for detailed instructions for how to make changes to [Graphql 🎉](https://graphql.org/) From 17af564821eae82e4a691f0a8e27b39388298863 Mon Sep 17 00:00:00 2001 From: Deepak <69639135+Deepak-du@users.noreply.github.com> Date: Wed, 25 Nov 2020 17:54:42 +0530 Subject: [PATCH 05/11] Update README.md Co-authored-by: Carolyn Stransky --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f21e27e98e..12872e45b9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This repository contains the source code of [GraphQL](https://graphql.org) ## Documentation - [Site](https://graphql.org/) - [Language support, tools, and services](https://graphql.org/code/) -- [API documentation](https://graphql.org/learn/) +- [Reference documentation](https://graphql.org/learn/) - [Frequently Asked Questions (FAQ)](https://graphql.org/faq/) - [Community resources](https://graphql.org/community/) From 596dfb189554823b163f490a47c70f3fec3b2698 Mon Sep 17 00:00:00 2001 From: Deepak <69639135+Deepak-du@users.noreply.github.com> Date: Wed, 25 Nov 2020 17:55:02 +0530 Subject: [PATCH 06/11] Update README.md Co-authored-by: Carolyn Stransky --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12872e45b9..5df5575d75 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Source Repository for graphql.org This repository contains the source code of [GraphQL](https://graphql.org) -> [Invite link to slack channel](https://graphql-slack.herokuapp.com/) +> You can find more discussions on the [#website channel on the GraphQL Slack](https://graphql.slack.com/messages/website/). [Get your invite here!](https://graphql-slack.herokuapp.com/) **GraphQL 🎉** is a query language for APIs and a runtime for fulfilling those queries with your existing data. From 1be86edaf7214227bd66d3bd47a9da12d4ff53b4 Mon Sep 17 00:00:00 2001 From: Deepak <69639135+Deepak-du@users.noreply.github.com> Date: Wed, 25 Nov 2020 22:17:42 +0530 Subject: [PATCH 07/11] Update README.md Co-authored-by: Carolyn Stransky --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5df5575d75..6929e64227 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Source Repository for graphql.org -This repository contains the source code of [GraphQL](https://graphql.org) +This repository contains the source code for the [GraphQL website](https://graphql.org). + > You can find more discussions on the [#website channel on the GraphQL Slack](https://graphql.slack.com/messages/website/). [Get your invite here!](https://graphql-slack.herokuapp.com/) **GraphQL 🎉** is a query language for APIs and a runtime for fulfilling those queries with your existing data. From c5e748784a851ff3e6ae867514cd731a073caac9 Mon Sep 17 00:00:00 2001 From: Deepak <69639135+Deepak-du@users.noreply.github.com> Date: Wed, 25 Nov 2020 22:17:59 +0530 Subject: [PATCH 08/11] Update README.md Co-authored-by: Carolyn Stransky --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6929e64227..38fc0d06a6 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ This repository contains the source code for the [GraphQL website](https://graph ## Documentation - [Site](https://graphql.org/) -- [Language support, tools, and services](https://graphql.org/code/) - [Reference documentation](https://graphql.org/learn/) +- [Language support, tools, and services](https://graphql.org/code/) - [Frequently Asked Questions (FAQ)](https://graphql.org/faq/) - [Community resources](https://graphql.org/community/) From aef53f9f40403dfa50980dde3fc4b6bfe6d9fe61 Mon Sep 17 00:00:00 2001 From: Deepak <69639135+Deepak-du@users.noreply.github.com> Date: Wed, 25 Nov 2020 22:18:18 +0530 Subject: [PATCH 09/11] Update README.md Co-authored-by: Carolyn Stransky --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 38fc0d06a6..0649d1fbcc 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,4 @@ This repository contains the source code for the [GraphQL website](https://graph - [Community resources](https://graphql.org/community/) ## How to contribute -If you want to report a bug or if you just want to request for a new feature/improvement Check out our [contributing guide](./CONTRIBUTING.md) for detailed instructions for how to make changes to [Graphql 🎉](https://graphql.org/) - -Thanks for taking time to contribute to Graphql 🎉 👍 +Check out our [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to make changes to the GraphQL website 🎉 From 234d6c6a9d511e1d875390d6b66f4e930a031266 Mon Sep 17 00:00:00 2001 From: Deepak <69639135+Deepak-du@users.noreply.github.com> Date: Wed, 25 Nov 2020 22:18:34 +0530 Subject: [PATCH 10/11] Update README.md Co-authored-by: Carolyn Stransky --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0649d1fbcc..4721d1db38 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ This repository contains the source code for the [GraphQL website](https://graph > You can find more discussions on the [#website channel on the GraphQL Slack](https://graphql.slack.com/messages/website/). [Get your invite here!](https://graphql-slack.herokuapp.com/) -**GraphQL 🎉** is a query language for APIs and a runtime for fulfilling those queries with your existing data. **GraphQL 🎉** provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools. From 42240e3de74558d1ba6dfcdaa9adbee048320488 Mon Sep 17 00:00:00 2001 From: Deepak <69639135+Deepak-du@users.noreply.github.com> Date: Wed, 25 Nov 2020 22:18:45 +0530 Subject: [PATCH 11/11] Update README.md Co-authored-by: Carolyn Stransky --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4721d1db38..75e07b1066 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository contains the source code for the [GraphQL website](https://graph > You can find more discussions on the [#website channel on the GraphQL Slack](https://graphql.slack.com/messages/website/). [Get your invite here!](https://graphql-slack.herokuapp.com/) -**GraphQL 🎉** provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools. +A brief overview: **GraphQL** is a query language for APIs and a runtime for fulfilling those queries with your existing data. It provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need, and enables powerful developer tools. The [specification](https://spec.graphql.org/) is open source and governed by the [GraphQL Foundation](https://foundation.graphql.org/). ## Documentation - [Site](https://graphql.org/)