Alokai

MeOrderArgs

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

Referenced Types

On this page