Alokai

SetCustomerAuthenticationMode

type SetCustomerAuthenticationMode = {
  authMode: AuthenticationMode;
  password?: InputMaybe<Scalars['String']>;
};

Referenced Types

On this page