UNPKG
graphql-rest-wrapper
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
Wraps RestAPI with GraphQL
github.com/alonp99/graphql-rest-wrapper
alonp99/graphql-rest-wrapper
graphql-rest-wrapper
/
example
/
.babelrc
3 lines
•
46 B
Plain Text
View Raw
1
2
3
{
"presets"
:
[
"latest"
,
"stage-2"
,
"es2015"
]
}