Alokai

MutationCustomerSignUpArgs

type MutationCustomerSignUpArgs = {
  draft: CustomerSignUpDraft;
  storeKey?: InputMaybe<Scalars['KeyReferenceInput']>;
};

Referenced Types

On this page