FileConnection
No description
type FileConnection {
edges: [FileEdge]
pageInfo: PageInfo
totalCount: Int
}
Fields
FileConnection.edges ● [FileEdge] list object
FileConnection.pageInfo ● PageInfo object
FileConnection.totalCount ● Int scalar
Total number of files
Returned By
files query