Mutation Field Execution Context
interface MutationFieldExecutionContext<T : Object, Q : Query, A : Arguments, O : CompositeOutput> : FieldExecutionContext<T, Q, A, O> (source)
An ExecutionContext provided to mutation resolvers
Functions
Link copied to clipboard
load the provided SelectionSet and return the response