Search Results for

    Show / Hide Table of Contents

    TSchemaField.FindArgument Method

    Retrieves the input argument with the specified name.

    Remarks

    If the specified input argument does not exist, nil is returned.

    Syntax

    Unit: GraphQL.Schema

    function TSchemaField.FindArgument(const aName: string): TSchemaInputValue;

    Parameters

    <-> Parameter Type Description
    const aName string

    See also

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