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

    Interface ExternalEventWebhookRefreshRequest

    interface ExternalEventWebhookRefreshRequest {
        state: Record<string, any>;
        webhookUri: string;
    }
    Index

    Properties

    Properties

    state: Record<string, any>
    webhookUri: string