Skip to content

Problem with backward pagination using Connection.from_query #151

@susana-garcia

Description

@susana-garcia

Fails trying Connection.from_query with args:
%{after: nil, before: "YXJyYXljb25uZWN0aW9uOjE=", first: nil, last: 10}

If I try instead with %{before: "YXJyYXljb25uZWN0aW9uOjE=", last: 10}, it works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions