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

fix(GraphQl):This PR fix a panic when we pass a single ID as a integer and expected type is [ID].We now coerce that to type array of string. #7325

Merged
merged 5 commits into from
Jan 21, 2021

Merge branch 'master' of github.com:dgraph-io/dgraph into GRAPHQL-959

6e7f64e
Select commit
Loading
Failed to load commit list.
Merged

fix(GraphQl):This PR fix a panic when we pass a single ID as a integer and expected type is [ID].We now coerce that to type array of string. #7325

Merge branch 'master' of github.com:dgraph-io/dgraph into GRAPHQL-959
6e7f64e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs