summaryrefslogtreecommitdiffstats
path: root/queries/index.js
diff options
context:
space:
mode:
authorWes Bos <wesbos@gmail.com>2017-08-11 14:56:13 -0400
committerWes Bos <wesbos@gmail.com>2017-08-11 14:56:13 -0400
commit416c2cbae0e69b724876d232bf813eefd7550174 (patch)
treece7109c0f61dbeee7077164cb48a4681214e0464 /queries/index.js
parent222ab374d53a206332b1ab51c7c43f6d5dc7a31e (diff)
getting there
Diffstat (limited to 'queries/index.js')
-rw-r--r--queries/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/queries/index.js b/queries/index.js
index 6471436..aca6a42 100644
--- a/queries/index.js
+++ b/queries/index.js
@@ -21,7 +21,6 @@ export const CREATE_ORDER_MUTATION = gql`
token,
charge,
amount,
- email
}
}
`;