Skip to content

#[derive(WpDerivedRequest)] filtered fields will not work for wrapper types such as UserDeleteResponse #154

Open
@oguzkocer

Description

UserDeleteResponse is hardcoded to have a UserWithEditContext, however if we want to be able to filter the fields, we won't be able to parse the result into UserWithEditContext as some of the fields might be missing.

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions