voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
20 lines (11 loc) • 456 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/database](./database.md) > [Query](./database.query.md) > [toJSON](./database.query.tojson.md)
## Query.toJSON() method
Returns a JSON-serializable representation of this object.
<b>Signature:</b>
```typescript
toJSON(): string;
```
<b>Returns:</b>
string
A JSON-serializable representation of this object.