Skip to content

Commit 71cfa37

Browse files
committed
Fix build errors
1 parent 149c2dc commit 71cfa37

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Query for objects with a mixed value by running the
22
:js-sdk:`Collection.filtered() <classes/OrderedCollection.html#filtered>`
3-
method and passing in a :ref:`filter <node-filter-queries>` for a non-mixed
3+
method and passing in a :ref:`filter <sdks-read-query-objects>` for a non-mixed
44
field. You can then print the value of the mixed property or the entire
55
object itself.

0 commit comments

Comments
 (0)