Reviews > Product Questions > productQuestionsAnswers
Commerce APIReviewsProduct QuestionsproductQuestionsAnswers
productQuestionsAnswers
GET:product_questions/answers.json

Description

Get specific product question answers.

Permission bit: "product_question_answers.read"

Topic: Product Questions

Arguments

ids: [String!]!

List of product question answer ids. See also: Unique Identifiers

Example: ["aq_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

[ProductQuestionAnswer!]

Preview (typescript)

Loading module