We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e51fe commit 1a07903Copy full SHA for 1a07903
rest-factories/factories.graphql
@@ -1,7 +1,7 @@
1
extend schema
2
@link(
3
url: "https://specs.grafbase.com/composite-schemas/v1"
4
- import: ["@derive"]
+ import: ["@derive", "@key"]
5
)
6
7
url: "https://grafbase.com/extensions/rest/0.4.1"
0 commit comments