NodeExecutionContext

An ExecutionContext provided to Node resolvers

Properties

Link copied to clipboard
abstract val id: GlobalID<T>

ID of the node that is being resolved

Functions

Link copied to clipboard
abstract fun selections(): SelectionSet<T>

The SelectionSet for T that the caller provided