JustPaste.it


```
Error: Cannot return null for non-nullable field User.name.
at completeValue (/Users/lucas/graphql-js/node_modules/graphql/execution/execute.js:568:13)
at completeValueCatchingError (/Users/lucas/graphql-js/node_modules/graphql/execution/execute.js:503:19)
at resolveField (/Users/lucas/graphql-js/node_modules/graphql/execution/execute.js:447:10)
at executeFields (/Users/lucas/graphql-js/node_modules/graphql/execution/execute.js:293:18)
at collectAndExecuteSubfields (/Users/lucas/graphql-js/node_modules/graphql/execution/execute.js:717:10)
at completeObjectValue (/Users/lucas/graphql-js/node_modules/graphql/execution/execute.js:707:10)
at completeValue (/Users/lucas/graphql-js/node_modules/graphql/execution/execute.js:598:12)
at /Users/lucas/graphql-js/node_modules/graphql/execution/execute.js:500:16
at process.internalTickCallback (internal/process/next_tick.js:77:7)
```