Alokai

SetProductAttributeInAllVariants

type SetProductAttributeInAllVariants = {
  name: Scalars['String'];
  value?: InputMaybe<Scalars['String']>;
  staged?: InputMaybe<Scalars['Boolean']>;
};

Referenced Types

On this page