Alokai

ProductAttributeInput

type ProductAttributeInput = {
  name: Scalars['String'];
  value: Scalars['String'];
};

Referenced Types

On this page