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.