Keep target field and remove deprecation for now
What does this MR do?
This MR keeps the target field on the GraphQL Todo type and removes the deprecation YAML file for now. The more verbose and explanatory description from the deprecation file has been moved to the deprecated field in the GraphQL type definition.
Why?
We need to gather more information and open an exception request for the next cycle before proceeding with the full deprecation and removal.
Changes
-
✅ Removeddata/deprecations/17-4-graphql-todo-target-field.yml -
✅ Updated thedeprecatedreason on thetargetfield to include the full explanation from the deprecation file -
✅ Bothtargetandtarget_entityfields remain available
Related Issue
Closes #484987