UNPKG

veritatisdoloremque

Version:
23 lines (13 loc) 500 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/database](./database.md) &gt; [Query](./database.query.md) &gt; [orderByChild](./database.query.orderbychild.md) ## Query.orderByChild() method <b>Signature:</b> ```typescript orderByChild(path: string): Query; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | path | string | | <b>Returns:</b> [Query](./database.query.md)