Skip to main content
Version: 1.0.0

useDataSource

Use this hook to get the datasource being used.

This controller allows you to fetch and save data from the datasource (such as Firestore) using the abstraction of collection and entities created by FireCMS.

  • fetchCollection: Fetch data from a collection
  • listenCollection: Listen to a entities in a given path.
  • fetchEntity: Retrieve an entity given a path and a schema
  • listenEntity: Get realtime updates on one entity.
  • saveEntity: Save entity to the specified path
  • deleteEntity: Delete an entity
  • checkUniqueField: Check if the given property is unique in the given collection

Enterprise or start-up?

Learn how to get the most out of your project with the help of our consulting team.
Learn more
Sign up to our newsletter to get the latest news and updates. No spam!