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

In filtering and pagination... missing import of intArg #12

Open
spendres opened this issue Apr 9, 2022 · 2 comments
Open

In filtering and pagination... missing import of intArg #12

spendres opened this issue Apr 9, 2022 · 2 comments

Comments

@spendres
Copy link

spendres commented Apr 9, 2022

The tutorial has two changes to Link.ts listed to support pagination... but the first line import also has a change needed to add intArg.

@TasinIshmam
Copy link
Contributor

Hi @spendres

Could you kindly clarify where the problem is? A pull request would also be really helpful.

@AnnuCode
Copy link

AnnuCode commented Jul 3, 2022

Hi, my feed query resolver is showing incompatible return type error. Also, the type of id being returned by the resolver is string while it is defined as type ID in the Feed objectType. And the links type is Link[] while it should be Link[!]! as per Feed.
Can you please share some insight?

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

3 participants