constant TaxonomyLoadTree::MAX_DEPTH in GraphQL 8.4
The default max depth to search in taxonomy tree if it is not set.
File
- src/
Plugin/ GraphQL/ DataProducer/ Taxonomy/ TaxonomyLoadTree.php, line 66
Class
- TaxonomyLoadTree
- Loads the taxonomy tree.
Namespace
Drupal\graphql\Plugin\GraphQL\DataProducer\TaxonomyCode
const MAX_DEPTH = 10;