Alokai

MutationCustomerSignMeInArgs

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

Referenced Types

On this page