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

    Interface FieldMappingInstanceSelector

    interface FieldMappingInstanceSelector {
        autoCreate?: boolean;
        userId?: string;
        parentKey?: string;
        parentId?: string;
        id?: string;
        integrationKey?: string;
        integrationId?: string;
        connectionId?: string;
        flowId?: string;
        flowKey?: string;
        autoUpdate?: boolean;
        fieldMappingKey?: string;
        fieldMappingId?: string;
        instanceKey?: string;
        nodeKey?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    autoCreate?: boolean
    userId?: string
    parentKey?: string
    parentId?: string
    id?: string
    integrationKey?: string
    integrationId?: string
    connectionId?: string
    flowId?: string
    flowKey?: string
    autoUpdate?: boolean
    fieldMappingKey?: string
    fieldMappingId?: string
    instanceKey?: string
    nodeKey?: string