We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c185b81 commit 2888955Copy full SHA for 2888955
src/Our.Umbraco.GraphQL/content/config/Dashboard.config.transform
@@ -0,0 +1,13 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<dashBoard>
3
+ <section alias="GraphQLForUmbraco">
4
+ <areas>
5
+ <area>developer</area>
6
+ </areas>
7
+ <tab caption="GraphQL">
8
+ <control>
9
+ /App_Plugins/GraphQLForUmbraco/views/dashboard.html
10
+ </control>
11
+ </tab>
12
+ </section>
13
+</dashBoard>
0 commit comments