Log in
Model

CustomerAddressCustomAttributeFilter

Magento\CustomerGraphQl\Model\Resolver\CustomerAddressCustomAttributeFilter

What it does

This resolver filters custom attributes for customer addresses in GraphQL queries.

It allows developers to retrieve either all custom attributes or only specific ones by passing an array of attribute codes as arguments, making it useful for optimizing GraphQL responses when only certain custom address fields are needed.

Public Methods

  • resolve()