Alokai

BundleProductReviewsArgs

Defines basic features of a bundle product and contains multiple BundleItems.

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

Referenced Types

On this page