Left Curve Software Stack
    Preparing search index...

    Type Alias QueryAppConfigsRequest

    type QueryAppConfigsRequest = {
        limit?: number;
        startAfter?: string;
    }
    Index

    Properties

    Properties

    limit?: number
    startAfter?: string