UNPKG

appwrite-utils

Version:

`appwrite-utils` is a comprehensive TypeScript library designed to streamline the development process for Appwrite projects. This library provides a suite of utilities and helper functions that facilitate data manipulation, schema management, YAML configu

10 lines (5 loc) 322 B
# Changelog All notable changes to this project will be documented in this file. ## Unreleased - Added `databaseIds?: string[]` to table and collection schemas to support targeting multiple databases with a single definition. - Documentation updates for dual-terminology support and multi-database targeting examples.