Mayson Monorepo Documentation
    Preparing search index...
    interface ReaderSucceedInputCollectionParams {
        expand?: string[];
        skip_non_required_inputs?: SkipNonRequiredInputs;
    }
    Index

    Properties

    expand?: string[]

    Specifies which fields in the response should be expanded.

    skip_non_required_inputs?: SkipNonRequiredInputs

    This parameter defines the skip behavior for input collection.