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

Occur error if data has _id #178

Open
mingjinc opened this issue May 6, 2019 · 1 comment
Open

Occur error if data has _id #178

mingjinc opened this issue May 6, 2019 · 1 comment

Comments

@mingjinc
Copy link

mingjinc commented May 6, 2019

I installed graphql plugin in neo4j desktop, and system help me generated the schema automatically, but while execute graphql query, it occurs below error.
/graphql/ Duplicated definition for field '_id' in type 'xxxx'
graphql.AssertException: Duplicated definition for field '_id' in type 'xxxx'

After I change _id to graph_id, the error is fixed, but it requires much changes in our history data. Will it be fixed soon?

@mingjinc
Copy link
Author

mingjinc commented May 28, 2019

@jexp Any plan to fix it?

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