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

error when trying to create or update resource that its field type value is not an object #12

Closed
abrl91 opened this issue Mar 26, 2022 · 0 comments · Fixed by #13
Closed
Assignees

Comments

@abrl91
Copy link

abrl91 commented Mar 26, 2022

After we added connect and set to update and create, respectively - when the value of the connected field is a type of primitive, an error occurred. For example, while trying to create a new user or update an existing one, because the roles filed is from type:
string[] and the server expect to EntityWhereUniqueInput and not to nested - the action fails

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