Skip to main content

AccountGroupConnection

The connection type for AccountGroup.

type AccountGroupConnection {
edges: [AccountGroupEdge]
nodes: [AccountGroup]
pageInfo: PageInfo!
totalCount: Int!
}

Fields

AccountGroupConnection.edges ● [AccountGroupEdge] list object

A list of edges.

AccountGroupConnection.nodes ● [AccountGroup] list object

A list of nodes.

AccountGroupConnection.pageInfo ● PageInfo! non-null object

Information to aid in pagination.

AccountGroupConnection.totalCount ● Int! non-null scalar

Returned By

internalIdeaFormAccountGroups query ● shortcutsAccountGroups query