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

chore: add function to get all union defs #3452

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

erikwrede
Copy link

@erikwrede erikwrede commented Jan 21, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

PR Summary

This PR adds a function to get all union types from the type definitions storage. So far, this function has been missing. We need this for a generation use case involving the type definitions storage. In this case, we want to get all definitions, not just object, interface, input.

Does this PR introduce a breaking change?

  • Yes
  • No

@erikwrede erikwrede force-pushed the chore/add-get-all-union-defs branch from bde3e6f to 0ffa8ec Compare January 21, 2025 08:07
@erikwrede erikwrede changed the title chore/add get all union defs chore: add function to get all union defs Jan 21, 2025
@erikwrede erikwrede force-pushed the chore/add-get-all-union-defs branch from 0ffa8ec to 9e6b638 Compare January 22, 2025 08:14
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.

1 participant