I have a project which implements GraphQL Apollo server. There are multiple resolvers, I would like to pass a value from one resolver to another.
This is the query where