Alokai

SetStoreCustomField

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

Referenced Types

On this page