Search Results for

    Show / Hide Table of Contents

    TFieldResolverArgs.Source Property

    Contains the object value (source) which is providing the field.

    Remarks

    Conceptually, the source corresponds to the objectValue parameter for the ResolveFieldValue algorithm in the GraphQL specification. In practical terms, it's usually the object instance holding the field (or property) being retrieved.

    Syntax

    Unit: GraphQL.Schema

    property TFieldResolverArgs.Source: TValue

    See also

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