You are here

constant ThunderEntityListProducerBase::MAX_ITEMS in Thunder 6.2.x

File

modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/ThunderEntityListProducerBase.php, line 19

Class

ThunderEntityListProducerBase
The thunder base class for entity list producers.

Namespace

Drupal\thunder_gqls\Plugin\GraphQL\DataProducer

Code

const MAX_ITEMS = 100;