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

Allow deprecating input fields and arguments #795

Merged
merged 3 commits into from
Mar 2, 2021

Conversation

MichalLytek
Copy link
Owner

Closes #794 🔒

@MichalLytek MichalLytek force-pushed the deprecating-input-fields-arguments branch from c45dcc4 to c54f549 Compare March 2, 2021 18:52
@MichalLytek MichalLytek force-pushed the master branch 2 times, most recently from a331291 to e5a704b Compare March 2, 2021 19:25
@MichalLytek MichalLytek force-pushed the deprecating-input-fields-arguments branch from c54f549 to 9e8c068 Compare March 2, 2021 19:25
@codecov
Copy link

codecov bot commented Mar 2, 2021

Codecov Report

Merging #795 (9e8c068) into master (e5a704b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #795   +/-   ##
=======================================
  Coverage   96.09%   96.09%           
=======================================
  Files          80       80           
  Lines        1689     1689           
  Branches      355      355           
=======================================
  Hits         1623     1623           
  Misses         65       65           
  Partials        1        1           
Impacted Files Coverage Δ
src/decorators/Arg.ts 100.00% <ø> (ø)
src/schema/schema-generator.ts 98.56% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e5a704b...9e8c068. Read the comment docs.

@MichalLytek MichalLytek self-assigned this Mar 2, 2021
@MichalLytek MichalLytek added the Enhancement 🆕 New feature or request label Mar 2, 2021
@MichalLytek MichalLytek added this to the 1.x versions milestone Mar 2, 2021
@MichalLytek MichalLytek merged commit 1b6627a into master Mar 2, 2021
@MichalLytek MichalLytek deleted the deprecating-input-fields-arguments branch March 2, 2021 19:28
@MichalLytek MichalLytek modified the milestones: 1.x versions, 1.2 Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 🆕 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow deprecating input fields and arguments
1 participant