v0.22.0-alpha.1
Pre-release
Pre-release
Bumps graph-ts to the same version (v0.22.0-alpha.1), which contains a simple change, that is basically a removal of some use of the! operator in ethereum class properties in favor of having constructors in them.
This has been done to remove runtime checks introduced by the ! operator, which are unnecessary.