Alokai

MutationCustomerSignMeUpArgs

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

Referenced Types

On this page