Why Jmix limited 10000 row when get data form database

why Jmix limited 10000 row when get data form database

My database:
image
My request:
image
Num of row
image
Is there any config that can help get all the data?

Yes. See jmix.rest.default-max-fetch-size and jmix.rest.entity-max-fetch-size.