Search Results for

    Show / Hide Table of Contents

    TFieldResolverArgs.HasArgument Method

    Returns true the value of the specified input argument was provided.

    Syntax

    Unit: GraphQL.Schema

    function TFieldResolverArgs.HasArgument(const Name: string): Boolean;

    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