Skip to content

Commit f137f62

Browse files
committed
chore: discord link update
1 parent df4f529 commit f137f62

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
[github-forks-link]: https://github.com/gql-dart/gql/network/members
2121

2222
[discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff
23-
[discord-link]: https://discord.gg/NryjpVa
23+
[discord-link]: https://discord.gg/YBFCTXNbwY
2424

2525

2626
This is an effort to advance the Dart GraphQL ecosystem.

codegen/gql_build/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[github-forks-link]: https://github.com/gql-dart/gql/network/members
1919

2020
[discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff
21-
[discord-link]: https://discord.gg/NryjpVa
21+
[discord-link]: https://discord.gg/YBFCTXNbwY
2222

2323
A package for Dart code generation from GraphQL source.
2424

codegen/gql_code_builder/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[github-forks-link]: https://github.com/gql-dart/gql/network/members
1919

2020
[discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff
21-
[discord-link]: https://discord.gg/NryjpVa
21+
[discord-link]: https://discord.gg/YBFCTXNbwY
2222

2323
Dart code builders taking `*.graphql` documents and SDL to build useful classes.
2424

gql/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[github-forks-link]: https://github.com/gql-dart/gql/network/members
1919

2020
[discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff
21-
[discord-link]: https://discord.gg/NryjpVa
21+
[discord-link]: https://discord.gg/YBFCTXNbwY
2222

2323
A package for working with GraphQL documents.
2424

gql_pedantic/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
[github-forks-link]: https://github.com/gql-dart/gql/network/members
1919

2020
[discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff
21-
[discord-link]: https://discord.gg/NryjpVa
21+
[discord-link]: https://discord.gg/YBFCTXNbwY
2222

2323
Lint rules used by `gql-dart`.

links/gql_dedupe_link/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[github-forks-link]: https://github.com/gql-dart/gql/network/members
1919

2020
[discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff
21-
[discord-link]: https://discord.gg/NryjpVa
21+
[discord-link]: https://discord.gg/YBFCTXNbwY
2222

2323
A GQL Link to deduplicate in-flight requests.
2424

links/gql_error_link/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[github-forks-link]: https://github.com/gql-dart/gql/network/members
1919

2020
[discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff
21-
[discord-link]: https://discord.gg/NryjpVa
21+
[discord-link]: https://discord.gg/YBFCTXNbwY
2222

2323
GQL Link to handle execution errors and exceptions.
2424

links/gql_exec/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[github-forks-link]: https://github.com/gql-dart/gql/network/members
1919

2020
[discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff
21-
[discord-link]: https://discord.gg/NryjpVa
21+
[discord-link]: https://discord.gg/YBFCTXNbwY
2222

2323
Basis for GraphQL execution layer to support Link and Client.
2424

links/gql_http_link/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[github-forks-link]: https://github.com/gql-dart/gql/network/members
1919

2020
[discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff
21-
[discord-link]: https://discord.gg/NryjpVa
21+
[discord-link]: https://discord.gg/YBFCTXNbwY
2222

2323
GQL Terminating Link to execute requests via HTTP using JSON.
2424

links/gql_link/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[github-forks-link]: https://github.com/gql-dart/gql/network/members
1919

2020
[discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff
21-
[discord-link]: https://discord.gg/NryjpVa
21+
[discord-link]: https://discord.gg/YBFCTXNbwY
2222

2323
A modular AST-based GraphQL request execution interface.
2424

links/gql_transform_link/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[github-forks-link]: https://github.com/gql-dart/gql/network/members
1919

2020
[discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff
21-
[discord-link]: https://discord.gg/NryjpVa
21+
[discord-link]: https://discord.gg/YBFCTXNbwY
2222

2323
GQL Link to transform Requests and Responses.
2424
May be used to update context, document, variables, data, errors, etc.

links/gql_websocket_link/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[github-forks-link]: https://github.com/gql-dart/gql/network/members
1919

2020
[discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge&logo=discord&logoColor=ffffff
21-
[discord-link]: https://discord.gg/NryjpVa
21+
[discord-link]: https://discord.gg/YBFCTXNbwY
2222

2323
GQL WebSocket link to execute subscriptions as well as mutations & queries against a GraphQL backend.
2424
This link support `autoReconnect` and will resubscribe after reconnecting.

0 commit comments

Comments
 (0)