@@ -137,7 +137,7 @@ type AssetDataObject @entity {
addedAt: Block!
"Content type id"
- type_id: Int!
+ typeId: Int!
"Content size in bytes"
size: BigInt!