Alokai

MutationCreateProductReviewArgs

type MutationCreateProductReviewArgs = {
  input: CreateProductReviewInput;
};

Referenced Types

On this page