Is there a way to not send 'null' on a graphResponse if the subgraph does not return the field? #1375
Unanswered
golfingal72
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any configuration or something i can do so that if a query asks for a field and it doesn't come back from the downstream service, that the outgoing response doesn't fill it in with null again?
large payloads with fields that have null in them explodes the payload response size.
Beta Was this translation helpful? Give feedback.
All reactions