We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have tried prismaConnectionHelpers, when I connect it to a t.connection, it report error because I defined totalCount for all my connection object.
Now can just trying to resolve it from t.connection resolve function but can not find the parent node id.
The text was updated successfully, but these errors were encountered:
Not currently, I that this could be added but currently I think you'd need to do it outside the helper
Sorry, something went wrong.
Yes, I finally found a way to do it in t.connnection's resolve function.
No branches or pull requests
I have tried prismaConnectionHelpers, when I connect it to a t.connection, it report error because I defined totalCount for all my connection object.
Now can just trying to resolve it from t.connection resolve function but can not find the parent node id.
The text was updated successfully, but these errors were encountered: