Documentation Index

Fetch the complete documentation index at: https://docs.unqork.io/llms.txt

Use this file to discover all available pages before exploring further.

Data Model Dependencies

Prev Next

Important: This article requires UI verification before publication. The server supports data model dependency management as a distinct feature from application-type dependencies. Confirm the Creator-facing UI surface in develop before publishing this article.

In addition to application dependencies, versioned applications can depend on specific versions of data models from other applications. A data model dependency ensures that the application references a known, versioned schema rather than a live draft that might change unexpectedly.

How Data Model Dependencies Differ From Application Dependencies

Application Dependencies link one versioned application to a specific version of another versioned application. Data model dependencies link an application to a specific data model schema version within a dependency.

Both types are managed from the Dependencies page, but they appear as separate entries.


Changelog

Date Change
2026-07-17 Draft — pending UI verification before publication.