Axinom Mosaic Libraries
    Preparing search index...

    Interface for specifying bulk action endpoint name

    interface CustomBulkSettings {
        graphQLEndpointName: string;
    }
    Index

    Properties

    graphQLEndpointName: string