Open question: Use keyset pagination like in call page or use offset pagination (which is already supported by the server)?
See here for the difference and src/api/pagination.ts for the current client side implementation. See dapnet-core/api-service#4 for server side information
Open question: Use keyset pagination like in call page or use offset pagination (which is already supported by the server)?
See here for the difference and
src/api/pagination.tsfor the current client side implementation. See dapnet-core/api-service#4 for server side information