Search Results for

    Show / Hide Table of Contents

    IFieldResolver Interface

    A field resolver returns a value for a given field within a graph.

    Remarks

    The TSchemaField.Resolver property defines the field resolver to be used for the field.

    Syntax

    Unit: GraphQL.Schema

    IFieldResolver = interface(IInterface);

    Methods

    Name Description
    Resolve Returns aa value for the specified field.
    In This Article
    Back to top GraphQL for Delphi v1.4
    © 2021 - 2024 tmssoftware.com