This repository was archived by the owner on Sep 16, 2020. It is now read-only.
This repository was archived by the owner on Sep 16, 2020. It is now read-only.
Can't find field listAnotherEvent on object #3
Open
Description
Hi all, while playing with the starter pack following the Events app from the quickstart I decided to simply change all the schemas from the given code.
I changed Events for example to AnotherEvents, or listEvents to listAnotherEvents and all of the schemas to attend this new parameter.
I also changed the schemas from within the console. But I haven't change or attached any new resolvers to it)
where the problem can be? thanks
Can't find field listAnotherEvents on object (ROOT_QUERY) {
"listEvents": {
"type": "id",
"id": "$ROOT_QUERY.listEvents",
"generated": true
}
}.
Unhandled (in react-apollo:Apollo(Apollo(AllAnotherEvents))), ApolloError@http:// [...]
Metadata
Metadata
Assignees
Labels
No labels