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

Cannot read property 'name' of null #55

Open
masroor11 opened this issue Apr 30, 2020 · 1 comment
Open

Cannot read property 'name' of null #55

masroor11 opened this issue Apr 30, 2020 · 1 comment

Comments

@masroor11
Copy link

I have setup everything according to documentation.but while running script 'npm run react-apollo-form' getting this error.
image
can you please help me regarding this.

@charlypoly
Copy link
Owner

Hi @masroor11

Sorry but react-apollo-form is not longer maintained.
Please refer to https://github.com/frontier-forms/frontier-forms

For your error, please ensure that all your mutations have name, this library does not support the following:

mutation { /* ... */ }

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

2 participants