public property Server::$debug_flag in GraphQL 8.4
The debug settings for this server.
Type: int
See also
\GraphQL\Error\DebugFlag
File
- src/
Entity/ Server.php, line 110
Class
- Server
- The main GraphQL configuration and request entry point.
Namespace
Drupal\graphql\EntityCode
public $debug_flag = DebugFlag::NONE;