diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-01-30 12:39:31 -0500 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-01-30 12:39:31 -0500 |
| commit | 0a1648bf47490b312169c531aeb51ef4725e8d2e (patch) | |
| tree | a9c3dd7b50bc8dd563d9efeee3eeafaca1b3019a /graphcool/graphcool.yml | |
| parent | 0f1b9240bbd05b377e868faf78b89b509a3d7537 (diff) | |
Saying goodbye to graphcool
Diffstat (limited to 'graphcool/graphcool.yml')
| -rw-r--r-- | graphcool/graphcool.yml | 12 |
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 |
