GraphQL error "DummyPerson needs a primary key"
graphql.error.graphql_error.GraphQLError: 'DummyPerson' instance needs to have a primary key value before this relationshi
p can be used.
GraphQL request:4:7
3 | person {
4 | unreadNotificationsCount
| ^
5 | notifications {