You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
class ProductAttributes extends AbstractPagedResource
{
public function get(string $sku): array
{
/*
* Note from Kraig Larson <kraig@kraiglarson.com> -- see https://magento.stackexchange.com/questions/303779/magento-2-get-value-of-custom-attribute-on-magento-2-rest-api-v1-orders-items/313072#313072