LearnReferenceBlog
Protocol
SchemaModelCore RecordsHTTP API
CLI
Project fileCommands
Javascript SDK
ModelServices
React SDK
ComponentsHooks
useAuthenticationuseRecordsQueryuseRecordQueryuseStaticRecordsQueryuseStaticRecordQueryuseRecordByVersionuseRecordByKeyuseFindRecordByKeyuseFindRecordByQueryuseFindEntityRecorduseRecordMutationsuseRecordHelpers
Types
React SDK

Hooks

The React hooks in the BAQ React SDK make it possible to access and mutate the data in the local store­, as well as in the user’s server.

useAuthentication
Manage the BAQ authentication state.
useRecordsQuery
Fetch dynamically updated records.
useRecordQuery
Fetch a single dynamically updated record.
useStaticRecordsQuery
Fetch a static list of records.
useStaticRecordQuery
Fetch a single static record.
useRecordByVersion
Get a single record from the store by its version.
useRecordByKey
Get a single record from the store from its key.
useFindRecordByKey
Try to get a single record from the store from its key.
useFindRecordByQuery
Try to get a single record from the store from a query.
useFindEntityRecord
Try to get an entity record from the store from an entity.
useRecordMutations
Update and delete records in the store and user's server.
useRecordHelpers
Current user's entity, client, and direct access functions.
© 2025 Quentez Corporation
Say hi!
Stay updated
Subscribe to the newsletter.