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

feat: allow nullable dataFetchingEnvironment in resolver functions #86

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

danadajian
Copy link
Collaborator

@danadajian danadajian commented Jun 14, 2024

📝 Description

  • Adds a nullableDataFetchingEnvironment config which allows resolver function interfaces to contain the argument dataFetchingEnvironment: DataFetchingEnvironment? = null.

@danadajian danadajian requested a review from a team as a code owner June 14, 2024 15:02
@danadajian danadajian changed the title fix: make dataFetchingEnvironment nullable in resolver functions feat: allow nullable dataFetchingEnvironment in resolver functions Jun 14, 2024
@danadajian danadajian merged commit 520cd61 into main Jun 15, 2024
1 check passed
@danadajian danadajian deleted the make-dfe-nullable branch June 15, 2024 14:20
Copy link

🎉 This PR is included in version 3.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant