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
{{ message }}
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
When a field is an object type that is not non-nullable, resolving it to
null
throws an error, while it's expected to just resolvenull
.https://codesandbox.io/s/4qvw8y31yw
The text was updated successfully, but these errors were encountered: