diff --git a/cmd/query/main.go b/cmd/query/main.go index d32ee33..7e50345 100644 --- a/cmd/query/main.go +++ b/cmd/query/main.go @@ -65,6 +65,7 @@ func main() { Attributes: true, SyntheticAttributes: true, Expiration: true, + Creator: true, Owner: true, CreatedAtBlock: true, LastModifiedAtBlock: true,