client library

Classes

AiAssistantClient
AiAssistantContextReference
AiAssistantInstructionReference
AiAssistantProfileReference
AiClient
ApiKeysSecretClient
CollectionReference
Holds a reference to a data collection.
Condition
DocumentReference
Holds a reference to a document. A document reference is a reference to a specific record in a collection. You can use it to read or write data to the document. A document can refer to a row in a table in a relational database or a document in a NoSQL database. Additionally, a document reference can refer to a non-existent document, which you can use to create a new document.
GraphQLClient
A GraphQL client that can be used to query and mutate data.
JoinCondition
JoinQueryBuilder
Pagination<ReturnType>
PaginationState<ReturnType>
The state of a pagination.
Query
QueryBuilder
SecretClient
SecretEntry
SnapshotEmitter<ReturnType>
Squid
The main entry point to the Squid Client SDK.

Functions

queryFromJson(Squid squid, Map<String, dynamic> json) SnapshotEmitter

Exceptions / Errors

ClientNotConnectedException