Alokai

InStoreMeOrderArgs

type InStoreMeOrderArgs = {
  id?: InputMaybe<Scalars['String']>;
  orderNumber?: InputMaybe<Scalars['String']>;
};

Referenced Types

On this page