Skip to main content

Returns

getNetworkConfigs
[NetworkConfig!]!
List of network configuration objects (union of per-network types). See NetworkConfig.

Arguments

networkIds
[Int!]
Optional list of network IDs to filter (e.g. [1]). Omit to return all supported networks.

Example

Playground