Search Results for

    Show / Hide Table of Contents

    TGraphQLResponse.Errors Property

    Holds a list of errors generated during the GraphQL execution.

    Remarks

    / If no errors were encountered during the requested operation, the list will be empty. Even if Data property contains a value, this property might contain any errors that occurred during execution.

    Syntax

    Unit: GraphQL.Response

    property TGraphQLResponse.Errors: TList<TGraphQLError>

    See also

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