Clear and concise description of the problem
Items can contain references to relations:
const projectItem = {
title: 'my-project',
tagIds: ['a', 'b', 'c'],
}
Suggested solution
Handle list of values for relation fields.
Alternative
No response
Additional context
No response
Validations
Clear and concise description of the problem
Items can contain references to relations:
Suggested solution
Handle list of values for relation fields.
Alternative
No response
Additional context
No response
Validations