Skip to content

Commit 5cd6fb3

Browse files
committed
Update example query
1 parent 5fd2cab commit 5cd6fb3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/api-cardano-db-hasura/src/example_queries/blocks/blocksByHashes.graphql

+3-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ query blocksByHashes(
2020
merkelRoot
2121
number
2222
forgedAt
23-
createdBy
23+
slotLeader {
24+
description
25+
}
2426
previousBlock {
2527
hash
2628
number

0 commit comments

Comments
 (0)