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

fix: missing typings for option includeResultMetadata #13747

Merged
merged 1 commit into from Aug 22, 2023

Conversation

Idnan
Copy link
Contributor

@Idnan Idnan commented Aug 17, 2023

Fixes #13746

Summary
Typescript was complaining of missing types when I was using includeResultMetadata. So in this PR, I fixed that issue by adding the missing types for it.

@vkarpov15 vkarpov15 added this to the 7.4.4 milestone Aug 22, 2023
@vkarpov15 vkarpov15 merged commit acbd957 into Automattic:master Aug 22, 2023
3 checks passed
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.

Missing typings when includeResultMetadata flag is used in options
2 participants