Member Junction
    Preparing search index...

    Minimal shape of an IntegrationObjectField row this module needs.

    interface FieldWithConfiguration {
        Configuration: string;
        Name: string;
    }
    Index

    Properties

    Properties

    Configuration: string
    Name: string