EavGraphQl
vendor/magento/module-eav-graph-ql/etc/schema.graphqls
Queries
attributesForm
Retrieve EAV attributes associated to a frontend form. Use countries query provided by DirectoryGraphQl module to retrieve region_id and country_id attribute options.
Eav · returns AttributesFormOutput!
attributesList
Returns a list of attributes metadata for a given entity type.
Eav · returns AttributesMetadataOutput
customAttributeMetadata
DeprecatedReturn the attribute type, given an attribute code and entity type.
Eav · returns CustomAttributeMetadata
customAttributeMetadataV2
Retrieve EAV attributes metadata.
Eav · returns AttributesMetadataOutput!
Types
Object types, input types, enums, interfaces, and unions declared (or extended) in this module.
Attribute
Contains details about the attribute, including the code and type.
AttributeEntityTypeEnum
List of all entity types. Populated by the modules introducing EAV entities.
AttributeFilterInput
An input object that specifies the filters used for attributes.
AttributeFrontendInputEnum
EAV attribute frontend input types.
AttributeInput
Defines the attribute characteristics to search for the `attribute_code` and `entity_type` to search.
AttributeInputSelectedOption
Specifies selected option for a select or multiselect attribute value.
AttributeMetadata
Base EAV implementation of CustomAttributeMetadataInterface.
AttributeMetadataError
Attribute metadata retrieval error.
AttributeMetadataErrorType
Attribute metadata retrieval error types.
AttributeOption
Defines an attribute option.
AttributeOptionMetadata
Base EAV implementation of CustomAttributeOptionInterface.
AttributeSelectedOption
AttributeSelectedOptionInterface
AttributeSelectedOptions
AttributeValue
AttributeValueInput
Specifies the value for attribute.
AttributeValueInterface
AttributesFormOutput
Metadata of EAV attributes associated to form
AttributesMetadataOutput
Metadata of EAV attributes.
CustomAttributeMetadata
Defines an array of custom attributes.
CustomAttributeMetadataInterface
An interface containing fields that define the EAV attribute.
CustomAttributeOptionInterface
StorefrontProperties
Indicates where an attribute can be displayed.
UseInLayeredNavigationOptions
Defines whether the attribute is filterable in layered navigation.
Every Magento dev tool, in one hosted workspace.
Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.