Mathis 2f0c2f8b7c
Add IWithCount interface to schema.ts
Introduced a new interface IWithCount to handle paginated data responses. It includes properties for count, limit, currentOffset, and a generic data type. This change will aid in standardizing pagination across the application.
2024-10-17 12:15:58 +02:00
..
2024-10-17 12:15:58 +02:00