zol opened this issue 8 years ago · 3 comments
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]!
Hi @zol
Nice catch! Yeap, you're right, that's a typo!
I'll fix it soon, thanks!
Cheers 👍
Fixed! Thanks @zol
Awesome, thanks! (that was fassstt)