README.md 391 B


description: >- The schema file describes your domain objects, relationships and the supported

queries.

Schema

Overview

The query node schema is a graphql schema file encriched with directives explained below. The schema is used by cli codegen in order to generate a GraphQL API server for quering the substrate blockchain data.

Entities

TBD

Derivatives

TBD