Search Results for

    Show / Hide Table of Contents

    TTypeResolverArgs.Source Property

    Contains the object value (source) which is being resolved.

    Remarks

    Conceptually, the source corresponds to the objectValue parameter for the ResolveAbstractType algorithm in the GraphQL specification. In practical terms, it's usually the object instance which actually represents the interface or union.

    Syntax

    Unit: GraphQL.Schema

    property TTypeResolverArgs.Source: TValue

    See also

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