fieldsSelector

fieldsSelector: (descriptor: Descriptor) => undefined | DescriptorFieldsSelector | undefined

A callback that allows specifying which fields should be included or excluded in the result based on the given content descriptor. This is useful when requesting properties of multiple elements, where the result set can be very large and it may be desirable to only get a subset of all available fields.

Defined in

Last Updated: 12 March, 2026