Stylianos Gakis
01/17/2025, 12:48 PMfalse
so it would never even ask for the field in the first place.
Or is it that it still sends it in the request, but the backend knows not to return it if the directive is set to false? So if the backend doesn't even know about the field in the first place then it'd fail the entire thing.ephemient
01/17/2025, 12:58 PM@include
condition is true or false. and maybe it depends on the backend but everything I've worked with will validate the query against the scheme before considering the @include
directive. so no, it is not useful for removing experimental fields in a compatible wayStylianos Gakis
01/17/2025, 1:08 PM@include
Thanks!wasyl
01/17/2025, 2:08 PMmbonnin
01/17/2025, 2:11 PMwasyl
01/17/2025, 2:14 PMephemient
01/17/2025, 2:18 PMmbonnin
01/17/2025, 2:26 PMmbonnin
01/17/2025, 2:26 PM