Skip to content

Addresses ​

Type
Class
Namespace
craft\gql\types\input
Inherits
craft\gql\types\input\Addresses » GraphQL\Type\Definition\InputObjectType
Since
5.0.0

Class Addresses

View source

Public Methods ​

MethodDescription
getType()Create the type for Addresses fields.
normalizeValue()Normalize Matrix GraphQL input data to what Craft expects.

getType() ​

Create the type for Addresses fields.

View source

Returns ​

mixed

normalizeValue() ​

Normalize Matrix GraphQL input data to what Craft expects.

View source

Arguments ​

  • $value (mixed)

Returns ​

mixed