Expand description
Module for defining Parse Server class schemas and their fields.
Structs§
- Class
Level Permissions Schema - Represents the Class Level Permissions (CLP) for a Parse class schema.
- Field
Schema - Represents the schema definition for a single field within a Parse class.
- GetAll
Schemas Response - Represents the response structure when fetching all schemas.
- Parse
Schema
Enums§
- Field
Type - Represents the possible data types for a field in a Parse class schema.
- Index
Field Type - Represents the schema for a Parse class, including its fields, CLP, and indexes.