Skip to content

"Fields" query param is missing from pagination links #175

Closed
@harmenjanssen

Description

@harmenjanssen

When paginating a JSON:API URL with a fields parameter, the pagination links inside next and prev are missing the fields parameter.

I know the JSON:API spec on pagination doesn't have anything to say on the subject of whether or not this is correct, but it sure is an inconvenience! It would be nice if the next/prev URLs can be used as-is in a loop, instead of the developer manually having to repeat the fields parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions