Alokai

MutationUpdateCustomerEmailArgs

type MutationUpdateCustomerEmailArgs = {
  email: Scalars['String']['input'];
  password: Scalars['String']['input'];
};

Referenced Types

On this page