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

Need to add id in omitFields to perform a mutation using <UpdateForm /> #11

Open
ed-zm opened this issue Jun 27, 2019 · 0 comments
Open

Comments

@ed-zm
Copy link

ed-zm commented Jun 27, 2019

if the id is not added in the omitFields prop of ` it will throw a bad request with the following error

Variable "$data" got invalid value { id: "cjxcmchik00330791n4y3vvl3", name: "Eduardo Zarraga", email: "eduardoandres8391@hotmail.com", avatar: null }; Field "id" is not defined by type UserUpdateInput

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

1 participant