EavGraphQl Module
Model\GetAttributeSelectedOptionInterface
This interface defines a contract for retrieving selected option values from EAV (Entity-Attribute-Value) attributes in GraphQL queries. Developers im...
Model\GetAttributeValueInterface
This interface defines a contract for retrieving custom EAV (Entity-Attribute-Value) attributes in GraphQL operations. Developers implement this inter...
Model\GetAttributesFormInterface
This interface defines a contract for retrieving EAV attribute metadata filtered by a specific form code in GraphQL queries. Developers implement this...
Model\Output\GetAttributeDataInterface
This interface defines a contract for formatting EAV attribute data for GraphQL responses. Developers implement this interface to transform Magento's...
Model\Output\Value\GetAttributeValueInterface
This interface defines a contract for retrieving EAV (Entity-Attribute-Value) custom attribute values in GraphQL responses. Developers implement this...