Hi,
Every month we are going to do a large sync on price data. And to find the best approach we were wondering at what batch size the graphql API starts to struggle?
It is most relevant for the Create/Persist batch size
Sondre
Hi,
Every month we are going to do a large sync on price data. And to find the best approach we were wondering at what batch size the graphql API starts to struggle?
It is most relevant for the Create/Persist batch size
Sondre
Hi, it is possible to create many objects at the same time, but I dont know what the limit is.
It would probably depend on the size and number of properties on the query.
// Erik
Cool, i guess i need to test the limits then!
Please report your findings back!
Would be super useful for others to know.
// Erik