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/types.graphql | 3 --- 1 file changed, 3 deletions(-) (limited to 'graphcool/types.graphql') diff --git a/graphcool/types.graphql b/graphcool/types.graphql index dcdd690..44fea35 100644 --- a/graphcool/types.graphql +++ b/graphcool/types.graphql @@ -51,6 +51,3 @@ type User @model { cart: [Item!]! @relation(name: "CartItems") level: Int } - - - -- cgit v1.3