Skip to main content

StructureConnection

A paginated list of Structure edges.

type StructureConnection {
pageInfo: PageInfo!
edges: [StructureEdge!]!
}

Fields

StructureConnection.pageInfo ● PageInfo! non-null object

Pagination information about the list of edges.

StructureConnection.edges ● [StructureEdge!]! non-null object

A list of Structure edges.

Returned By

structures query

Member Of

Contact object ● Easement object ● Expense object ● Invoice object ● Letter object ● Project object ● Property object ● Quote object ● Task object