Skip to content

no partial fields#774

Merged
nalchevanidze merged 21 commits intomainfrom
generate-total-types
Oct 19, 2022
Merged

no partial fields#774
nalchevanidze merged 21 commits intomainfrom
generate-total-types

Conversation

@nalchevanidze
Copy link
Copy Markdown
Member

@nalchevanidze nalchevanidze commented Oct 19, 2022

  • type name and constructor generation is optimised
  • union variants a standalone types instead of constructor variants
  • generated code is properly formated!

fixes #531

@nalchevanidze nalchevanidze marked this pull request as ready for review October 19, 2022 18:13
@nalchevanidze nalchevanidze added 📦 client Label for affected Package: "morpheus-graphql-client" pr/fix pr/breaking Breaking Change labels Oct 19, 2022
@nalchevanidze nalchevanidze merged commit b025f1b into main Oct 19, 2022
@nalchevanidze nalchevanidze deleted the generate-total-types branch October 19, 2022 20:46
@github-actions github-actions bot mentioned this pull request Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📦 client Label for affected Package: "morpheus-graphql-client" pr/breaking Breaking Change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Client generated graphql interface type contains partial fields

1 participant