Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passing null to first/last in a connection error #6

Open
olirice opened this issue Apr 22, 2021 · 0 comments
Open

Passing null to first/last in a connection error #6

olirice opened this issue Apr 22, 2021 · 0 comments

Comments

@olirice
Copy link
Owner

olirice commented Apr 22, 2021

When null is passed to a first/last argument on a connection it errors with

int() argument must be a string, a bytes-like object or a number, not 'NoneType'

Culprit
https://github.com/olirice/nebulo/blob/master/src/nebulo/gql/resolve/transpile/query_builder.py#L84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant