Skip to content

@graphprotocol/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 11:26
· 394 commits to main since this release
76d7e22

Minor Changes

  • #1340
    2375877
    Thanks @incrypto32! - Add support for codegen for derived field
    loaders, This adds getters for derived fields defined in the schema for entities.

  • #1363
    f928262
    Thanks @saihaj! - add graph clean command to delete generated
    artifacts

  • #1296
    dab4ca1
    Thanks @dotansimha! - Added support for handling GraphQL Int8
    scalar as i64 (AssemblyScript)