Search Results for

    Show / Hide Table of Contents

    TFieldResolverFunc Anonymous method

    The function type of a field resolver. A function of this type is executed to resolve a field.

    Syntax

    Unit: GraphQL.Schema

    TFieldResolverFunc = reference to function(Args: TFieldResolverArgs): TValue;
    In This Article
    Back to top GraphQL for Delphi v1.5
    © 2021 - 2025 tmssoftware.com