Skip to content

Added partial support for repeatable directives#1965

Merged
IvanGoncharov merged 1 commit intographql:masterfrom
IvanGoncharov:master
Jun 9, 2019
Merged

Added partial support for repeatable directives#1965
IvanGoncharov merged 1 commit intographql:masterfrom
IvanGoncharov:master

Conversation

@IvanGoncharov
Copy link
Copy Markdown
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ý <[email protected]>

* Fix baseline

Co-authored-by: Šimon Podlipský <[email protected]>
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.

1 participant