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

feat: do not fail on unsupported types #201

Merged
merged 2 commits into from
Apr 16, 2023
Merged

Conversation

zigomir
Copy link
Contributor

@zigomir zigomir commented Apr 15, 2023

Opening based on this discussion.

Skip field and silence the error if set to true.

Skip and silence the error if set to `true`.
@zigomir zigomir marked this pull request as ready for review April 15, 2023 15:46
@zigomir zigomir requested a review from ctison as a code owner April 15, 2023 15:46
@ctison ctison changed the title Add skipUnsupportedTypes to the config feat: do not fail on unsupported types Apr 16, 2023
@ctison ctison merged commit 9e66c5f into ctison:main Apr 16, 2023
@ctison
Copy link
Owner

ctison commented Apr 16, 2023

I completly skipped erroring on unsupported types to avoid unecessary complexity.
Thank you for your time.
https://github.com/ctison/graphql-codegen-golang/releases/tag/v0.3.0

@zigomir zigomir deleted the skip-union-types branch April 17, 2023 07:13
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