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

How can I update post's meta field? #34

Closed
plztrial4me opened this issue Oct 6, 2023 · 2 comments · Fixed by #36
Closed

How can I update post's meta field? #34

plztrial4me opened this issue Oct 6, 2023 · 2 comments · Fixed by #36
Assignees

Comments

@plztrial4me
Copy link

How can I update post's meta field?

UpdatePostRequest hasn't meta parameter.

@ArunPrakashG ArunPrakashG self-assigned this Oct 7, 2023
@ArunPrakashG ArunPrakashG linked a pull request Oct 7, 2023 that will close this issue
@ArunPrakashG
Copy link
Owner

Hey @plztrial4me
On #36 , i have added an option to pass additional arguments by using extra property on all requests. I think this should resolve your issue as you will be able to pass meta value via that property to the request.

@plztrial4me
Copy link
Author

Hey @plztrial4me On #36 , i have added an option to pass additional arguments by using extra property on all requests. I think this should resolve your issue as you will be able to pass meta value via that property to the request.

Thanks for resolving this quickly. It works!

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 a pull request may close this issue.

2 participants