Skip to main content

Returns

NetworkFilterConnection
NetworkFilterConnection
See NetworkFilterConnection

Arguments

filters
NetworkFilters
A set of filters to apply. See NetworkFilters
networks
[Int!]
A list of network IDs to include. If not provided, all networks are considered.
excludeNetworks
[Int!]
A list of network IDs to exclude.
rankings
[NetworkRanking]
A list of ranking attributes to apply. See NetworkRanking
limit
Int
The maximum number of networks to return.
offset
Int
Where in the list the server should start when returning items. Use count+offset from the previous query to request the next page of results.