hasura / hasura/graphql-engine
[v2.0.0-alpha.6] Remote schema nullable arguments variables not working
Open
support/needs-more-info
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
Remote schema query nullable arguments variables are failing if nullable. If I remove the variables or set it as non nullable it works.

Contributor guide
Research direction
Start with the nullable-argument variables reproduction described in the issue and compare remote schema behavior with variables omitted or declared non-nullable. Trace the remote schema query handling and add a regression test; done means nullable variables work while the existing non-nullable and omitted-variable cases remain working.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100