Alokai

DownloadableProductReviewsArgs

Defines a product that the shopper downloads.

type DownloadableProductReviewsArgs = {
  currentPage?: InputMaybe<Scalars['Int']['input']>;
  pageSize?: InputMaybe<Scalars['Int']['input']>;
};

Referenced Types

On this page