AttributeInputSelectedOption
Specifies selected option for a select or multiselect attribute value.
type AttributeInputSelectedOption = {
value: Scalars['String']['input'];
};Specifies selected option for a select or multiselect attribute value.
type AttributeInputSelectedOption = {
value: Scalars['String']['input'];
};