Skip to main content

FileConnection

A paginated list of File edges.

type FileConnection {
pageInfo: PageInfo!
edges: [FileEdge!]!
}

Fields

FileConnection.pageInfo ● PageInfo! non-null object

Pagination information about the list of edges.

FileConnection.edges ● [FileEdge!]! non-null object

A list of File edges.

Returned By

files query

Member Of

Company object ● Contact object ● Contract object ● Coordination object ● Easement object ● Invoice object ● Letter object ● Meter object ● Ordinance object ● Person object ● Project object ● Property object ● Specification object ● Submission object ● Task object