We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ad831 commit 9b31783Copy full SHA for 9b31783
github.graphql
@@ -0,0 +1,6 @@
1
+extend schema
2
+ @link(url: "https://specs.apollo.dev/federation/v2.10", import: ["@key"])
3
+ @link(
4
+ url: "https://specs.apollo.dev/connect/v0.1"
5
+ import: ["@connect", "@source"]
6
+ )
0 commit comments