Search Results for

    Show / Hide Table of Contents

    TGraphQLErrorLocation Class

    Contains information about the location where the error occurred.

    Syntax

    Unit: GraphQL.Response

    TGraphQLErrorLocation = class(TObject);

    Properties

    Name Description
    Line The line of document where the error occurred.
    Column The column of document where the error occurred.
    In This Article
    Back to top GraphQL for Delphi v1.4
    © 2021 - 2024 tmssoftware.com