Skip to main content

ActConnection

A paginated list of Act edges.

type ActConnection {
pageInfo: PageInfo!
edges: [ActEdge!]!
}

Fields

ActConnection.pageInfo ● PageInfo! non-null object

Pagination information about the list of edges.

ActConnection.edges ● [ActEdge!]! non-null object

A list of Act edges.

Returned By

acts query

Member Of

Contact object ● Contract object ● Letter object ● Meter object ● Project object ● Property object ● Quote object ● Task object