Saxonberg Server API
    Preparing search index...

    Interface StuffIdNode

    #abc123 — direct stuff id seed.

    interface StuffIdNode {
        id: string;
        kind: "stuffId";
    }
    Index

    Properties

    Properties

    id: string
    kind: "stuffId"