PaginatedResultInfoFragment: {
    next: string | null;
    prev: string | null;
}

Type declaration

  • next: string | null
  • prev: string | null