Skip to content

Commit 2888955

Browse files
committed
Add dashboard transform
1 parent c185b81 commit 2888955

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)