We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This is a question for practice rather than a problem.
resolve methods take a root object as the 3rd argument, and so does the graphql method.
resolve
Is root meant as the way to pass around context information (like the session if wanting to implement viewer from the relay video examples)?
root
viewer