Skip to content

Support customizing initialPageParam #141

Closed
@adamgoose

Description

@adamgoose

Is your feature request related to a problem? Please describe.
The newly added Infinite Query support generates a hard-coded initialPageParam: 1. This prevents use with cursor-based or zero-indexed pagination APIs.

Describe the solution you'd like
Support customizing the initialPageParam, be it null, string, or number.

Describe alternatives you've considered
I'll have to manually define the infinite query in the meantime, utilizing the generated API client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions