Alokai

SetProductMetaTitle

type SetProductMetaTitle = {
  metaTitle?: InputMaybe<Array<LocalizedStringItemInputType>>;
  staged?: InputMaybe<Scalars['Boolean']>;
};

Referenced Types

On this page