Skip to content

Commit

Permalink
add log index to e2e graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
ryley-o committed Oct 17, 2024
1 parent 3674c6d commit be067e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/runner/__tests__/graphql/get-bids.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ fragment BidDetails on Bid {
value
winningBid
timestamp
logIndex
updatedAt
}

Expand Down

0 comments on commit be067e4

Please sign in to comment.