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

filter out derived fields (since they can cause bugs in subgraphs if left in) #89

Open
wants to merge 1 commit into
base: jasoons/int-i32-type-support
Choose a base branch
from

Conversation

JasoonS
Copy link
Member

@JasoonS JasoonS commented Dec 26, 2022

Subgraphs with derived fields can crash since you cannot set derived fields. What is worse this is a runtime error. So it shouldn't be part of the generated code.

@JasoonS JasoonS changed the base branch from main to jasoons/int-i32-type-support December 26, 2022 12:36
@JasoonS JasoonS changed the title Jasoons/derived fields filter out derived fields (since they can cause bugs in subgraphs if left in) Dec 26, 2022
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