Alokai

QueryOrderArgs

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

Referenced Types

On this page