summaryrefslogtreecommitdiffstats
path: root/queries
diff options
context:
space:
mode:
Diffstat (limited to 'queries')
-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
}
}
`;