-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Description
Q | A |
---|---|
Bug report? | no |
Feature request? | yes |
BC Break report? | no |
RFC? | yes |
Version/Branch | 0.10 |
hi, i would appreciate to use my own error formatter in
GraphQLBundle/Error/ErrorHandler.php
Line 160 in 0b3b90e
$executionResult->setErrorFormatter(sprintf('\%s::formatError', GraphQLError::class)); |