Skip to main content
Access schema methods via client.schema. This module allows you to programmatically retrieve the definitions of your collections, which is useful for building dynamic forms or data table components.

getSchema

Fetch the schema definition for a specific collection.
Returns (CollectionSchema) SchemaField Object Example