Model
GetCustomSelectedOptionAttributes
Magento\CustomerGraphQl\Model\Customer\GetCustomSelectedOptionAttributes
What it does
This class retrieves and formats selected option values for customer custom attributes in GraphQL responses.
It's used when a customer has multi-select or dropdown custom attributes, converting the stored values into a structured array with UIDs, values, and labels that can be consumed by GraphQL clients.
Public Methods
- execute()