@valon-technologies/gestalt
    Preparing search index...

    Interface UnaryResponseSpec

    UnaryResponseSpec describes a unary (fully materialized) operation response.

    interface UnaryResponseSpec {
        schema?: object;
    }
    Index

    Properties

    Properties

    schema?: object