Search Results for

    Show / Hide Table of Contents

    TGraphQLError.AddLocation Method

    Adds the location (line and column) of the document where the error occurred.

    Syntax

    Unit: GraphQL.Response

    procedure TGraphQLError.AddLocation(Line: Integer; Column: Integer);

    Parameters

    <-> Parameter Type Description
    Line Integer
    Column Integer

    See also

    • TGraphQLError
    In This Article
    Back to top GraphQL for Delphi v1.4
    © 2021 - 2024 tmssoftware.com