Reviews > Review Dimension Sets > reviewDimensionSets
Commerce APIReviewsReview Dimension SetsreviewDimensionSets
reviewDimensionSets
GET:review_dimension_sets.json

Description

Get all or specific review dimension sets.

Permission bit: "review_dimension_sets.read"

Topic: Review Dimension Sets

Arguments

ids: [String!]

List of review dimension set ids. See also: Unique Identifiers

Example: ["rs_EQzGqWoY"]


loose: Boolean

When asking for multiple items, allow returning less than was asked (in case some are missing)


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

[ReviewDimensionSet!]

Preview (typescript)

Loading module