Search Results for

    Show / Hide Table of Contents

    TGraphQLHttpOptions Class

    Holds the options for GraphQL HTTP processing, used by the TGraphQLHttpHandler class.

    Syntax

    Unit: GraphQL.Http.Handler

    TGraphQLHttpOptions = class(TPersistent);

    Properties

    Name Description
    PlaygroundEnabled Enables the GraphQL Playground to be provided at the server root URL.
    PlaygroundOptions Holds options for the GraphQL Playground interface.
    In This Article
    Back to top GraphQL for Delphi v1.4
    © 2021 - 2024 tmssoftware.com