Skip to content

ContentBlock ​

Type
Class
Namespace
craft\gql\types\input
Inherits
craft\gql\types\input\ContentBlock » GraphQL\Type\Definition\InputObjectType
Since
5.8.0

Class ContentBlock

View source

Public Methods ​

MethodDescription
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.

View source

Arguments ​

Returns ​

mixed

normalizeValue() ​

Normalize Content Block GraphQL input data to what Craft expects.

View source

Arguments ​

  • $value (mixed)

Returns ​

mixed