Alokai

MutationChangeCustomerPasswordArgs

type MutationChangeCustomerPasswordArgs = {
  currentPassword: Scalars['String']['input'];
  newPassword: Scalars['String']['input'];
};

Referenced Types

On this page