Teleforge API Reference - v0.1.0
    Preparing search index...

    Interface BffFeatureFlags

    interface BffFeatureFlags {
        completion: boolean;
        requestLogging: boolean;
        sessions: boolean;
    }
    Index

    Properties

    completion: boolean
    requestLogging: boolean
    sessions: boolean