Tanatloc documentation
    Preparing search index...

    Interface IAddBody

    interface IAddBody {
        project: { description?: string; title: string };
        workspace: { id: string };
    }
    Index

    Properties

    Properties

    project: { description?: string; title: string }
    workspace: { id: string }