Skip to content

Commit 8d27dfa

Browse files
committed
feat(binding): binding example beginnings
1 parent b66add3 commit 8d27dfa

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
# graphql-binding-example-service
2-
GraphQL Bindings GraphQL server for examples
1+
# GraphQL Binding Example
2+
3+
GraphQL Binding for an example Prisma Service

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "graphql-binding-example-service",
2+
"name": "graphql-binding-example",
33
"version": "1.0.0",
44
"main": "lib/index.js",
55
"repository": "[email protected]:graphql-binding/graphql-binding-example-service.git",

0 commit comments

Comments
 (0)