Skip to content

PaginationParamsRequest ID params incorrectly typed as string #271

@kanehara

Description

@kanehara

PaginationParamsRequest is typed as string when it should be typed as int. This causes the request to fail with this error:

error: \"expected number for field \"watchers.id_gte\" but got number `0`\nexpected number for field \"watchers.id_gte.id_lte\" but got number `0`\""

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