onOperation

open fun onOperation(operationInfo: OperationInfo): OperationCallback?

Called before the Resolver is called.

Return

an FieldCallback called after the field is executed

Throws

if something goes wrong. If an instrumentation fails, the whole field fails and an error is returned.