partialIncludes


partialIncludesbooleanRead-only

Indicates if referenced items have been trimmed from the results.

When including a property with multiple references, each returned item can include up to 50 referenced items. If there are more than 50 referenced items, only 50 will be returned and partialIncludes will be true.

To retrieve more than 50 referenced items, use the queryReferenced() function.

Was this helpful?
Yes
No