Skip to content

CodeGen enhancements#792

Merged
nalchevanidze merged 1 commit intomainfrom
clean-up-code-gen
Nov 10, 2022
Merged

CodeGen enhancements#792
nalchevanidze merged 1 commit intomainfrom
clean-up-code-gen

Conversation

@nalchevanidze
Copy link
Copy Markdown
Member

@nalchevanidze nalchevanidze commented Nov 8, 2022

  • client CodeGen does not generate empty globals
  • CodeGen can resolve external type imports
  • CodeGen options can be applied to file patterns
  • CodeGen generates monadic union types
  • non colliding enums:
    • OperationType
    • DirectiveLocation
    • DerivingKind
    • TypeKind
  • update directive docs

@nalchevanidze nalchevanidze added the pr/breaking Breaking Change label Nov 8, 2022
@nalchevanidze nalchevanidze marked this pull request as ready for review November 8, 2022 21:48
@nalchevanidze nalchevanidze changed the title posts enhance code gen Nov 8, 2022
- client CodeGen does not generate empty globals
- CodeGen can resolve external type imports
- CodeGen options can be applied to file patterns
- CodeGen generates monadic union types
- non colliding enums:
  - OperationType
  - DirectiveLocation
  - DerivingKind
  - TypeKind
- update directive docs
@nalchevanidze nalchevanidze changed the title enhance code gen CodeGen enhancements Nov 10, 2022
@nalchevanidze nalchevanidze merged commit 1d3ab7e into main Nov 10, 2022
@nalchevanidze nalchevanidze deleted the clean-up-code-gen branch November 10, 2022 13:49
@github-actions github-actions bot mentioned this pull request Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/breaking Breaking Change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant