Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.wisdom.ai/llms.txt

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

This page describes the Knowledge object that represents the schema for domain knowledge entries.

Knowledge

name
String
Name or label for this knowledge entry.
description
String!
required
The knowledge content or description.
updatedAt
DateTime
Timestamp when this knowledge entry was last updated.
updatedBy
User
The user who last updated this knowledge entry. See User.

DomainModel Object

Parent domain structure

User Object

User who updated this entry