I am trying to query by passing the variable id
in the query variable window. This results in an error "Variable \"$id\" of required type \"ID!\" was not provided."
When I run a different query without passing a variable in the query variable section it successfully returns results.
Why does one produce an error, but not the other?