public property Server::$caching in GraphQL 8.4
Whether the server should cache its results.
Type: bool
File
- src/
Entity/ Server.php, line 117
Class
- Server
- The main GraphQL configuration and request entry point.
Namespace
Drupal\graphql\EntityCode
public $caching = TRUE;