Alokai

CustomerSignMeInDraft

type CustomerSignMeInDraft = {
  email: Scalars['String'];
  password: Scalars['String'];
  activeCartSignInMode?: InputMaybe<AnonymousCartSignInMode>;
  updateProductData?: InputMaybe<Scalars['Boolean']>;
};

Referenced Types

On this page