type ExampleEntity @entity { id: ID! count: BigInt! commitment: Bytes! # bytes32 leafIndex: BigInt! # uint32 }