From 0a1648bf47490b312169c531aeb51ef4725e8d2e Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Tue, 30 Jan 2018 12:39:31 -0500 Subject: Saying goodbye to graphcool --- graphcool/graphcool.yml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'graphcool/graphcool.yml') 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 -- cgit v1.3