From 146bfd877b50f9f12ca9464960c5c05ca2b6cfa6 Mon Sep 17 00:00:00 2001 From: Lukas Date: Mon, 2 Sep 2024 10:28:47 +0200 Subject: [PATCH 1/2] fix(app): change icon approach due to tree-shake --- app/src/generated/graphql-env.d.ts | 10 +- app/src/lib/components/search/cmdk.svelte | 51 ++--- .../lib/components/union-icons/index.svelte | 22 -- .../lib/components/union-icons/union-icons.ts | 204 ------------------ app/src/routes/explorer/+layout.ts | 19 +- 5 files changed, 34 insertions(+), 272 deletions(-) delete mode 100644 app/src/lib/components/union-icons/index.svelte delete mode 100644 app/src/lib/components/union-icons/union-icons.ts diff --git a/app/src/generated/graphql-env.d.ts b/app/src/generated/graphql-env.d.ts index 98527d4159..e586a70ce2 100644 --- a/app/src/generated/graphql-env.d.ts +++ b/app/src/generated/graphql-env.d.ts @@ -27,11 +27,11 @@ export type introspection_types = { 'numeric': unknown; 'numeric_comparison_exp': { kind: 'INPUT_OBJECT'; name: 'numeric_comparison_exp'; isOneOf: false; inputFields: [{ name: '_eq'; type: { kind: 'SCALAR'; name: 'numeric'; ofType: null; }; defaultValue: null }, { name: '_gt'; type: { kind: 'SCALAR'; name: 'numeric'; ofType: null; }; defaultValue: null }, { name: '_gte'; type: { kind: 'SCALAR'; name: 'numeric'; ofType: null; }; defaultValue: null }, { name: '_in'; type: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'SCALAR'; name: 'numeric'; ofType: null; }; }; }; defaultValue: null }, { name: '_is_null'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; }; defaultValue: null }, { name: '_lt'; type: { kind: 'SCALAR'; name: 'numeric'; ofType: null; }; defaultValue: null }, { name: '_lte'; type: { kind: 'SCALAR'; name: 'numeric'; ofType: null; }; defaultValue: null }, { name: '_neq'; type: { kind: 'SCALAR'; name: 'numeric'; ofType: null; }; defaultValue: null }, { name: '_nin'; type: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'SCALAR'; name: 'numeric'; ofType: null; }; }; }; defaultValue: null }]; }; 'order_by': { name: 'order_by'; enumValues: 'asc' | 'asc_nulls_first' | 'asc_nulls_last' | 'desc' | 'desc_nulls_first' | 'desc_nulls_last'; }; - 'query_root': { kind: 'OBJECT'; name: 'query_root'; fields: { 'dydx_faucet': { name: 'dydx_faucet'; type: { kind: 'OBJECT'; name: 'dydx_faucetQuery'; ofType: null; } }; 'faucet2': { name: 'faucet2'; type: { kind: 'OBJECT'; name: 'faucet2Query'; ofType: null; } }; 'stride_faucet': { name: 'stride_faucet'; type: { kind: 'OBJECT'; name: 'stride_faucetQuery'; ofType: null; } }; 'v0_assets': { name: 'v0_assets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_assets'; ofType: null; }; }; }; } }; 'v0_assets_by_pk': { name: 'v0_assets_by_pk'; type: { kind: 'OBJECT'; name: 'v0_assets'; ofType: null; } }; 'v0_blocks': { name: 'v0_blocks'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_blocks'; ofType: null; }; }; }; } }; 'v0_blocks_by_pk': { name: 'v0_blocks_by_pk'; type: { kind: 'OBJECT'; name: 'v0_blocks'; ofType: null; } }; 'v0_chains': { name: 'v0_chains'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_chains'; ofType: null; }; }; }; } }; 'v0_chains_by_pk': { name: 'v0_chains_by_pk'; type: { kind: 'OBJECT'; name: 'v0_chains'; ofType: null; } }; 'v0_channel_map': { name: 'v0_channel_map'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channel_map'; ofType: null; }; }; }; } }; 'v0_channels': { name: 'v0_channels'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channels'; ofType: null; }; }; }; } }; 'v0_channels_aggregate': { name: 'v0_channels_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channels_aggregate'; ofType: null; }; } }; 'v0_connection_map': { name: 'v0_connection_map'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_connection_map'; ofType: null; }; }; }; } }; 'v0_connections': { name: 'v0_connections'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_connections'; ofType: null; }; }; }; } }; 'v0_daily_packets': { name: 'v0_daily_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_daily_packets'; ofType: null; }; }; }; } }; 'v0_daily_transfers': { name: 'v0_daily_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_daily_transfers'; ofType: null; }; }; }; } }; 'v0_explorers': { name: 'v0_explorers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_explorers'; ofType: null; }; }; }; } }; 'v0_explorers_by_pk': { name: 'v0_explorers_by_pk'; type: { kind: 'OBJECT'; name: 'v0_explorers'; ofType: null; } }; 'v0_faucets': { name: 'v0_faucets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_faucets'; ofType: null; }; }; }; } }; 'v0_faucets_by_pk': { name: 'v0_faucets_by_pk'; type: { kind: 'OBJECT'; name: 'v0_faucets'; ofType: null; } }; 'v0_get_transfer_forwards': { name: 'v0_get_transfer_forwards'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfer_forwards'; ofType: null; }; }; }; } }; 'v0_index_status': { name: 'v0_index_status'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_index_status'; ofType: null; }; }; }; } }; 'v0_packets': { name: 'v0_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets'; ofType: null; }; }; }; } }; 'v0_packets_aggregate': { name: 'v0_packets_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets_aggregate'; ofType: null; }; } }; 'v0_packets_mat': { name: 'v0_packets_mat'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets_mat'; ofType: null; }; }; }; } }; 'v0_packets_mat_aggregate': { name: 'v0_packets_mat_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets_mat_aggregate'; ofType: null; }; } }; 'v0_rpcs': { name: 'v0_rpcs'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_rpcs'; ofType: null; }; }; }; } }; 'v0_rpcs_by_pk': { name: 'v0_rpcs_by_pk'; type: { kind: 'OBJECT'; name: 'v0_rpcs'; ofType: null; } }; 'v0_stats': { name: 'v0_stats'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_stats'; ofType: null; }; }; }; } }; 'v0_traces': { name: 'v0_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_traces'; ofType: null; }; }; }; } }; 'v0_transactions': { name: 'v0_transactions'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transactions'; ofType: null; }; }; }; } }; 'v0_transactions_by_pk': { name: 'v0_transactions_by_pk'; type: { kind: 'OBJECT'; name: 'v0_transactions'; ofType: null; } }; 'v0_transfer_forwards': { name: 'v0_transfer_forwards'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfer_forwards'; ofType: null; }; }; }; } }; 'v0_transfers': { name: 'v0_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfers'; ofType: null; }; }; }; } }; 'v0_transfers_aggregate': { name: 'v0_transfers_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfers_aggregate'; ofType: null; }; } }; 'v0_ucs1_configuration': { name: 'v0_ucs1_configuration'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_ucs1_configuration'; ofType: null; }; }; }; } }; 'v0_ucs1_configuration_by_pk': { name: 'v0_ucs1_configuration_by_pk'; type: { kind: 'OBJECT'; name: 'v0_ucs1_configuration'; ofType: null; } }; 'v1_assets': { name: 'v1_assets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_assets'; ofType: null; }; }; }; } }; 'v1_chains': { name: 'v1_chains'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_chains'; ofType: null; }; }; }; } }; 'v1_channel_open_ack': { name: 'v1_channel_open_ack'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_ack'; ofType: null; }; }; }; } }; 'v1_channel_open_confirm': { name: 'v1_channel_open_confirm'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_confirm'; ofType: null; }; }; }; } }; 'v1_channel_open_init': { name: 'v1_channel_open_init'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_init'; ofType: null; }; }; }; } }; 'v1_channel_open_try': { name: 'v1_channel_open_try'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_try'; ofType: null; }; }; }; } }; 'v1_channels': { name: 'v1_channels'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channels'; ofType: null; }; }; }; } }; 'v1_clients': { name: 'v1_clients'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_clients'; ofType: null; }; }; }; } }; 'v1_connection_open_ack': { name: 'v1_connection_open_ack'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_ack'; ofType: null; }; }; }; } }; 'v1_connection_open_confirm': { name: 'v1_connection_open_confirm'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_confirm'; ofType: null; }; }; }; } }; 'v1_connection_open_init': { name: 'v1_connection_open_init'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_init'; ofType: null; }; }; }; } }; 'v1_connection_open_try': { name: 'v1_connection_open_try'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_try'; ofType: null; }; }; }; } }; 'v1_connections': { name: 'v1_connections'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connections'; ofType: null; }; }; }; } }; 'v1_contracts': { name: 'v1_contracts'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_contracts'; ofType: null; }; }; }; } }; 'v1_daily_packets': { name: 'v1_daily_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_daily_packets'; ofType: null; }; }; }; } }; 'v1_daily_transfers': { name: 'v1_daily_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_daily_transfers'; ofType: null; }; }; }; } }; 'v1_explorers': { name: 'v1_explorers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_explorers'; ofType: null; }; }; }; } }; 'v1_faucets': { name: 'v1_faucets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_faucets'; ofType: null; }; }; }; } }; 'v1_health_check': { name: 'v1_health_check'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_health_check'; ofType: null; }; }; }; } }; 'v1_index_status': { name: 'v1_index_status'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_index_status'; ofType: null; }; }; }; } }; 'v1_lightclient_update': { name: 'v1_lightclient_update'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_lightclient_update'; ofType: null; }; }; }; } }; 'v1_packets': { name: 'v1_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_packets'; ofType: null; }; }; }; } }; 'v1_rpcs': { name: 'v1_rpcs'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_rpcs'; ofType: null; }; }; }; } }; 'v1_statistics': { name: 'v1_statistics'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_statistics'; ofType: null; }; }; }; } }; 'v1_tokens_type': { name: 'v1_tokens_type'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_tokens_type'; ofType: null; }; }; }; } }; 'v1_traces': { name: 'v1_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_traces'; ofType: null; }; }; }; } }; 'v1_transfer_forwards_type': { name: 'v1_transfer_forwards_type'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_transfer_forwards_type'; ofType: null; }; }; }; } }; 'v1_transfers': { name: 'v1_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_transfers'; ofType: null; }; }; }; } }; 'v1_ucs1_configurations': { name: 'v1_ucs1_configurations'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_ucs1_configurations'; ofType: null; }; }; }; } }; 'v1_ucs1_paths': { name: 'v1_ucs1_paths'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_ucs1_paths'; ofType: null; }; }; }; } }; }; }; + 'query_root': { kind: 'OBJECT'; name: 'query_root'; fields: { 'dydx_faucet': { name: 'dydx_faucet'; type: { kind: 'OBJECT'; name: 'dydx_faucetQuery'; ofType: null; } }; 'faucet2': { name: 'faucet2'; type: { kind: 'OBJECT'; name: 'faucet2Query'; ofType: null; } }; 'stride_faucet': { name: 'stride_faucet'; type: { kind: 'OBJECT'; name: 'stride_faucetQuery'; ofType: null; } }; 'v0_assets': { name: 'v0_assets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_assets'; ofType: null; }; }; }; } }; 'v0_assets_by_pk': { name: 'v0_assets_by_pk'; type: { kind: 'OBJECT'; name: 'v0_assets'; ofType: null; } }; 'v0_blocks': { name: 'v0_blocks'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_blocks'; ofType: null; }; }; }; } }; 'v0_blocks_by_pk': { name: 'v0_blocks_by_pk'; type: { kind: 'OBJECT'; name: 'v0_blocks'; ofType: null; } }; 'v0_chains': { name: 'v0_chains'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_chains'; ofType: null; }; }; }; } }; 'v0_chains_by_pk': { name: 'v0_chains_by_pk'; type: { kind: 'OBJECT'; name: 'v0_chains'; ofType: null; } }; 'v0_channel_map': { name: 'v0_channel_map'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channel_map'; ofType: null; }; }; }; } }; 'v0_channels': { name: 'v0_channels'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channels'; ofType: null; }; }; }; } }; 'v0_channels_aggregate': { name: 'v0_channels_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channels_aggregate'; ofType: null; }; } }; 'v0_connection_map': { name: 'v0_connection_map'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_connection_map'; ofType: null; }; }; }; } }; 'v0_connections': { name: 'v0_connections'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_connections'; ofType: null; }; }; }; } }; 'v0_daily_packets': { name: 'v0_daily_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_daily_packets'; ofType: null; }; }; }; } }; 'v0_daily_transfers': { name: 'v0_daily_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_daily_transfers'; ofType: null; }; }; }; } }; 'v0_explorers': { name: 'v0_explorers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_explorers'; ofType: null; }; }; }; } }; 'v0_explorers_by_pk': { name: 'v0_explorers_by_pk'; type: { kind: 'OBJECT'; name: 'v0_explorers'; ofType: null; } }; 'v0_faucets': { name: 'v0_faucets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_faucets'; ofType: null; }; }; }; } }; 'v0_faucets_by_pk': { name: 'v0_faucets_by_pk'; type: { kind: 'OBJECT'; name: 'v0_faucets'; ofType: null; } }; 'v0_get_transfer_forwards': { name: 'v0_get_transfer_forwards'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfer_forwards'; ofType: null; }; }; }; } }; 'v0_index_status': { name: 'v0_index_status'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_index_status'; ofType: null; }; }; }; } }; 'v0_packets': { name: 'v0_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets'; ofType: null; }; }; }; } }; 'v0_packets_aggregate': { name: 'v0_packets_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets_aggregate'; ofType: null; }; } }; 'v0_packets_mat': { name: 'v0_packets_mat'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets_mat'; ofType: null; }; }; }; } }; 'v0_packets_mat_aggregate': { name: 'v0_packets_mat_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets_mat_aggregate'; ofType: null; }; } }; 'v0_rpcs': { name: 'v0_rpcs'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_rpcs'; ofType: null; }; }; }; } }; 'v0_rpcs_by_pk': { name: 'v0_rpcs_by_pk'; type: { kind: 'OBJECT'; name: 'v0_rpcs'; ofType: null; } }; 'v0_stats': { name: 'v0_stats'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_stats'; ofType: null; }; }; }; } }; 'v0_traces': { name: 'v0_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_traces'; ofType: null; }; }; }; } }; 'v0_transactions': { name: 'v0_transactions'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transactions'; ofType: null; }; }; }; } }; 'v0_transactions_by_pk': { name: 'v0_transactions_by_pk'; type: { kind: 'OBJECT'; name: 'v0_transactions'; ofType: null; } }; 'v0_transfer_forwards': { name: 'v0_transfer_forwards'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfer_forwards'; ofType: null; }; }; }; } }; 'v0_transfers': { name: 'v0_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfers'; ofType: null; }; }; }; } }; 'v0_transfers_aggregate': { name: 'v0_transfers_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfers_aggregate'; ofType: null; }; } }; 'v0_ucs1_configuration': { name: 'v0_ucs1_configuration'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_ucs1_configuration'; ofType: null; }; }; }; } }; 'v0_ucs1_configuration_by_pk': { name: 'v0_ucs1_configuration_by_pk'; type: { kind: 'OBJECT'; name: 'v0_ucs1_configuration'; ofType: null; } }; 'v1_assets': { name: 'v1_assets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_assets'; ofType: null; }; }; }; } }; 'v1_chains': { name: 'v1_chains'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_chains'; ofType: null; }; }; }; } }; 'v1_channel_open_ack': { name: 'v1_channel_open_ack'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_ack'; ofType: null; }; }; }; } }; 'v1_channel_open_confirm': { name: 'v1_channel_open_confirm'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_confirm'; ofType: null; }; }; }; } }; 'v1_channel_open_init': { name: 'v1_channel_open_init'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_init'; ofType: null; }; }; }; } }; 'v1_channel_open_try': { name: 'v1_channel_open_try'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_try'; ofType: null; }; }; }; } }; 'v1_channels': { name: 'v1_channels'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channels'; ofType: null; }; }; }; } }; 'v1_clients': { name: 'v1_clients'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_clients'; ofType: null; }; }; }; } }; 'v1_connection_open_ack': { name: 'v1_connection_open_ack'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_ack'; ofType: null; }; }; }; } }; 'v1_connection_open_confirm': { name: 'v1_connection_open_confirm'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_confirm'; ofType: null; }; }; }; } }; 'v1_connection_open_init': { name: 'v1_connection_open_init'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_init'; ofType: null; }; }; }; } }; 'v1_connection_open_try': { name: 'v1_connection_open_try'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_try'; ofType: null; }; }; }; } }; 'v1_connections': { name: 'v1_connections'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connections'; ofType: null; }; }; }; } }; 'v1_contracts': { name: 'v1_contracts'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_contracts'; ofType: null; }; }; }; } }; 'v1_daily_packets': { name: 'v1_daily_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_daily_packets'; ofType: null; }; }; }; } }; 'v1_daily_transfers': { name: 'v1_daily_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_daily_transfers'; ofType: null; }; }; }; } }; 'v1_explorers': { name: 'v1_explorers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_explorers'; ofType: null; }; }; }; } }; 'v1_faucets': { name: 'v1_faucets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_faucets'; ofType: null; }; }; }; } }; 'v1_health_check': { name: 'v1_health_check'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_health_check'; ofType: null; }; }; }; } }; 'v1_index_status': { name: 'v1_index_status'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_index_status'; ofType: null; }; }; }; } }; 'v1_lightclient_update': { name: 'v1_lightclient_update'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_lightclient_update'; ofType: null; }; }; }; } }; 'v1_packets': { name: 'v1_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_packets'; ofType: null; }; }; }; } }; 'v1_rpcs': { name: 'v1_rpcs'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_rpcs'; ofType: null; }; }; }; } }; 'v1_statistics': { name: 'v1_statistics'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_statistics'; ofType: null; }; }; }; } }; 'v1_statistics_address': { name: 'v1_statistics_address'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_statistics_address'; ofType: null; }; }; }; } }; 'v1_tokens_type': { name: 'v1_tokens_type'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_tokens_type'; ofType: null; }; }; }; } }; 'v1_traces': { name: 'v1_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_traces'; ofType: null; }; }; }; } }; 'v1_transfer_forwards_type': { name: 'v1_transfer_forwards_type'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_transfer_forwards_type'; ofType: null; }; }; }; } }; 'v1_transfers': { name: 'v1_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_transfers'; ofType: null; }; }; }; } }; 'v1_ucs1_configurations': { name: 'v1_ucs1_configurations'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_ucs1_configurations'; ofType: null; }; }; }; } }; 'v1_ucs1_paths': { name: 'v1_ucs1_paths'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_ucs1_paths'; ofType: null; }; }; }; } }; }; }; 'status_v0_transactions_args': { kind: 'INPUT_OBJECT'; name: 'status_v0_transactions_args'; isOneOf: false; inputFields: [{ name: 'hasura_session'; type: { kind: 'SCALAR'; name: 'json'; ofType: null; }; defaultValue: null }]; }; 'stride_faucetMutation': { kind: 'OBJECT'; name: 'stride_faucetMutation'; fields: { 'send': { name: 'send'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'SCALAR'; name: 'String'; ofType: null; }; } }; }; }; 'stride_faucetQuery': { kind: 'OBJECT'; name: 'stride_faucetQuery'; fields: { 'handledTransfers': { name: 'handledTransfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'Request'; ofType: null; }; }; }; } }; 'transfersForAddress': { name: 'transfersForAddress'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'Request'; ofType: null; }; }; }; } }; 'unhandledTransfers': { name: 'unhandledTransfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'Request'; ofType: null; }; }; }; } }; }; }; - 'subscription_root': { kind: 'OBJECT'; name: 'subscription_root'; fields: { 'v0_assets': { name: 'v0_assets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_assets'; ofType: null; }; }; }; } }; 'v0_assets_by_pk': { name: 'v0_assets_by_pk'; type: { kind: 'OBJECT'; name: 'v0_assets'; ofType: null; } }; 'v0_assets_stream': { name: 'v0_assets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_assets'; ofType: null; }; }; }; } }; 'v0_blocks': { name: 'v0_blocks'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_blocks'; ofType: null; }; }; }; } }; 'v0_blocks_by_pk': { name: 'v0_blocks_by_pk'; type: { kind: 'OBJECT'; name: 'v0_blocks'; ofType: null; } }; 'v0_blocks_stream': { name: 'v0_blocks_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_blocks'; ofType: null; }; }; }; } }; 'v0_chains': { name: 'v0_chains'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_chains'; ofType: null; }; }; }; } }; 'v0_chains_by_pk': { name: 'v0_chains_by_pk'; type: { kind: 'OBJECT'; name: 'v0_chains'; ofType: null; } }; 'v0_chains_stream': { name: 'v0_chains_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_chains'; ofType: null; }; }; }; } }; 'v0_channel_map': { name: 'v0_channel_map'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channel_map'; ofType: null; }; }; }; } }; 'v0_channel_map_stream': { name: 'v0_channel_map_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channel_map'; ofType: null; }; }; }; } }; 'v0_channels': { name: 'v0_channels'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channels'; ofType: null; }; }; }; } }; 'v0_channels_aggregate': { name: 'v0_channels_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channels_aggregate'; ofType: null; }; } }; 'v0_channels_stream': { name: 'v0_channels_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channels'; ofType: null; }; }; }; } }; 'v0_connection_map': { name: 'v0_connection_map'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_connection_map'; ofType: null; }; }; }; } }; 'v0_connection_map_stream': { name: 'v0_connection_map_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_connection_map'; ofType: null; }; }; }; } }; 'v0_connections': { name: 'v0_connections'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_connections'; ofType: null; }; }; }; } }; 'v0_connections_stream': { name: 'v0_connections_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_connections'; ofType: null; }; }; }; } }; 'v0_daily_packets': { name: 'v0_daily_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_daily_packets'; ofType: null; }; }; }; } }; 'v0_daily_packets_stream': { name: 'v0_daily_packets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_daily_packets'; ofType: null; }; }; }; } }; 'v0_daily_transfers': { name: 'v0_daily_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_daily_transfers'; ofType: null; }; }; }; } }; 'v0_daily_transfers_stream': { name: 'v0_daily_transfers_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_daily_transfers'; ofType: null; }; }; }; } }; 'v0_explorers': { name: 'v0_explorers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_explorers'; ofType: null; }; }; }; } }; 'v0_explorers_by_pk': { name: 'v0_explorers_by_pk'; type: { kind: 'OBJECT'; name: 'v0_explorers'; ofType: null; } }; 'v0_explorers_stream': { name: 'v0_explorers_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_explorers'; ofType: null; }; }; }; } }; 'v0_faucets': { name: 'v0_faucets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_faucets'; ofType: null; }; }; }; } }; 'v0_faucets_by_pk': { name: 'v0_faucets_by_pk'; type: { kind: 'OBJECT'; name: 'v0_faucets'; ofType: null; } }; 'v0_faucets_stream': { name: 'v0_faucets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_faucets'; ofType: null; }; }; }; } }; 'v0_get_transfer_forwards': { name: 'v0_get_transfer_forwards'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfer_forwards'; ofType: null; }; }; }; } }; 'v0_index_status': { name: 'v0_index_status'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_index_status'; ofType: null; }; }; }; } }; 'v0_index_status_stream': { name: 'v0_index_status_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_index_status'; ofType: null; }; }; }; } }; 'v0_packets': { name: 'v0_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets'; ofType: null; }; }; }; } }; 'v0_packets_aggregate': { name: 'v0_packets_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets_aggregate'; ofType: null; }; } }; 'v0_packets_mat': { name: 'v0_packets_mat'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets_mat'; ofType: null; }; }; }; } }; 'v0_packets_mat_aggregate': { name: 'v0_packets_mat_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets_mat_aggregate'; ofType: null; }; } }; 'v0_packets_mat_stream': { name: 'v0_packets_mat_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets_mat'; ofType: null; }; }; }; } }; 'v0_packets_stream': { name: 'v0_packets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets'; ofType: null; }; }; }; } }; 'v0_rpcs': { name: 'v0_rpcs'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_rpcs'; ofType: null; }; }; }; } }; 'v0_rpcs_by_pk': { name: 'v0_rpcs_by_pk'; type: { kind: 'OBJECT'; name: 'v0_rpcs'; ofType: null; } }; 'v0_rpcs_stream': { name: 'v0_rpcs_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_rpcs'; ofType: null; }; }; }; } }; 'v0_stats': { name: 'v0_stats'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_stats'; ofType: null; }; }; }; } }; 'v0_stats_stream': { name: 'v0_stats_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_stats'; ofType: null; }; }; }; } }; 'v0_traces': { name: 'v0_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_traces'; ofType: null; }; }; }; } }; 'v0_traces_stream': { name: 'v0_traces_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_traces'; ofType: null; }; }; }; } }; 'v0_transactions': { name: 'v0_transactions'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transactions'; ofType: null; }; }; }; } }; 'v0_transactions_by_pk': { name: 'v0_transactions_by_pk'; type: { kind: 'OBJECT'; name: 'v0_transactions'; ofType: null; } }; 'v0_transactions_stream': { name: 'v0_transactions_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transactions'; ofType: null; }; }; }; } }; 'v0_transfer_forwards': { name: 'v0_transfer_forwards'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfer_forwards'; ofType: null; }; }; }; } }; 'v0_transfer_forwards_stream': { name: 'v0_transfer_forwards_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfer_forwards'; ofType: null; }; }; }; } }; 'v0_transfers': { name: 'v0_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfers'; ofType: null; }; }; }; } }; 'v0_transfers_aggregate': { name: 'v0_transfers_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfers_aggregate'; ofType: null; }; } }; 'v0_transfers_stream': { name: 'v0_transfers_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfers'; ofType: null; }; }; }; } }; 'v0_ucs1_configuration': { name: 'v0_ucs1_configuration'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_ucs1_configuration'; ofType: null; }; }; }; } }; 'v0_ucs1_configuration_by_pk': { name: 'v0_ucs1_configuration_by_pk'; type: { kind: 'OBJECT'; name: 'v0_ucs1_configuration'; ofType: null; } }; 'v0_ucs1_configuration_stream': { name: 'v0_ucs1_configuration_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_ucs1_configuration'; ofType: null; }; }; }; } }; 'v1_assets': { name: 'v1_assets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_assets'; ofType: null; }; }; }; } }; 'v1_assets_stream': { name: 'v1_assets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_assets'; ofType: null; }; }; }; } }; 'v1_chains': { name: 'v1_chains'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_chains'; ofType: null; }; }; }; } }; 'v1_chains_stream': { name: 'v1_chains_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_chains'; ofType: null; }; }; }; } }; 'v1_channel_open_ack': { name: 'v1_channel_open_ack'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_ack'; ofType: null; }; }; }; } }; 'v1_channel_open_ack_stream': { name: 'v1_channel_open_ack_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_ack'; ofType: null; }; }; }; } }; 'v1_channel_open_confirm': { name: 'v1_channel_open_confirm'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_confirm'; ofType: null; }; }; }; } }; 'v1_channel_open_confirm_stream': { name: 'v1_channel_open_confirm_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_confirm'; ofType: null; }; }; }; } }; 'v1_channel_open_init': { name: 'v1_channel_open_init'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_init'; ofType: null; }; }; }; } }; 'v1_channel_open_init_stream': { name: 'v1_channel_open_init_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_init'; ofType: null; }; }; }; } }; 'v1_channel_open_try': { name: 'v1_channel_open_try'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_try'; ofType: null; }; }; }; } }; 'v1_channel_open_try_stream': { name: 'v1_channel_open_try_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_try'; ofType: null; }; }; }; } }; 'v1_channels': { name: 'v1_channels'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channels'; ofType: null; }; }; }; } }; 'v1_channels_stream': { name: 'v1_channels_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channels'; ofType: null; }; }; }; } }; 'v1_clients': { name: 'v1_clients'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_clients'; ofType: null; }; }; }; } }; 'v1_clients_stream': { name: 'v1_clients_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_clients'; ofType: null; }; }; }; } }; 'v1_connection_open_ack': { name: 'v1_connection_open_ack'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_ack'; ofType: null; }; }; }; } }; 'v1_connection_open_ack_stream': { name: 'v1_connection_open_ack_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_ack'; ofType: null; }; }; }; } }; 'v1_connection_open_confirm': { name: 'v1_connection_open_confirm'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_confirm'; ofType: null; }; }; }; } }; 'v1_connection_open_confirm_stream': { name: 'v1_connection_open_confirm_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_confirm'; ofType: null; }; }; }; } }; 'v1_connection_open_init': { name: 'v1_connection_open_init'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_init'; ofType: null; }; }; }; } }; 'v1_connection_open_init_stream': { name: 'v1_connection_open_init_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_init'; ofType: null; }; }; }; } }; 'v1_connection_open_try': { name: 'v1_connection_open_try'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_try'; ofType: null; }; }; }; } }; 'v1_connection_open_try_stream': { name: 'v1_connection_open_try_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_try'; ofType: null; }; }; }; } }; 'v1_connections': { name: 'v1_connections'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connections'; ofType: null; }; }; }; } }; 'v1_connections_stream': { name: 'v1_connections_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connections'; ofType: null; }; }; }; } }; 'v1_contracts': { name: 'v1_contracts'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_contracts'; ofType: null; }; }; }; } }; 'v1_contracts_stream': { name: 'v1_contracts_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_contracts'; ofType: null; }; }; }; } }; 'v1_daily_packets': { name: 'v1_daily_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_daily_packets'; ofType: null; }; }; }; } }; 'v1_daily_packets_stream': { name: 'v1_daily_packets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_daily_packets'; ofType: null; }; }; }; } }; 'v1_daily_transfers': { name: 'v1_daily_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_daily_transfers'; ofType: null; }; }; }; } }; 'v1_daily_transfers_stream': { name: 'v1_daily_transfers_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_daily_transfers'; ofType: null; }; }; }; } }; 'v1_explorers': { name: 'v1_explorers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_explorers'; ofType: null; }; }; }; } }; 'v1_explorers_stream': { name: 'v1_explorers_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_explorers'; ofType: null; }; }; }; } }; 'v1_faucets': { name: 'v1_faucets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_faucets'; ofType: null; }; }; }; } }; 'v1_faucets_stream': { name: 'v1_faucets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_faucets'; ofType: null; }; }; }; } }; 'v1_health_check': { name: 'v1_health_check'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_health_check'; ofType: null; }; }; }; } }; 'v1_health_check_stream': { name: 'v1_health_check_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_health_check'; ofType: null; }; }; }; } }; 'v1_index_status': { name: 'v1_index_status'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_index_status'; ofType: null; }; }; }; } }; 'v1_index_status_stream': { name: 'v1_index_status_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_index_status'; ofType: null; }; }; }; } }; 'v1_lightclient_update': { name: 'v1_lightclient_update'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_lightclient_update'; ofType: null; }; }; }; } }; 'v1_lightclient_update_stream': { name: 'v1_lightclient_update_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_lightclient_update'; ofType: null; }; }; }; } }; 'v1_packets': { name: 'v1_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_packets'; ofType: null; }; }; }; } }; 'v1_packets_stream': { name: 'v1_packets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_packets'; ofType: null; }; }; }; } }; 'v1_rpcs': { name: 'v1_rpcs'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_rpcs'; ofType: null; }; }; }; } }; 'v1_rpcs_stream': { name: 'v1_rpcs_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_rpcs'; ofType: null; }; }; }; } }; 'v1_statistics': { name: 'v1_statistics'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_statistics'; ofType: null; }; }; }; } }; 'v1_statistics_stream': { name: 'v1_statistics_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_statistics'; ofType: null; }; }; }; } }; 'v1_tokens_type': { name: 'v1_tokens_type'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_tokens_type'; ofType: null; }; }; }; } }; 'v1_tokens_type_stream': { name: 'v1_tokens_type_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_tokens_type'; ofType: null; }; }; }; } }; 'v1_traces': { name: 'v1_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_traces'; ofType: null; }; }; }; } }; 'v1_traces_stream': { name: 'v1_traces_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_traces'; ofType: null; }; }; }; } }; 'v1_transfer_forwards_type': { name: 'v1_transfer_forwards_type'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_transfer_forwards_type'; ofType: null; }; }; }; } }; 'v1_transfer_forwards_type_stream': { name: 'v1_transfer_forwards_type_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_transfer_forwards_type'; ofType: null; }; }; }; } }; 'v1_transfers': { name: 'v1_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_transfers'; ofType: null; }; }; }; } }; 'v1_transfers_stream': { name: 'v1_transfers_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_transfers'; ofType: null; }; }; }; } }; 'v1_ucs1_configurations': { name: 'v1_ucs1_configurations'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_ucs1_configurations'; ofType: null; }; }; }; } }; 'v1_ucs1_configurations_stream': { name: 'v1_ucs1_configurations_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_ucs1_configurations'; ofType: null; }; }; }; } }; 'v1_ucs1_paths': { name: 'v1_ucs1_paths'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_ucs1_paths'; ofType: null; }; }; }; } }; 'v1_ucs1_paths_stream': { name: 'v1_ucs1_paths_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_ucs1_paths'; ofType: null; }; }; }; } }; }; }; + 'subscription_root': { kind: 'OBJECT'; name: 'subscription_root'; fields: { 'v0_assets': { name: 'v0_assets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_assets'; ofType: null; }; }; }; } }; 'v0_assets_by_pk': { name: 'v0_assets_by_pk'; type: { kind: 'OBJECT'; name: 'v0_assets'; ofType: null; } }; 'v0_assets_stream': { name: 'v0_assets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_assets'; ofType: null; }; }; }; } }; 'v0_blocks': { name: 'v0_blocks'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_blocks'; ofType: null; }; }; }; } }; 'v0_blocks_by_pk': { name: 'v0_blocks_by_pk'; type: { kind: 'OBJECT'; name: 'v0_blocks'; ofType: null; } }; 'v0_blocks_stream': { name: 'v0_blocks_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_blocks'; ofType: null; }; }; }; } }; 'v0_chains': { name: 'v0_chains'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_chains'; ofType: null; }; }; }; } }; 'v0_chains_by_pk': { name: 'v0_chains_by_pk'; type: { kind: 'OBJECT'; name: 'v0_chains'; ofType: null; } }; 'v0_chains_stream': { name: 'v0_chains_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_chains'; ofType: null; }; }; }; } }; 'v0_channel_map': { name: 'v0_channel_map'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channel_map'; ofType: null; }; }; }; } }; 'v0_channel_map_stream': { name: 'v0_channel_map_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channel_map'; ofType: null; }; }; }; } }; 'v0_channels': { name: 'v0_channels'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channels'; ofType: null; }; }; }; } }; 'v0_channels_aggregate': { name: 'v0_channels_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channels_aggregate'; ofType: null; }; } }; 'v0_channels_stream': { name: 'v0_channels_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_channels'; ofType: null; }; }; }; } }; 'v0_connection_map': { name: 'v0_connection_map'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_connection_map'; ofType: null; }; }; }; } }; 'v0_connection_map_stream': { name: 'v0_connection_map_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_connection_map'; ofType: null; }; }; }; } }; 'v0_connections': { name: 'v0_connections'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_connections'; ofType: null; }; }; }; } }; 'v0_connections_stream': { name: 'v0_connections_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_connections'; ofType: null; }; }; }; } }; 'v0_daily_packets': { name: 'v0_daily_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_daily_packets'; ofType: null; }; }; }; } }; 'v0_daily_packets_stream': { name: 'v0_daily_packets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_daily_packets'; ofType: null; }; }; }; } }; 'v0_daily_transfers': { name: 'v0_daily_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_daily_transfers'; ofType: null; }; }; }; } }; 'v0_daily_transfers_stream': { name: 'v0_daily_transfers_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_daily_transfers'; ofType: null; }; }; }; } }; 'v0_explorers': { name: 'v0_explorers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_explorers'; ofType: null; }; }; }; } }; 'v0_explorers_by_pk': { name: 'v0_explorers_by_pk'; type: { kind: 'OBJECT'; name: 'v0_explorers'; ofType: null; } }; 'v0_explorers_stream': { name: 'v0_explorers_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_explorers'; ofType: null; }; }; }; } }; 'v0_faucets': { name: 'v0_faucets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_faucets'; ofType: null; }; }; }; } }; 'v0_faucets_by_pk': { name: 'v0_faucets_by_pk'; type: { kind: 'OBJECT'; name: 'v0_faucets'; ofType: null; } }; 'v0_faucets_stream': { name: 'v0_faucets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_faucets'; ofType: null; }; }; }; } }; 'v0_get_transfer_forwards': { name: 'v0_get_transfer_forwards'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfer_forwards'; ofType: null; }; }; }; } }; 'v0_index_status': { name: 'v0_index_status'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_index_status'; ofType: null; }; }; }; } }; 'v0_index_status_stream': { name: 'v0_index_status_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_index_status'; ofType: null; }; }; }; } }; 'v0_packets': { name: 'v0_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets'; ofType: null; }; }; }; } }; 'v0_packets_aggregate': { name: 'v0_packets_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets_aggregate'; ofType: null; }; } }; 'v0_packets_mat': { name: 'v0_packets_mat'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets_mat'; ofType: null; }; }; }; } }; 'v0_packets_mat_aggregate': { name: 'v0_packets_mat_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets_mat_aggregate'; ofType: null; }; } }; 'v0_packets_mat_stream': { name: 'v0_packets_mat_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets_mat'; ofType: null; }; }; }; } }; 'v0_packets_stream': { name: 'v0_packets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_packets'; ofType: null; }; }; }; } }; 'v0_rpcs': { name: 'v0_rpcs'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_rpcs'; ofType: null; }; }; }; } }; 'v0_rpcs_by_pk': { name: 'v0_rpcs_by_pk'; type: { kind: 'OBJECT'; name: 'v0_rpcs'; ofType: null; } }; 'v0_rpcs_stream': { name: 'v0_rpcs_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_rpcs'; ofType: null; }; }; }; } }; 'v0_stats': { name: 'v0_stats'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_stats'; ofType: null; }; }; }; } }; 'v0_stats_stream': { name: 'v0_stats_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_stats'; ofType: null; }; }; }; } }; 'v0_traces': { name: 'v0_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_traces'; ofType: null; }; }; }; } }; 'v0_traces_stream': { name: 'v0_traces_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_traces'; ofType: null; }; }; }; } }; 'v0_transactions': { name: 'v0_transactions'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transactions'; ofType: null; }; }; }; } }; 'v0_transactions_by_pk': { name: 'v0_transactions_by_pk'; type: { kind: 'OBJECT'; name: 'v0_transactions'; ofType: null; } }; 'v0_transactions_stream': { name: 'v0_transactions_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transactions'; ofType: null; }; }; }; } }; 'v0_transfer_forwards': { name: 'v0_transfer_forwards'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfer_forwards'; ofType: null; }; }; }; } }; 'v0_transfer_forwards_stream': { name: 'v0_transfer_forwards_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfer_forwards'; ofType: null; }; }; }; } }; 'v0_transfers': { name: 'v0_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfers'; ofType: null; }; }; }; } }; 'v0_transfers_aggregate': { name: 'v0_transfers_aggregate'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfers_aggregate'; ofType: null; }; } }; 'v0_transfers_stream': { name: 'v0_transfers_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_transfers'; ofType: null; }; }; }; } }; 'v0_ucs1_configuration': { name: 'v0_ucs1_configuration'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_ucs1_configuration'; ofType: null; }; }; }; } }; 'v0_ucs1_configuration_by_pk': { name: 'v0_ucs1_configuration_by_pk'; type: { kind: 'OBJECT'; name: 'v0_ucs1_configuration'; ofType: null; } }; 'v0_ucs1_configuration_stream': { name: 'v0_ucs1_configuration_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v0_ucs1_configuration'; ofType: null; }; }; }; } }; 'v1_assets': { name: 'v1_assets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_assets'; ofType: null; }; }; }; } }; 'v1_assets_stream': { name: 'v1_assets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_assets'; ofType: null; }; }; }; } }; 'v1_chains': { name: 'v1_chains'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_chains'; ofType: null; }; }; }; } }; 'v1_chains_stream': { name: 'v1_chains_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_chains'; ofType: null; }; }; }; } }; 'v1_channel_open_ack': { name: 'v1_channel_open_ack'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_ack'; ofType: null; }; }; }; } }; 'v1_channel_open_ack_stream': { name: 'v1_channel_open_ack_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_ack'; ofType: null; }; }; }; } }; 'v1_channel_open_confirm': { name: 'v1_channel_open_confirm'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_confirm'; ofType: null; }; }; }; } }; 'v1_channel_open_confirm_stream': { name: 'v1_channel_open_confirm_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_confirm'; ofType: null; }; }; }; } }; 'v1_channel_open_init': { name: 'v1_channel_open_init'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_init'; ofType: null; }; }; }; } }; 'v1_channel_open_init_stream': { name: 'v1_channel_open_init_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_init'; ofType: null; }; }; }; } }; 'v1_channel_open_try': { name: 'v1_channel_open_try'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_try'; ofType: null; }; }; }; } }; 'v1_channel_open_try_stream': { name: 'v1_channel_open_try_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channel_open_try'; ofType: null; }; }; }; } }; 'v1_channels': { name: 'v1_channels'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channels'; ofType: null; }; }; }; } }; 'v1_channels_stream': { name: 'v1_channels_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_channels'; ofType: null; }; }; }; } }; 'v1_clients': { name: 'v1_clients'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_clients'; ofType: null; }; }; }; } }; 'v1_clients_stream': { name: 'v1_clients_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_clients'; ofType: null; }; }; }; } }; 'v1_connection_open_ack': { name: 'v1_connection_open_ack'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_ack'; ofType: null; }; }; }; } }; 'v1_connection_open_ack_stream': { name: 'v1_connection_open_ack_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_ack'; ofType: null; }; }; }; } }; 'v1_connection_open_confirm': { name: 'v1_connection_open_confirm'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_confirm'; ofType: null; }; }; }; } }; 'v1_connection_open_confirm_stream': { name: 'v1_connection_open_confirm_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_confirm'; ofType: null; }; }; }; } }; 'v1_connection_open_init': { name: 'v1_connection_open_init'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_init'; ofType: null; }; }; }; } }; 'v1_connection_open_init_stream': { name: 'v1_connection_open_init_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_init'; ofType: null; }; }; }; } }; 'v1_connection_open_try': { name: 'v1_connection_open_try'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_try'; ofType: null; }; }; }; } }; 'v1_connection_open_try_stream': { name: 'v1_connection_open_try_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connection_open_try'; ofType: null; }; }; }; } }; 'v1_connections': { name: 'v1_connections'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connections'; ofType: null; }; }; }; } }; 'v1_connections_stream': { name: 'v1_connections_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_connections'; ofType: null; }; }; }; } }; 'v1_contracts': { name: 'v1_contracts'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_contracts'; ofType: null; }; }; }; } }; 'v1_contracts_stream': { name: 'v1_contracts_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_contracts'; ofType: null; }; }; }; } }; 'v1_daily_packets': { name: 'v1_daily_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_daily_packets'; ofType: null; }; }; }; } }; 'v1_daily_packets_stream': { name: 'v1_daily_packets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_daily_packets'; ofType: null; }; }; }; } }; 'v1_daily_transfers': { name: 'v1_daily_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_daily_transfers'; ofType: null; }; }; }; } }; 'v1_daily_transfers_stream': { name: 'v1_daily_transfers_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_daily_transfers'; ofType: null; }; }; }; } }; 'v1_explorers': { name: 'v1_explorers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_explorers'; ofType: null; }; }; }; } }; 'v1_explorers_stream': { name: 'v1_explorers_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_explorers'; ofType: null; }; }; }; } }; 'v1_faucets': { name: 'v1_faucets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_faucets'; ofType: null; }; }; }; } }; 'v1_faucets_stream': { name: 'v1_faucets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_faucets'; ofType: null; }; }; }; } }; 'v1_health_check': { name: 'v1_health_check'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_health_check'; ofType: null; }; }; }; } }; 'v1_health_check_stream': { name: 'v1_health_check_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_health_check'; ofType: null; }; }; }; } }; 'v1_index_status': { name: 'v1_index_status'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_index_status'; ofType: null; }; }; }; } }; 'v1_index_status_stream': { name: 'v1_index_status_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_index_status'; ofType: null; }; }; }; } }; 'v1_lightclient_update': { name: 'v1_lightclient_update'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_lightclient_update'; ofType: null; }; }; }; } }; 'v1_lightclient_update_stream': { name: 'v1_lightclient_update_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_lightclient_update'; ofType: null; }; }; }; } }; 'v1_packets': { name: 'v1_packets'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_packets'; ofType: null; }; }; }; } }; 'v1_packets_stream': { name: 'v1_packets_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_packets'; ofType: null; }; }; }; } }; 'v1_rpcs': { name: 'v1_rpcs'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_rpcs'; ofType: null; }; }; }; } }; 'v1_rpcs_stream': { name: 'v1_rpcs_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_rpcs'; ofType: null; }; }; }; } }; 'v1_statistics': { name: 'v1_statistics'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_statistics'; ofType: null; }; }; }; } }; 'v1_statistics_address': { name: 'v1_statistics_address'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_statistics_address'; ofType: null; }; }; }; } }; 'v1_statistics_address_stream': { name: 'v1_statistics_address_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_statistics_address'; ofType: null; }; }; }; } }; 'v1_statistics_stream': { name: 'v1_statistics_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_statistics'; ofType: null; }; }; }; } }; 'v1_tokens_type': { name: 'v1_tokens_type'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_tokens_type'; ofType: null; }; }; }; } }; 'v1_tokens_type_stream': { name: 'v1_tokens_type_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_tokens_type'; ofType: null; }; }; }; } }; 'v1_traces': { name: 'v1_traces'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_traces'; ofType: null; }; }; }; } }; 'v1_traces_stream': { name: 'v1_traces_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_traces'; ofType: null; }; }; }; } }; 'v1_transfer_forwards_type': { name: 'v1_transfer_forwards_type'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_transfer_forwards_type'; ofType: null; }; }; }; } }; 'v1_transfer_forwards_type_stream': { name: 'v1_transfer_forwards_type_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_transfer_forwards_type'; ofType: null; }; }; }; } }; 'v1_transfers': { name: 'v1_transfers'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_transfers'; ofType: null; }; }; }; } }; 'v1_transfers_stream': { name: 'v1_transfers_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_transfers'; ofType: null; }; }; }; } }; 'v1_ucs1_configurations': { name: 'v1_ucs1_configurations'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_ucs1_configurations'; ofType: null; }; }; }; } }; 'v1_ucs1_configurations_stream': { name: 'v1_ucs1_configurations_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_ucs1_configurations'; ofType: null; }; }; }; } }; 'v1_ucs1_paths': { name: 'v1_ucs1_paths'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_ucs1_paths'; ofType: null; }; }; }; } }; 'v1_ucs1_paths_stream': { name: 'v1_ucs1_paths_stream'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'OBJECT'; name: 'v1_ucs1_paths'; ofType: null; }; }; }; } }; }; }; 'timestamptz': unknown; 'timestamptz_comparison_exp': { kind: 'INPUT_OBJECT'; name: 'timestamptz_comparison_exp'; isOneOf: false; inputFields: [{ name: '_eq'; type: { kind: 'SCALAR'; name: 'timestamptz'; ofType: null; }; defaultValue: null }, { name: '_gt'; type: { kind: 'SCALAR'; name: 'timestamptz'; ofType: null; }; defaultValue: null }, { name: '_gte'; type: { kind: 'SCALAR'; name: 'timestamptz'; ofType: null; }; defaultValue: null }, { name: '_in'; type: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'SCALAR'; name: 'timestamptz'; ofType: null; }; }; }; defaultValue: null }, { name: '_is_null'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; }; defaultValue: null }, { name: '_lt'; type: { kind: 'SCALAR'; name: 'timestamptz'; ofType: null; }; defaultValue: null }, { name: '_lte'; type: { kind: 'SCALAR'; name: 'timestamptz'; ofType: null; }; defaultValue: null }, { name: '_neq'; type: { kind: 'SCALAR'; name: 'timestamptz'; ofType: null; }; defaultValue: null }, { name: '_nin'; type: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'SCALAR'; name: 'timestamptz'; ofType: null; }; }; }; defaultValue: null }]; }; 'transfers_scalar': unknown; @@ -468,6 +468,12 @@ export type introspection_types = { 'v1_rpcs_stream_cursor_input': { kind: 'INPUT_OBJECT'; name: 'v1_rpcs_stream_cursor_input'; isOneOf: false; inputFields: [{ name: 'initial_value'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'INPUT_OBJECT'; name: 'v1_rpcs_stream_cursor_value_input'; ofType: null; }; }; defaultValue: null }, { name: 'ordering'; type: { kind: 'ENUM'; name: 'cursor_ordering'; ofType: null; }; defaultValue: null }]; }; 'v1_rpcs_stream_cursor_value_input': { kind: 'INPUT_OBJECT'; name: 'v1_rpcs_stream_cursor_value_input'; isOneOf: false; inputFields: [{ name: 'contact'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'description'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'enabled'; type: { kind: 'SCALAR'; name: 'Boolean'; ofType: null; }; defaultValue: null }, { name: 'type'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'url'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }]; }; 'v1_statistics': { kind: 'OBJECT'; name: 'v1_statistics'; fields: { 'name': { name: 'name'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'value': { name: 'value'; type: { kind: 'SCALAR'; name: 'numeric'; ofType: null; } }; }; }; + 'v1_statistics_address': { kind: 'OBJECT'; name: 'v1_statistics_address'; fields: { 'normalized_address': { name: 'normalized_address'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; } }; 'total': { name: 'total'; type: { kind: 'SCALAR'; name: 'bigint'; ofType: null; } }; }; }; + 'v1_statistics_address_bool_exp': { kind: 'INPUT_OBJECT'; name: 'v1_statistics_address_bool_exp'; isOneOf: false; inputFields: [{ name: '_and'; type: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'INPUT_OBJECT'; name: 'v1_statistics_address_bool_exp'; ofType: null; }; }; }; defaultValue: null }, { name: '_not'; type: { kind: 'INPUT_OBJECT'; name: 'v1_statistics_address_bool_exp'; ofType: null; }; defaultValue: null }, { name: '_or'; type: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'INPUT_OBJECT'; name: 'v1_statistics_address_bool_exp'; ofType: null; }; }; }; defaultValue: null }, { name: 'normalized_address'; type: { kind: 'INPUT_OBJECT'; name: 'String_comparison_exp'; ofType: null; }; defaultValue: null }, { name: 'total'; type: { kind: 'INPUT_OBJECT'; name: 'bigint_comparison_exp'; ofType: null; }; defaultValue: null }]; }; + 'v1_statistics_address_order_by': { kind: 'INPUT_OBJECT'; name: 'v1_statistics_address_order_by'; isOneOf: false; inputFields: [{ name: 'normalized_address'; type: { kind: 'ENUM'; name: 'order_by'; ofType: null; }; defaultValue: null }, { name: 'total'; type: { kind: 'ENUM'; name: 'order_by'; ofType: null; }; defaultValue: null }]; }; + 'v1_statistics_address_select_column': { name: 'v1_statistics_address_select_column'; enumValues: 'normalized_address' | 'total'; }; + 'v1_statistics_address_stream_cursor_input': { kind: 'INPUT_OBJECT'; name: 'v1_statistics_address_stream_cursor_input'; isOneOf: false; inputFields: [{ name: 'initial_value'; type: { kind: 'NON_NULL'; name: never; ofType: { kind: 'INPUT_OBJECT'; name: 'v1_statistics_address_stream_cursor_value_input'; ofType: null; }; }; defaultValue: null }, { name: 'ordering'; type: { kind: 'ENUM'; name: 'cursor_ordering'; ofType: null; }; defaultValue: null }]; }; + 'v1_statistics_address_stream_cursor_value_input': { kind: 'INPUT_OBJECT'; name: 'v1_statistics_address_stream_cursor_value_input'; isOneOf: false; inputFields: [{ name: 'normalized_address'; type: { kind: 'SCALAR'; name: 'String'; ofType: null; }; defaultValue: null }, { name: 'total'; type: { kind: 'SCALAR'; name: 'bigint'; ofType: null; }; defaultValue: null }]; }; 'v1_statistics_bool_exp': { kind: 'INPUT_OBJECT'; name: 'v1_statistics_bool_exp'; isOneOf: false; inputFields: [{ name: '_and'; type: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'INPUT_OBJECT'; name: 'v1_statistics_bool_exp'; ofType: null; }; }; }; defaultValue: null }, { name: '_not'; type: { kind: 'INPUT_OBJECT'; name: 'v1_statistics_bool_exp'; ofType: null; }; defaultValue: null }, { name: '_or'; type: { kind: 'LIST'; name: never; ofType: { kind: 'NON_NULL'; name: never; ofType: { kind: 'INPUT_OBJECT'; name: 'v1_statistics_bool_exp'; ofType: null; }; }; }; defaultValue: null }, { name: 'name'; type: { kind: 'INPUT_OBJECT'; name: 'String_comparison_exp'; ofType: null; }; defaultValue: null }, { name: 'value'; type: { kind: 'INPUT_OBJECT'; name: 'numeric_comparison_exp'; ofType: null; }; defaultValue: null }]; }; 'v1_statistics_order_by': { kind: 'INPUT_OBJECT'; name: 'v1_statistics_order_by'; isOneOf: false; inputFields: [{ name: 'name'; type: { kind: 'ENUM'; name: 'order_by'; ofType: null; }; defaultValue: null }, { name: 'value'; type: { kind: 'ENUM'; name: 'order_by'; ofType: null; }; defaultValue: null }]; }; 'v1_statistics_select_column': { name: 'v1_statistics_select_column'; enumValues: 'name' | 'value'; }; diff --git a/app/src/lib/components/search/cmdk.svelte b/app/src/lib/components/search/cmdk.svelte index d158911efc..aef612baf8 100644 --- a/app/src/lib/components/search/cmdk.svelte +++ b/app/src/lib/components/search/cmdk.svelte @@ -15,14 +15,15 @@ import Kbd from "$lib/components/kbd.svelte" import { sepoliaStore } from "$lib/wallet/evm" import { cosmosStore } from "$lib/wallet/cosmos" import { derived, writable } from "svelte/store" -import SmileIcon from "virtual:icons/lucide/smile" -import TableIcon from "virtual:icons/lucide/table" -import BrainIcon from "virtual:icons/lucide/brain" import Badge from "$lib/components/ui/badge/badge.svelte" import * as Command from "$lib/components/ui/command/index.ts" -import DollarSignIcon from "virtual:icons/lucide/badge-dollar-sign" -import UnionIcon from "$lib/components/union-icons/index.svelte" -import { mode } from "mode-watcher" +import FaucetIcon from "$lib/components/union-icons/mono/icon-faucet-mono.svelte" +import TransfersIcon from "$lib/components/union-icons/mono/icon-transfers-mono.svelte" +import UserTransfersIcon from "$lib/components/union-icons/mono/icon-usertransfers-mono.svelte" +import ChannelIcon from "$lib/components/union-icons/mono/icon-channel-mono.svelte" +import IbcConnectionsIcon from "$lib/components/union-icons/mono/icon-ibcconnections-mono.svelte" +import IbcChannelsIcon from "$lib/components/union-icons/mono/icon-ibcchannels-mono.svelte" +import HubbleStatusIcon from "$lib/components/union-icons/mono/icon-hubblestatus-mono.svelte" let searchInput = writable("") searchInput.update($searchInput => $searchInput.replaceAll(" ", "")) @@ -206,7 +207,7 @@ const DISABLE_TAB_INDEX = -1 }} > - + Get tokens from faucet {#if $page.route.id?.startsWith('/faucet')} - + Transfer assets across chains {#if $page.route.id?.startsWith('/transfer')} - + Your transfers {#if $page.route.id?.startsWith('/explorer/address')} - + All transfers {#if $page.route.id?.startsWith('/explorer/transfers')} - + IBC connections {#if $page.route.id?.startsWith('/explorer/connections')} - + IBC channels {#if $page.route.id?.startsWith('/explorer/channels')} - + Hubble index status {#if $page.route.id?.startsWith('/explorer/index-status')} -import { type IconName, UnionIcons, type IconVariant } from "./union-icons.ts" - -let className: string | undefined = undefined -export let name: IconName | undefined -export let theme: IconVariant = "color" -export { className as class } - -let component: any - -function getIconComponent(name: IconName | undefined, theme: IconVariant): any | undefined { - return name && UnionIcons[name]?.variants[theme] -} - -$: component = getIconComponent(name, theme) - - -{#if component} - -{:else} -

Icon not found or not available in this variant.

-{/if} diff --git a/app/src/lib/components/union-icons/union-icons.ts b/app/src/lib/components/union-icons/union-icons.ts deleted file mode 100644 index 0e4baebf04..0000000000 --- a/app/src/lib/components/union-icons/union-icons.ts +++ /dev/null @@ -1,204 +0,0 @@ -import ColorBlocks from "$lib/components/union-icons/color/icon-blocks-color.svelte" -import ColorChannel from "$lib/components/union-icons/color/icon-channel-color.svelte" -import ColorConnection from "$lib/components/union-icons/color/icon-connection-color.svelte" -import ColorExplorer from "$lib/components/union-icons/color/icon-explorer-color.svelte" -import ColorFaucet from "$lib/components/union-icons/color/icon-faucet-color.svelte" -import ColorIndex from "$lib/components/union-icons/color/icon-index-color.svelte" -import ColorQueue from "$lib/components/union-icons/color/icon-queue-color.svelte" -import ColorSearch from "$lib/components/union-icons/color/icon-search-color.svelte" -import ColorTransfers from "$lib/components/union-icons/color/icon-transfers-color.svelte" -import ColorUserTransfers from "$lib/components/union-icons/color/icon-usertransfers-color.svelte" -import ColorWallet from "$lib/components/union-icons/color/icon-wallet-color.svelte" -import ColorPacket from "$lib/components/union-icons/color/icon-packet-color.svelte" -import ColorHome from "$lib/components/union-icons/color/icon-home-color.svelte" -import ColorSettings from "$lib/components/union-icons/color/icon-settings-color.svelte" - -import MonoBlocks from "$lib/components/union-icons/mono/icon-blocks-mono.svelte" -import MonoChannel from "$lib/components/union-icons/mono/icon-channel-mono.svelte" -import MonoConnection from "$lib/components/union-icons/mono/icon-connection-mono.svelte" -import MonoExplorer from "$lib/components/union-icons/mono/icon-explorer-mono.svelte" -import MonoFaucet from "$lib/components/union-icons/mono/icon-faucet-mono.svelte" -import MonoIndex from "$lib/components/union-icons/mono/icon-index-mono.svelte" -import MonoQueue from "$lib/components/union-icons/mono/icon-queue-mono.svelte" -import MonoSearch from "$lib/components/union-icons/mono/icon-search-mono.svelte" -import MonoTransfers from "$lib/components/union-icons/mono/icon-transfers-mono.svelte" -import MonoUserTransfers from "$lib/components/union-icons/mono/icon-usertransfers-mono.svelte" -import MonoWallet from "$lib/components/union-icons/mono/icon-wallet-mono.svelte" -import MonoPacket from "$lib/components/union-icons/mono/icon-packet-mono.svelte" -import MonoHome from "$lib/components/union-icons/mono/icon-home-mono.svelte" -import MonoSettings from "$lib/components/union-icons/mono/icon-settings-mono.svelte" -import MonoAllTransfers from "$lib/components/union-icons/mono/icon-alltransfers-mono.svelte" -import MonoIbcConnections from "$lib/components/union-icons/mono/icon-ibcconnections-mono.svelte" -import MonoIbcChannels from "$lib/components/union-icons/mono/icon-ibcchannels-mono.svelte" -import MonoHubbleStatus from "$lib/components/union-icons/mono/icon-hubblestatus-mono.svelte" -import MonoSearchK from "$lib/components/union-icons/mono/icon-searchk-mono.svelte" - -import InverseBlocks from "$lib/components/union-icons/inverse/icon-blocks-inverse.svelte" -import InverseChannel from "$lib/components/union-icons/inverse/icon-channel-inverse.svelte" -import InverseConnection from "$lib/components/union-icons/inverse/icon-connection-inverse.svelte" -import InverseExplorer from "$lib/components/union-icons/inverse/icon-explorer-inverse.svelte" -import InverseFaucet from "$lib/components/union-icons/inverse/icon-faucet-inverse.svelte" -import InverseIndex from "$lib/components/union-icons/inverse/icon-index-inverse.svelte" -import InverseQueue from "$lib/components/union-icons/inverse/icon-queue-inverse.svelte" -import InverseSearch from "$lib/components/union-icons/inverse/icon-search-inverse.svelte" -import InverseTransfers from "$lib/components/union-icons/inverse/icon-transfers-inverse.svelte" -import InverseUserTransfers from "$lib/components/union-icons/inverse/icon-usertransfers-inverse.svelte" -import InverseWallet from "$lib/components/union-icons/inverse/icon-wallet-inverse.svelte" -import InversePacket from "$lib/components/union-icons/inverse/icon-packet-inverse.svelte" -import InverseHome from "$lib/components/union-icons/inverse/icon-home-inverse.svelte" -import InverseSettings from "$lib/components/union-icons/inverse/icon-settings-inverse.svelte" - -export type IconName = - | "blocks" - | "channel" - | "connection" - | "explorer" - | "faucet" - | "index" - | "queue" - | "search" - | "transfers" - | "usertransfers" - | "wallet" - | "packet" - | "home" - | "settings" - | "alltransfers" - | "ibcconnections" - | "ibcchannels" - | "hubblestatus" - | "searchk" - -export type IconVariant = "color" | "mono" | "inverse" - -type IconConfig = { - [key in IconName]: { - variants: Partial> - } -} - -export const UnionIcons: IconConfig = { - blocks: { - variants: { - color: ColorBlocks, - mono: MonoBlocks, - inverse: InverseBlocks - } - }, - channel: { - variants: { - color: ColorChannel, - mono: MonoChannel, - inverse: InverseChannel - } - }, - connection: { - variants: { - color: ColorConnection, - mono: MonoConnection, - inverse: InverseConnection - } - }, - explorer: { - variants: { - color: ColorExplorer, - mono: MonoExplorer, - inverse: InverseExplorer - } - }, - faucet: { - variants: { - color: ColorFaucet, - mono: MonoFaucet, - inverse: InverseFaucet - } - }, - index: { - variants: { - color: ColorIndex, - mono: MonoIndex, - inverse: InverseIndex - } - }, - queue: { - variants: { - color: ColorQueue, - mono: MonoQueue, - inverse: InverseQueue - } - }, - search: { - variants: { - color: ColorSearch, - mono: MonoSearch, - inverse: InverseSearch - } - }, - transfers: { - variants: { - color: ColorTransfers, - mono: MonoTransfers, - inverse: InverseTransfers - } - }, - usertransfers: { - variants: { - color: ColorUserTransfers, - mono: MonoUserTransfers, - inverse: InverseUserTransfers - } - }, - wallet: { - variants: { - color: ColorWallet, - mono: MonoWallet, - inverse: InverseWallet - } - }, - packet: { - variants: { - color: ColorPacket, - mono: MonoPacket, - inverse: InversePacket - } - }, - home: { - variants: { - color: ColorHome, - mono: MonoHome, - inverse: InverseHome - } - }, - settings: { - variants: { - color: ColorSettings, - mono: MonoSettings, - inverse: InverseSettings - } - }, - alltransfers: { - variants: { - mono: MonoAllTransfers - } - }, - ibcconnections: { - variants: { - mono: MonoIbcConnections - } - }, - ibcchannels: { - variants: { - mono: MonoIbcChannels - } - }, - hubblestatus: { - variants: { - mono: MonoHubbleStatus - } - }, - searchk: { - variants: { - mono: MonoSearchK - } - } -} diff --git a/app/src/routes/explorer/+layout.ts b/app/src/routes/explorer/+layout.ts index 627d458812..b25e14a566 100644 --- a/app/src/routes/explorer/+layout.ts +++ b/app/src/routes/explorer/+layout.ts @@ -1,11 +1,16 @@ import type { LayoutLoad } from "./$types.ts" -import { UnionIcons } from "$lib/components/union-icons/union-icons.ts" +import IndexIcon from "$lib/components/union-icons/color/icon-index-color.svelte" +import ChannelsIcon from "$lib/components/union-icons/color/icon-channel-color.svelte" +import TransfersIcon from "$lib/components/union-icons/color/icon-transfers-color.svelte" +import ConnectionIcon from "$lib/components/union-icons/color/icon-connection-color.svelte" +import PacketIcon from "$lib/components/union-icons/color/icon-packet-color.svelte" + const tables = ["channels", "transfers", "packets", "connections", "index-status"] as const export interface Table { route: (typeof tables)[number] - icon: typeof UnionIcons.transfers.variants.color + icon: typeof IndexIcon description: string } @@ -14,27 +19,27 @@ export const load = (loadEvent => ({ tables: [ { route: "transfers", - icon: UnionIcons.transfers.variants.color, + icon: TransfersIcon, description: "All transfers" }, { route: "packets", - icon: UnionIcons.packet.variants.color, + icon: PacketIcon, description: "All packets" }, { route: "connections", - icon: UnionIcons.connection.variants.color, + icon: ConnectionIcon, description: "Confirmed IBC Connections based on on-chain four-way handshake events." }, { route: "channels", - icon: UnionIcons.channel.variants.color, + icon: ChannelsIcon, description: "Open IBC Channels" }, { route: "index-status", - icon: UnionIcons.index.variants.color, + icon: IndexIcon, description: "Statuses of Hubble indices for connected chains" } ] as const satisfies Array From 932437d902c3a7a9254e63bab47cca66bec65c24 Mon Sep 17 00:00:00 2001 From: Lukas Date: Mon, 2 Sep 2024 10:31:48 +0200 Subject: [PATCH 2/2] chore(app): pre-commit --- app/src/routes/explorer/+layout.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/routes/explorer/+layout.ts b/app/src/routes/explorer/+layout.ts index b25e14a566..5eb0b2828c 100644 --- a/app/src/routes/explorer/+layout.ts +++ b/app/src/routes/explorer/+layout.ts @@ -5,7 +5,6 @@ import TransfersIcon from "$lib/components/union-icons/color/icon-transfers-colo import ConnectionIcon from "$lib/components/union-icons/color/icon-connection-color.svelte" import PacketIcon from "$lib/components/union-icons/color/icon-packet-color.svelte" - const tables = ["channels", "transfers", "packets", "connections", "index-status"] as const export interface Table {