Log in
Model

CustomizableDateTypeOptionValue

Magento\CatalogGraphQl\Model\Resolver\Product\CustomizableDateTypeOptionValue

What it does

This resolver formats customizable date option types for GraphQL responses in Magento 2.

It converts the date type value (like 'date', 'datetime', or 'time') to uppercase format for consistency in the GraphQL API.

Developers use this when querying product customizable date options through GraphQL to ensure standardized type values.

Public Methods

  • resolve()