Skip to content

Getting the _doc undefined error. #6

@shellybranch2018

Description

@shellybranch2018

I'm following along in the course, building the app and tried running the first query in #7, Dynamic Relations.

query {
events {
creator {
email
}
}
}
Result from terminal
UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: Cannot read property '_doc' of undefined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions