Search Results for

    Show / Hide Table of Contents

    TFieldResolverArgs.GetArgument Method

    Returns the provided value of the specified input argument.

    Syntax

    Unit: GraphQL.Schema

    function TFieldResolverArgs.GetArgument(const Name: string): TValue;

    Parameters

    <-> Parameter Type Description
    const Name string The name of the input argument.

    See also

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