Skip to main content
QUERY
networkDiscoveryCategoryNetworks(after: String, category: NetworkDiscoveryCategory!, first: Int): NetworkDiscoveryCategoryNetworksConnection!

Arguments

after
String

Cursor from pageInfo.endCursor for the next page.

category

The category to list Networks for.

first
Int
default:24

Number of items to return. Default: 24, maximum: 50.

Edges with cursors

nodes

Shorthand: just the Networks

Pagination information

Query
Variables
Response