Skip to content

v1.1.0 - Server-Side Pagination Support

Latest

Choose a tag to compare

@david-pivonka david-pivonka released this 09 Oct 20:35

Major Enhancement: Server-Side Pagination Support

New Features:

  • Added @odata.nextLink support for efficient server-side pagination
  • Direct nextLink URL support in reso_query tool
  • Enhanced navigation through large datasets
  • Security validation for nextLink domains

Usage:

Benefits:

  • Faster pagination with skip tokens
  • Handle millions of records efficiently
  • Bypass entity-specific skip limits
  • Backwards compatible with existing queries