Skip to content

Should [Users] be [User] #1

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

Closed
zol opened this issue Jun 10, 2016 · 3 comments
Closed

Should [Users] be [User] #1

zol opened this issue Jun 10, 2016 · 3 comments
Labels

Comments

@zol
Copy link

zol commented Jun 10, 2016

I'm learning GQL and am confused by the example below. Wondering if it's a typo and the line should read:

users(params: ListUsersInput): [User]!

image

@sogko
Copy link
Owner

sogko commented Jun 10, 2016

Hi @zol

Nice catch! Yeap, you're right, that's a typo!

I'll fix it soon, thanks!

Cheers 👍

@sogko sogko added the bug label Jun 10, 2016
sogko added a commit that referenced this issue Jun 10, 2016
@sogko
Copy link
Owner

sogko commented Jun 10, 2016

Fixed! Thanks @zol

@sogko sogko closed this as completed Jun 10, 2016
@zol
Copy link
Author

zol commented Jun 10, 2016

Awesome, thanks! (that was fassstt)

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

No branches or pull requests

2 participants