Skip to content

Commit

Permalink
feat: update hasura metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
fibonacci998 committed Oct 1, 2024
1 parent 2f024bf commit 9f00576
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,10 @@ array_relationships:
schema: public
- name: erc721_activities
using:
foreign_key_constraint_on:
column: evm_tx_id
table:
manual_configuration:
column_mapping:
id: evm_tx_id
remote_table:
name: erc721_activity
schema: public
- name: evm_events
Expand Down

0 comments on commit 9f00576

Please sign in to comment.