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
[email protected]
I am trying to update records using Prisma Adapter. Database=mongoDB but I am getting next error:
Unknown arg id in data.id for type AnyTypeToUpdateInput. Available args:
Unknown arg
in data.id for type AnyTypeToUpdateInput. Available args:
This issue is valid for all types of my collections.
Every time when I try to update a record
"@adminjs/express": "^5.1.0", "@adminjs/nestjs": "^5.1.0", "@adminjs/prisma": "^3.0.1", "adminjs": "^6.8.6"
Firefox, Chrome
No response
The text was updated successfully, but these errors were encountered:
The issue was created in the wrong repository. A Pull request with a fix has been opened.
Sorry, something went wrong.
No branches or pull requests
Contact Details
[email protected]
What happened?
I am trying to update records using Prisma Adapter. Database=mongoDB
but I am getting next error:
Unknown arg
idin data.id for type AnyTypeToUpdateInput. Available args:
This issue is valid for all types of my collections.
Bug prevalence
Every time when I try to update a record
AdminJS dependencies version
What browsers do you see the problem on?
Firefox, Chrome
Relevant log output
No response
Relevant code that's giving you issues
No response
The text was updated successfully, but these errors were encountered: