Open
Description
Im following through the documentation here:
https://drupal-graphql.gitbook.io/graphql/data-producers/custom
All looks good until the last sentence.
"(For this to actually work we would need to add resolvers to the User object to resolve the id and name properties)."
Is that explained somewhere else? Could that be included in this page for a complete working example?