public property Server::$batching in GraphQL 8.4
Whether the server allows query batching.
Type: bool
File
- src/
Entity/ Server.php, line 124
Class
- Server
- The main GraphQL configuration and request entry point.
Namespace
Drupal\graphql\EntityCode
public $batching = TRUE;