Closed
Description
I want to suggest an idea and checked that ...
- ... to my best knowledge, my idea wouldn't break something for other users
- ... the documentation does not mention anything about my idea
- ... there are no open or closed issues that are related to my idea
Description
Allow missing field resolver data fetcher usage a hook to the field definition and options.
Use Cases
We have automation and validation that checks for the usage of missing field resolvers. With the current implementation there is no way to determine if a field was implemented or was replaced with a missing field resolver.