@s2-dev/streamstore - v0.22.0
    Preparing search index...

    Type Alias CreateOrReconfigureBasinRequest

    type CreateOrReconfigureBasinRequest = {
        config?: null | API.BasinConfig;
        scope?: null | BasinScope;
    }
    Index

    Properties

    Properties

    config?: null | API.BasinConfig
    scope?: null | BasinScope