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

    Interface AppDataSchemaInstanceSelector

    interface AppDataSchemaInstanceSelector {
        id?: string;
        appDataSchemaKey?: string;
        appDataSchemaId?: string;
        instanceKey?: string;
        autoCreate?: boolean;
    }
    Index

    Properties

    id?: string
    appDataSchemaKey?: string
    appDataSchemaId?: string
    instanceKey?: string
    autoCreate?: boolean