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

Added partial support for repeatable directives #1965

Merged
merged 1 commit into from Jun 9, 2019

Conversation

IvanGoncharov
Copy link
Member

Code is based on #1541 but without introspection changes
and without breaking change detection

Code is based on graphql#1541 but without introspection changes
and without breaking change detection
@IvanGoncharov IvanGoncharov added spec RFC Implementation of a proposed change to the GraphQL specification PR: feature 🚀 requires increase of "minor" version number labels Jun 9, 2019
@IvanGoncharov IvanGoncharov merged commit 2c7224c into graphql:master Jun 9, 2019
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 spec RFC Implementation of a proposed change to the GraphQL specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant