summaryrefslogtreecommitdiffstats
path: root/graphcool/graphcool.yml
diff options
context:
space:
mode:
Diffstat (limited to 'graphcool/graphcool.yml')
-rw-r--r--graphcool/graphcool.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphcool/graphcool.yml b/graphcool/graphcool.yml
index eb3f085..6434b57 100644
--- a/graphcool/graphcool.yml
+++ b/graphcool/graphcool.yml
@@ -20,18 +20,6 @@ types: ./types.graphql
functions:
-# added by auth0 template: (please uncomment)
-#
- authenticate:
- handler:
- code:
- src: ./src/auth0/auth0Authentication.js
- environment:
- AUTH0_DOMAIN: wesbos.auth0.com
- AUTH0_API_IDENTIFIER: https://wesbos.auth0.com/api/v2/
- type: resolver
- schema: ./src/auth0/auth0Authentication.graphql
-
createCharge:
handler:
code: src/createCharge.js