constant ThunderSchema::REQUIRED_EXTENSIONS in Thunder 6.2.x
File
- modules/
thunder_gqls/ src/ Plugin/ GraphQL/ Schema/ ThunderSchema.php, line 27
Class
- ThunderSchema
- Tha base schema for Thunder composable schema.
Namespace
Drupal\thunder_gqls\Plugin\GraphQL\SchemaCode
const REQUIRED_EXTENSIONS = [
'thunder_pages',
'thunder_media',
'thunder_paragraphs',
];