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

[codegen] Fix Codegen for Optional selectableFields Values #409

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

IfSentient
Copy link
Collaborator

@IfSentient IfSentient commented Sep 17, 2024

Give selectable field data awareness of if it's an optional field, and have codegen use pointer logic if so.

Resolves #407

@IfSentient IfSentient requested a review from a team as a code owner September 17, 2024 12:01
@IfSentient IfSentient merged commit 32d67a0 into main Sep 17, 2024
9 checks passed
@IfSentient IfSentient deleted the selectable-field-pointer-codegen branch September 17, 2024 15:02
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.

selectableFields on optional fields produces wrong code
2 participants