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