Alokai

InStoreOrderArgs

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

Referenced Types

On this page