Search Results for

    Show / Hide Table of Contents

    TTypeResolverFunc Anonymous method

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

    Syntax

    Unit: GraphQL.Schema

    TTypeResolverFunc = reference to function(Args: TTypeResolverArgs): TSchemaObjectType;
    In This Article
    Back to top GraphQL for Delphi v1.4
    © 2021 - 2024 tmssoftware.com