Quarkus GraphQL schema: Unknowing argument "..." on field "..." error #24457
Unanswered
Bilel-NEJI
asked this question in
Q&A
Replies: 1 comment 2 replies
-
/cc @jmartisk, @phillip-kruger |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @phillip-kruger,

My schema looks like this:
When I execute this query with this argument (miDeviceId: 1), I have this error:
how can I remove this error so I can filter in the graphql-ui ?
Beta Was this translation helpful? Give feedback.
All reactions