Alokai

AttributeSelectedOptionInterface

type AttributeSelectedOptionInterface = {
  label: Scalars['String']['output']; /** The attribute selected option value. */
  value: Scalars['String']['output'];
};

Referenced Types

On this page