Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Fix customExecuteFn return type #594

Merged
merged 1 commit into from May 31, 2020
Merged

Conversation

felixputera
Copy link
Contributor

@felixputera felixputera commented Apr 6, 2020

Make customExecuteFn returns ExecutionResult | Promise<ExecutionResult> similar to graphql.execute.

customExecuteFn returns ExecutionResult | Promise<ExecutionResult>
similar to graphql.execute
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.76% when pulling 68e2f4b on felixputera:master into d634e41 on graphql:master.

@felixputera
Copy link
Contributor Author

@IvanGoncharov sorry for mentioning you directly like this. Can I ask for your help to review this tiny PR? Thanks in advance!

@IvanGoncharov IvanGoncharov merged commit 9d261b4 into graphql:master May 31, 2020
@IvanGoncharov IvanGoncharov added the PR: bug fix 🐞 requires increase of "patch" version number label May 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
PR: bug fix 🐞 requires increase of "patch" version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants