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

Unable to use null as a preset in argument/field presets. #10584

Open
TristenHarr opened this issue Nov 4, 2024 · 0 comments
Open

Unable to use null as a preset in argument/field presets. #10584

TristenHarr opened this issue Nov 4, 2024 · 0 comments
Labels
k/v3-bug Bug affecting Hasura v3 (DDN)

Comments

@TristenHarr
Copy link
Collaborator

Currently it's not possible to set argument or field presets as null, as you get the following error when building a supergraph if you write literal: null anywhere:

unable to parse metadata objects: invalid value: map, expected map with a single key

Originally posted on Discord here: https://discord.com/channels/407792526867693568/1300794264137236482

@TristenHarr TristenHarr added the k/v3-bug Bug affecting Hasura v3 (DDN) label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k/v3-bug Bug affecting Hasura v3 (DDN)
Projects
None yet
Development

No branches or pull requests

1 participant