Skip to main content

NetworkList

A paginated list of Network items.

type NetworkList {
paginatorInfo: PaginatorInfo
cursorInfo: CursorInfo
data: [Network!]!
}

Fields

paginatorInfo (PaginatorInfo)

Pagination information about the list of items.

cursorInfo (CursorInfo)

data ([Network!]!)

A list of Network items.