Skip to content

Added missing bracket to list input coercion table. #512

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

Closed
wants to merge 1 commit into from

Conversation

michaelstaib
Copy link
Member

This is a small one. There is a missing bracket in the list input coercion table.

[[Int]] | [[1], [2, 3]] | [[1], [2, 3]

This PR amends this.

@IvanGoncharov
Copy link
Member

@michaelstaib Thanks for PR 👍
But it's duplicate of #493 see:
https://github.com/facebook/graphql/pull/493/files

@michaelstaib
Copy link
Member Author

Never mind :)

@leebyron leebyron added ✏️ Editorial PR is non-normative or does not influence implementation and removed clarification labels Oct 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✏️ Editorial PR is non-normative or does not influence implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants