We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b66add3 commit 8d27dfaCopy full SHA for 8d27dfa
README.md
@@ -1,2 +1,3 @@
1
-# graphql-binding-example-service
2
-GraphQL Bindings GraphQL server for examples
+# GraphQL Binding Example
+
3
+GraphQL Binding for an example Prisma Service
package.json
@@ -1,5 +1,5 @@
{
- "name": "graphql-binding-example-service",
+ "name": "graphql-binding-example",
"version": "1.0.0",
4
"main": "lib/index.js",
5
"repository": "[email protected]:graphql-binding/graphql-binding-example-service.git",
0 commit comments