BuildShip Logo
BuildShip Community

Firestore DB Fetch schema

Generates the JSON schema for a specified Firestore collection. Accepts the Firestore project ID and collection name as input, retrieves a sample document, infers its structure using quicktype, and returns the collection's schema in JSON Schema Draft 6 format. Uses Firestore and quicktype-core.

2

Report this template

Select the reason for reporting

Describe the issue in detail

Share template

Link to template

https://templates.buildship.com/template/YlHYf5tro7Ke/

Inputs

collection

patient_details
This is a static example using sample inputs. Remix the template to run it with your own values.

Output