Skip to content

Commit

Permalink
fix: StakePool_bool_exp.rewards type
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyslbw committed Nov 13, 2020
1 parent 89addef commit 1f02a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api-cardano-db-hasura/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ input StakePool_bool_exp {
relays: Relay_bool_exp
retirements: StakePoolRetirement_bool_exp
rewardAddress: text_comparison_exp
rewards: Relay_bool_exp
rewards: Reward_bool_exp
url: text_comparison_exp
}

Expand Down

0 comments on commit 1f02a68

Please sign in to comment.