Closed wincent closed 8 years ago
At the moment if I navigate to a non-existent URL, GraphQL (on the server) ends up bailing with a attempt to access id on null, the client gets an error back, and we render a blank page (ie. just the chrome).
id
null
node
At the moment if I navigate to a non-existent URL, GraphQL (on the server) ends up bailing with a attempt to access
id
onnull
, the client gets an error back, and we render a blank page (ie. just the chrome).node
field returnsnull