Quickstart Node.js
    Preparing search index...

    Interface PostHelloRequest

    interface PostHelloRequest {
        text: string;
    }
    Index

    Properties

    Properties

    text: string