Add id to file type for react key
This commit is contained in:
parent
e0303e6363
commit
70e48c49af
@ -1,4 +1,5 @@
|
||||
type File {
|
||||
id: String!
|
||||
name: String!
|
||||
type: String!
|
||||
size: Int!
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user