Remove id from file type

This commit is contained in:
Michael Merrill 2017-04-04 23:27:06 -06:00
parent c092666403
commit c00ff41926

View File

@ -1,5 +1,4 @@
type File {
id: String!
name: String!
type: String!
size: Int!