Skip to content

Add @deprecated directive #1008

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

Merged
merged 5 commits into from
Dec 20, 2021
Merged

Add @deprecated directive #1008

merged 5 commits into from
Dec 20, 2021

Conversation

ilslv
Copy link
Member

@ilslv ilslv commented Dec 20, 2021

Synopsis

juniper misses buil-in @deprecated directive being declared.

Solution

Define @deprecated in introspection __Schema.

Checklist

  • Created PR:
    • In draft mode
    • Name contains Draft: prefix
    • Name contains issue reference
    • Has assignee
  • Documentation is updated (if required)
  • Tests are updated (if required)
  • Changes conform code style
  • CHANGELOG entry is added (if required)
  • FCM (final commit message) is posted
    • and approved
  • Review is completed and changes are approved
  • Before merge:
    • Milestone is set
    • PR's name and description are correct and up-to-date
    • Draft: prefix is removed
    • All temporary labels are removed

@ilslv ilslv self-assigned this Dec 20, 2021
@ilslv
Copy link
Member Author

ilslv commented Dec 20, 2021

FCM

Add `@deprecated` directive (#1008)

@ilslv ilslv requested review from tyranron and removed request for tyranron December 20, 2021 13:31
@tyranron tyranron added the enhancement Improvement of existing features or bugfix label Dec 20, 2021
@tyranron tyranron merged commit d9e209a into master Dec 20, 2021
@tyranron tyranron added this to the 0.16.0 milestone Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants