Hello everyone, I’m a newbie at apollo server. I’m using FaunaBD and Apollo server for my graphql server in a serverless function. I’m following the todo app tutorial on the FaunaDB docs and writing resolvers for the server. I’d like to write a resolver for creating a todo item and connect it to the list type that uses @relation in the schema definition. Can anyone suggest documentation or example on how this resolver would look like?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Resolver / Schema issue? | 5 | 3545 | July 15, 2021 | |
Resolving Interface types in mutations | 0 | 671 | July 19, 2022 | |
Query.Product defined in resolvers, but not in schema | 1 | 602 | April 2, 2024 | |
Execution of resolver chains in Apollo server | 0 | 523 | July 1, 2022 | |
Are object resolvers broken with custom schema directives? | 6 | 1492 | April 20, 2022 |