Skip to content

Commit

Permalink
feature: add TransactionOutput_bool_exp.index
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyslbw committed Jun 25, 2021
1 parent f69799d commit 34d5438
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/api-cardano-db-hasura/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -1141,6 +1141,7 @@ input TransactionOutput_bool_exp {
_not: TransactionOutput_bool_exp
_or: [TransactionOutput_bool_exp]
address: text_comparison_exp
index: Int_comparison_exp
tokens: Token_bool_exp
transaction: Transaction_bool_exp
value: text_comparison_exp
Expand Down

0 comments on commit 34d5438

Please sign in to comment.