Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Commit 622b732

Browse files
author
sw-yx
committed
tweak pkgjson
1 parent 8b294bf commit 622b732

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/functions-templates/js/graphql-gateway/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "apollo-graphql",
2+
"name": "graphql-gateway",
33
"version": "1.0.0",
4-
"description": "netlify functions:create - set up for apollo graphql",
5-
"main": "apollo-graphql.js",
4+
"description": "netlify functions:create - GraphQL Gateway stitching schemas from other GraphQL Functions!",
5+
"main": "graphql-gateway.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},

0 commit comments

Comments
 (0)