Skip to content

Get friendConnection queries working #1181

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

Merged
merged 1 commit into from
Jan 19, 2022
Merged

Conversation

ageorgou
Copy link
Contributor

Closes #1126, closes #1074.

Description

Queries involving the friendsConnection field were failing (see e.g. #1126 for error). I think this was due to Buffer not being imported in the server source. With this change, I can get the examples in both sections (fragments and pagination) working locally.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Dec 20, 2021

CLA Signed

The committers are authorized under a signed CLA.

@Urigo Urigo self-assigned this Dec 26, 2021
@orta
Copy link
Member

orta commented Jan 19, 2022

Thanks

@orta orta merged commit 24a5812 into graphql:source Jan 19, 2022
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

Successfully merging this pull request may close these issues.

Buffer is not defined error in Variables example Pagination example error: Buffer is not defined
3 participants