Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle additional subgraph types BigDecimal and Bytes in codegen #89

Merged
merged 2 commits into from
Dec 23, 2021

Conversation

nikugogoi
Copy link
Collaborator

Part of #39

  • Handle type conflict with watcher types in gql schema (Block, Transaction)
  • Handle additional subgraph types (BigDecimal, Bytes)

@nikugogoi nikugogoi self-assigned this Dec 22, 2021
@nikugogoi nikugogoi changed the title Handle additional subgraph types BigDecimal and Bytes in codegen [WIP] Handle additional subgraph types BigDecimal and Bytes in codegen Dec 22, 2021
@nikugogoi nikugogoi changed the title [WIP] Handle additional subgraph types BigDecimal and Bytes in codegen Handle additional subgraph types BigDecimal and Bytes in codegen Dec 22, 2021
@ashwinphatak ashwinphatak merged commit ed961ac into codegen-wip Dec 23, 2021
@ashwinphatak ashwinphatak deleted the ng-gql-subgraph-entity branch December 23, 2021 03:51
prathamesh0 pushed a commit that referenced this pull request Dec 23, 2021
* Handle additional subgraph types BigDecimal and Bytes

* Use bigint and Decimal array transformers
prathamesh0 pushed a commit that referenced this pull request Dec 24, 2021
* Handle additional subgraph types BigDecimal and Bytes

* Use bigint and Decimal array transformers
nikugogoi added a commit that referenced this pull request Dec 28, 2021
* Handle additional subgraph types BigDecimal and Bytes

* Use bigint and Decimal array transformers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants