diff --git a/README.md b/README.md index 9d926277..40f9a736 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ [github-forks-link]: https://github.com/gql-dart/gql/network/members [discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff -[discord-link]: https://discord.gg/NryjpVa +[discord-link]: https://discord.gg/YBFCTXNbwY This is an effort to advance the Dart GraphQL ecosystem. diff --git a/codegen/gql_build/README.md b/codegen/gql_build/README.md index d402d08e..f8868a9a 100644 --- a/codegen/gql_build/README.md +++ b/codegen/gql_build/README.md @@ -18,7 +18,7 @@ [github-forks-link]: https://github.com/gql-dart/gql/network/members [discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff -[discord-link]: https://discord.gg/NryjpVa +[discord-link]: https://discord.gg/YBFCTXNbwY A package for Dart code generation from GraphQL source. diff --git a/codegen/gql_code_builder/README.md b/codegen/gql_code_builder/README.md index 64ec14e5..caa2796d 100644 --- a/codegen/gql_code_builder/README.md +++ b/codegen/gql_code_builder/README.md @@ -18,7 +18,7 @@ [github-forks-link]: https://github.com/gql-dart/gql/network/members [discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff -[discord-link]: https://discord.gg/NryjpVa +[discord-link]: https://discord.gg/YBFCTXNbwY Dart code builders taking `*.graphql` documents and SDL to build useful classes. diff --git a/gql/README.md b/gql/README.md index 80d36ae5..c8ab10b9 100644 --- a/gql/README.md +++ b/gql/README.md @@ -18,7 +18,7 @@ [github-forks-link]: https://github.com/gql-dart/gql/network/members [discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff -[discord-link]: https://discord.gg/NryjpVa +[discord-link]: https://discord.gg/YBFCTXNbwY A package for working with GraphQL documents. diff --git a/gql_pedantic/README.md b/gql_pedantic/README.md index c58d0b63..dc1f0444 100644 --- a/gql_pedantic/README.md +++ b/gql_pedantic/README.md @@ -18,6 +18,6 @@ [github-forks-link]: https://github.com/gql-dart/gql/network/members [discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff -[discord-link]: https://discord.gg/NryjpVa +[discord-link]: https://discord.gg/YBFCTXNbwY Lint rules used by `gql-dart`. diff --git a/links/gql_dedupe_link/README.md b/links/gql_dedupe_link/README.md index c1268369..4fe45dea 100644 --- a/links/gql_dedupe_link/README.md +++ b/links/gql_dedupe_link/README.md @@ -18,7 +18,7 @@ [github-forks-link]: https://github.com/gql-dart/gql/network/members [discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff -[discord-link]: https://discord.gg/NryjpVa +[discord-link]: https://discord.gg/YBFCTXNbwY A GQL Link to deduplicate in-flight requests. diff --git a/links/gql_error_link/README.md b/links/gql_error_link/README.md index a834ac28..38bbd395 100644 --- a/links/gql_error_link/README.md +++ b/links/gql_error_link/README.md @@ -18,7 +18,7 @@ [github-forks-link]: https://github.com/gql-dart/gql/network/members [discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff -[discord-link]: https://discord.gg/NryjpVa +[discord-link]: https://discord.gg/YBFCTXNbwY GQL Link to handle execution errors and exceptions. diff --git a/links/gql_exec/README.md b/links/gql_exec/README.md index 97766f97..387e4c8b 100644 --- a/links/gql_exec/README.md +++ b/links/gql_exec/README.md @@ -18,7 +18,7 @@ [github-forks-link]: https://github.com/gql-dart/gql/network/members [discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff -[discord-link]: https://discord.gg/NryjpVa +[discord-link]: https://discord.gg/YBFCTXNbwY Basis for GraphQL execution layer to support Link and Client. diff --git a/links/gql_http_link/README.md b/links/gql_http_link/README.md index e0c6e64b..7e5214b4 100644 --- a/links/gql_http_link/README.md +++ b/links/gql_http_link/README.md @@ -18,7 +18,7 @@ [github-forks-link]: https://github.com/gql-dart/gql/network/members [discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff -[discord-link]: https://discord.gg/NryjpVa +[discord-link]: https://discord.gg/YBFCTXNbwY GQL Terminating Link to execute requests via HTTP using JSON. diff --git a/links/gql_link/README.md b/links/gql_link/README.md index f82ffbf6..69b3f109 100644 --- a/links/gql_link/README.md +++ b/links/gql_link/README.md @@ -18,7 +18,7 @@ [github-forks-link]: https://github.com/gql-dart/gql/network/members [discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff -[discord-link]: https://discord.gg/NryjpVa +[discord-link]: https://discord.gg/YBFCTXNbwY A modular AST-based GraphQL request execution interface. diff --git a/links/gql_transform_link/README.md b/links/gql_transform_link/README.md index 787ba36a..71512c1b 100644 --- a/links/gql_transform_link/README.md +++ b/links/gql_transform_link/README.md @@ -18,7 +18,7 @@ [github-forks-link]: https://github.com/gql-dart/gql/network/members [discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff -[discord-link]: https://discord.gg/NryjpVa +[discord-link]: https://discord.gg/YBFCTXNbwY GQL Link to transform Requests and Responses. May be used to update context, document, variables, data, errors, etc. diff --git a/links/gql_websocket_link/README.md b/links/gql_websocket_link/README.md index fa6cedb0..c4b8784a 100644 --- a/links/gql_websocket_link/README.md +++ b/links/gql_websocket_link/README.md @@ -18,7 +18,7 @@ [github-forks-link]: https://github.com/gql-dart/gql/network/members [discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff -[discord-link]: https://discord.gg/NryjpVa +[discord-link]: https://discord.gg/YBFCTXNbwY GQL WebSocket link to execute subscriptions as well as mutations & queries against a GraphQL backend. This link support `autoReconnect` and will resubscribe after reconnecting.