ContentBlock ​
- Type
- Class
- Namespace
- craft\gql\types\input
- Inherits
- craft\gql\types\input\ContentBlock »
GraphQL\Type\Definition\InputObjectType - Since
- 5.8.0
Class ContentBlock
Public Methods ​
| Method | Description |
|---|---|
| getType() | Create the type for a Matrix field. |
| normalizeValue() | Normalize Content Block GraphQL input data to what Craft expects. |
getType() ​
Create the type for a Matrix field.
Arguments ​
$context(craft\fields\ContentBlock)
Returns ​
mixed
normalizeValue() ​
Normalize Content Block GraphQL input data to what Craft expects.
Arguments ​
$value(mixed)
Returns ​
mixed