Skip to content

Commit

Permalink
chore: add hasura metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangtv49 committed Nov 24, 2023
1 parent eef317e commit c90bb95
Show file tree
Hide file tree
Showing 12 changed files with 192 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
table:
name: m_view_ibc_relayer_statistic
schema: public
select_permissions:
- role: internal_service
permission:
columns:
- counterparty_chain_id
- open_channel
- receive_asset_transfer
- send_asset_transfer
- total_asset_transfer
- total_channel
filter: {}
limit: 100
allow_aggregations: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
table:
name: view_ibc_channel_detail_statistic
schema: public
select_permissions:
- role: internal_service
permission:
columns:
- amount
- channel_id
- counterparty_channel_id
- denom
- total_messages
- type
filter: {}
limit: 100
allow_aggregations: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
table:
name: m_view_ibc_relayer_statistic
schema: public
select_permissions:
- role: internal_service
permission:
columns:
- counterparty_chain_id
- open_channel
- receive_asset_transfer
- send_asset_transfer
- total_asset_transfer
- total_channel
filter: {}
limit: 100
allow_aggregations: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
table:
name: view_ibc_channel_detail_statistic
schema: public
select_permissions:
- role: internal_service
permission:
columns:
- amount
- channel_id
- counterparty_channel_id
- denom
- total_messages
- type
filter: {}
limit: 100
allow_aggregations: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
table:
name: m_view_ibc_relayer_statistic
schema: public
select_permissions:
- role: internal_service
permission:
columns:
- counterparty_chain_id
- open_channel
- receive_asset_transfer
- send_asset_transfer
- total_asset_transfer
- total_channel
filter: {}
limit: 100
allow_aggregations: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
table:
name: view_ibc_channel_detail_statistic
schema: public
select_permissions:
- role: internal_service
permission:
columns:
- amount
- channel_id
- counterparty_channel_id
- denom
- total_messages
- type
filter: {}
limit: 100
allow_aggregations: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
table:
name: m_view_ibc_relayer_statistic
schema: public
select_permissions:
- role: internal_service
permission:
columns:
- counterparty_chain_id
- open_channel
- receive_asset_transfer
- send_asset_transfer
- total_asset_transfer
- total_channel
filter: {}
limit: 100
allow_aggregations: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
table:
name: view_ibc_channel_detail_statistic
schema: public
select_permissions:
- role: internal_service
permission:
columns:
- amount
- channel_id
- counterparty_channel_id
- denom
- total_messages
- type
filter: {}
limit: 100
allow_aggregations: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
table:
name: m_view_ibc_relayer_statistic
schema: public
select_permissions:
- role: internal_service
permission:
columns:
- counterparty_chain_id
- open_channel
- receive_asset_transfer
- send_asset_transfer
- total_asset_transfer
- total_channel
filter: {}
limit: 100
allow_aggregations: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
table:
name: view_ibc_channel_detail_statistic
schema: public
select_permissions:
- role: internal_service
permission:
columns:
- amount
- channel_id
- counterparty_channel_id
- denom
- total_messages
- type
filter: {}
limit: 100
allow_aggregations: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
table:
name: m_view_ibc_relayer_statistic
schema: public
select_permissions:
- role: internal_service
permission:
columns:
- counterparty_chain_id
- open_channel
- receive_asset_transfer
- send_asset_transfer
- total_asset_transfer
- total_channel
filter: {}
limit: 100
allow_aggregations: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
table:
name: view_ibc_channel_detail_statistic
schema: public
select_permissions:
- role: internal_service
permission:
columns:
- amount
- channel_id
- counterparty_channel_id
- denom
- total_messages
- type
filter: {}
limit: 100
allow_aggregations: true

0 comments on commit c90bb95

Please sign in to comment.