> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codex.io/llms.txt
> Use this file to discover all available pages before exploring further.

# NetworkConfigType

> NetworkConfigType enum

<div data-generated>
  ## GraphQL

  ```
  enum NetworkConfigType {
    SOLANA
    EVM
    SUI
    APTOS
    STARKNET
  }
  ```

  ### Used By

  **Returned by**

  * [getNetworkConfigs](/api-reference/queries/getnetworkconfigs.md): Returns a list of network configurations.
</div>
