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

Remove deprecated inputObject/enumObjet properties in favour of classes #752

Merged
merged 1 commit into from
Apr 18, 2021

Conversation

mfn
Copy link
Collaborator

@mfn mfn commented Apr 18, 2021

Summary

The replacement is to extend EnumType and InputType directly and
not rely on these properties.


Type of change:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Misc. change (internal, infrastructure, maintenance, etc.)

Checklist:

  • Existing tests have been adapted and/or new tests have been added
  • Add a CHANGELOG.md entry
  • Update the README.md
  • Code style has been fixed via composer fix-style

@mfn mfn self-assigned this Apr 18, 2021
@mfn mfn force-pushed the mfn-deprecated branch from 85e1f79 to 59dc527 Compare April 18, 2021 20:02
The replacement is to extend `EnumType` and `InputType` directly and
not rely on these properties.
@mfn mfn force-pushed the mfn-deprecated branch from 59dc527 to ed40c37 Compare April 18, 2021 20:03
@mfn mfn merged commit 4f99406 into master Apr 18, 2021
@mfn mfn deleted the mfn-deprecated branch April 18, 2021 20:05
@mfn mfn added this to the 8.0.0 milestone May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant