Подсказка по умолчанию в PineConetranslator: < /p>
Код: Выделить всё
A comparison statement takes the form: `comp(attr, val)`:
- `comp` (eq | ne | gt | gte | lt | lte): comparator
- `attr` (string): name of attribute to apply the comparison to
- `val` (string): is the comparison value
< /code>
Моя подсказка: < /p>
{
"type": "string[]",
"description": "An array of technologies. Use this for filtering by technical skills. The query must use the `in` operator for this field. For example, to find projects with React and Node.js, a good filter would be `and(in(\"techStack\", [\"React\", \"Node.js\"]))`"
}
Подробнее здесь: https://stackoverflow.com/questions/797 ... ng-problem
Мобильная версия