We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2937806 commit ab6c9f6Copy full SHA for ab6c9f6
1 file changed
config/schema/graphql_views.views.schema.yml
@@ -0,0 +1,7 @@
1
+views.display.graphql:
2
+ type: views_display
3
+ label: 'GraphQL display options'
4
+ mapping:
5
+ graphql_query_name:
6
+ type: string
7
+ label: 'GraphQL query name'
0 commit comments