We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1134c1d commit 923a322Copy full SHA for 923a322
1 file changed
src/Plugin/GraphQL/DataProducer/Entity/EntityUrl.php
@@ -19,7 +19,7 @@
19
* "entity" = @ContextDefinition("entity",
20
* label = @Translation("Entity")
21
* ),
22
- * "rel" = @ContextDefinition("any",
+ * "rel" = @ContextDefinition("string",
23
* label = @Translation("Relationship type"),
24
* description = @Translation("The relationship type, e.g. canonical"),
25
* required = FALSE
0 commit comments