Kyle

Results 2 comments of Kyle

Thanks - updated my original comment. I can't change the argument types since `conditionalQuery` would expect `$requiredVarA` to be that of `String!`. If I drop the non-nullable constraint, the types...

The final constructed query is executed on the server side. This doesn't change the potential semantics of the client query I'm trying to construct. It feels reasonable to be able...