Preview

FunctionVariable is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

FunctionVariable

A function variable available to the function during execution.

This page contains

    Fields

    key: String!

    Key for the variable.

    value: String!

    Value of the variable.

    Parent objects of FunctionVariable

    Function PREVIEW

    A function whose code is executed on the AppDirect platform.

    Queries for FunctionVariable

    function PREVIEW

    Function by id.