Editor: Specify _fields
for parent page selector request
#15115
Labels
Good First Issue
An issue that's suitable for someone looking to contribute for the first time
[Package] Editor
/packages/editor
[Type] Performance
Related to performance efforts
Previously: #12930
Related: #15114
Posts responses can be slow to generate by the REST API. For this reason, it should be considered to optimize the current Parent Page field query to include only the necessary properties to present options in the interface.
Relevant code:
gutenberg/packages/editor/src/components/page-attributes/parent.js
Lines 51 to 63 in 48e06de
The text was updated successfully, but these errors were encountered: