Description
Perform a review search query getting metadata back.
Permission bit: "product_reviews.search"
Topic: Search
Arguments
data: [SearchOption]!
Main argument for mutations.
Return up to N entries (pagination). See also: Pagination
Skip N entries (pagination). See also: Pagination
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
sort_by: SearchReviewsSortBy
Whether to sort output in some specific way. See also: Pagination
Whether to use descending sort order. See also: Pagination
Data Argument Fields
Value of the option (if boolean)
Override nesting level context (when automatic logic gives undesired results)
Name of the option
Example: "total_price"
Value is nil
Value is now (rfc3339 time value, server's idea of now)
Value of the option (if number)
op: SearchOp!
Combining or comparison operator
Example: "and"
Index of the parent option (usually "and", "or", "not"), -1 if no parent
Value of the option (if text)
Value is number zero
Result
Preview (typescript)
Loading module