Skip to content

Return max complexity for UnionType / Interfaces #33

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

Merged
merged 2 commits into from
Aug 12, 2020

Conversation

ivome
Copy link
Collaborator

@ivome ivome commented Aug 12, 2020

This adds support for union/interface types in fields and returns the maximum complexity for all possible types, instead of adding all field complexities. Fixes #26

@ivome ivome merged commit d05b3f6 into master Aug 12, 2020
@ivome ivome deleted the feature/union-interface-support branch October 21, 2021 11:54
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.

Return the highest complexity of nested fragments when using a UnionType or Interfaces
1 participant