LetterConnection
A paginated list of Letter edges.
type LetterConnection {
pageInfo: PageInfo!
edges: [LetterEdge!]!
}
Fields
LetterConnection.pageInfo
● PageInfo!
non-null object
Pagination information about the list of edges.
LetterConnection.edges
● [LetterEdge!]!
non-null object
A list of Letter edges.
Returned By
letters
query
Member Of
Company
object ● Contact
object ● Contract
object ● Coordination
object ● Easement
object ● Expense
object ● Invoice
object ● Meter
object ● Ordinance
object ● Person
object ● Project
object ● Property
object ● Quote
object ● Specification
object ● Submission
object ● Task
object