GoodDB
    Preparing search index...

    Type Alias methodOptions

    type methodOptions = {
        nested?: string;
        nestedIsEnabled?: boolean;
    }
    Index

    Properties

    nested?: string
    nestedIsEnabled?: boolean