Use multipart in lifecycle strapi v4?

Are you sure it’s not connect?

If you use component then its bit different

Connect is kinda special

You can just provide id if related item

For components you never pass id and you should pass all components at once (e.g. no partial update)

They are always recreated

No, it is a relation

You’re a right

And that’s I was getting that error

What’s the error?

Invalid relations

From strapi rest apis

Idc maybe it’s not created

Ok, and it’s also an array

Yea it can be

This is the error I was haivng before

How do I do it with an arrya?

relation: [{id: relationId}]?

Same just wrap ids in array