ProductType
- Type
- Class
- Namespace
- craft\commerce\gql\types\generators
- Inherits
- craft\commerce\gql\types\generators\ProductType
- Implements
- craft\gql\base\GeneratorInterface (opens new window)
- Since
- 3.0
Class ProductType
View source (opens new window)
# Public Methods
Method | Description |
---|---|
generateTypes() | Generate GraphQL types. |
# generateTypes()
Generate GraphQL types.
View source (opens new window)
Arguments
$context
(mixed
) – Context for generated types
Returns
← Variant VariantType →