diff --git a/api/schema.graphql b/api/schema.graphql index e9919b6..deab78d 100644 --- a/api/schema.graphql +++ b/api/schema.graphql @@ -1,5 +1,4 @@ type File { - id: String! name: String! type: String! size: Int!