Returns the status of a list of networks supported on Codex.
Returns: [MetadataResponse!]
The list of network IDs.
"""Returns the status of a list of networks supported on Codex.""" getNetworkStatus(networkIds: [Int!]!): [MetadataResponse!]
Was this page helpful?