You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the default value, introspection does not work.
For the ID scalar, I get the error Serialize expected type ID but got Map.
For Bool, the error is Cannot convert value to AST: 0.
For Int, Cannot convert value to AST: 1.
This is what I managed to check. Bool definitely worked before update 2.10.1 - Paramaribo