Skip to content

[pull] 16.x.x from graphql:16.x.x - #84

Merged
pull[bot] merged 1 commit into
adamlaska:16.x.xfrom
graphql:16.x.x
Apr 24, 2026
Merged

[pull] 16.x.x from graphql:16.x.x#84
pull[bot] merged 1 commit into
adamlaska:16.x.xfrom
graphql:16.x.x

Conversation

@pull

@pull pull Bot commented Apr 24, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Allow directives on directive definitions, based on [this spec PR](graphql/graphql-spec#1206) which introduces this syntax:

```graphql
directive @onDirective on DIRECTIVE_DEFINITION

directive @foo @onDirective on OBJECT

directive @baz @deprecated(reason: "...") on OBJECT

extend directive @quux @deprecated(reason: "...")
```

Co-authored-by: Martin Bonnin <martin@mbonnin.net>
Co-authored-by: Jerel Miller <jerelmiller@gmail.com>
Co-authored-by: Yaacov Rydzinski <yaacovCR@gmail.com>
@pull pull Bot locked and limited conversation to collaborators Apr 24, 2026
@pull pull Bot added the ⤵️ pull label Apr 24, 2026
@pull
pull Bot merged commit ad9c519 into adamlaska:16.x.x Apr 24, 2026
13 of 17 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant