I have a CRUD REST API which sends paginated data to the client. Consider the following data interface:
export interface LCKData { // Some basic type fiel