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

introspection: Add support for repeatable directives #2416

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

IvanGoncharov
Copy link
Member

Code is taken from #1541 with additional tests for getIntrospectionQuery

@IvanGoncharov IvanGoncharov added the PR: feature 🚀 requires increase of "minor" version number label Jan 30, 2020
@IvanGoncharov IvanGoncharov merged commit cc4c363 into graphql:master Jan 30, 2020
@IvanGoncharov IvanGoncharov deleted the pr_branch branch January 30, 2020 13:53
vladar pushed a commit to webonyx/graphql-php that referenced this pull request Jun 8, 2020
* Support repeatable directives

See graphql/graphql-js#1965

* Fix introspection

See graphql/graphql-js#2416

* Fix codestyle

* Canonical ordering

* Update baseline

* Make DirectiveTest.php final

Co-Authored-By: Šimon Podlipský <simon@podlipsky.net>

* Fix baseline

Co-authored-by: Šimon Podlipský <simon@podlipsky.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: feature 🚀 requires increase of "minor" version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant