protected property OperationEvent::$result in GraphQL 8.4
Result of the query execution.
Type: \GraphQL\Executor\ExecutionResult
File
- src/
Event/ OperationEvent.php, line 33
Class
- OperationEvent
- Represents an event that is triggered before and after a GraphQL operation.
Namespace
Drupal\graphql\EventCode
protected $result;