apollo icon indicating copy to clipboard operation
apollo copied to clipboard

[Doc] Fix null check in example

Open jyotman opened this issue 5 years ago • 1 comments
trafficstars

The given example does not check if the user is null or undefined and would lead to an error -

Uncaught TypeError: Cannot read property 'dataValues' of null

jyotman avatar Sep 30 '20 07:09 jyotman

@jyotman: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

apollo-cla avatar Sep 30 '20 07:09 apollo-cla