GraphQL DraftOrderCreate: how to create a draft order with more than 250 items

Thanks but i dont know exactly the process.

Imagine that I use draftOrderCreate mutation with the first 250 lines.

Which is the mutation to add products to a draftOrder?

I only can see draftOrderUpdate mutation, but it need ALL products, not only the new products that I want to add, so again, I have the 250 limit.

Hope your asnwer with the how to do this.

Thanks.