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