Member Junction
    Preparing search index...
    WriteBackDirective: boolean | { OutputMapping: JsonObject }

    The optional write-back directive. true enables write-back with the model's default mapping; an object supplies an explicit OutputMapping (target column / child record) handled by the write-back wrapper in the higher Record Process layer.