Membrane React - v0.2.1
    Preparing search index...

    Interface ConnectorMethodImplementationNotSupported

    interface ConnectorMethodImplementationNotSupported {
        filePath?: string;
        inheritedFromPath?: string[];
        isIncomplete?: boolean;
        parametersSchema?: DataSchema;
        implementationType: notSupported;
    }

    Hierarchy (View Summary)

    Index

    Properties

    filePath?: string
    inheritedFromPath?: string[]
    isIncomplete?: boolean
    parametersSchema?: DataSchema
    implementationType: notSupported