UNPKG
graphqldoc
Version:
latest (2.5.2)
2.5.2
2.5.1
2.5.0
2.4.1
Generate GraphQL docs from schema.
github.com/CodeSignal/graphqldoc
CodeSignal/graphqldoc
graphqldoc
/
plugins
/
__test__
/
projectPackage.json
12 lines
(11 loc)
•
188 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"project-example"
,
"version"
:
"x.x.x"
,
"description"
:
"Example project"
,
"author"
:
""
,
"graphqldoc"
:
{
"baseUrl"
:
"/"
,
"force"
:
true
,
"verbose"
:
true
}
}