Preview

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

InvalidFunctionVariableKeyError

Error returned when one of a function's variable's key is invalid.

This page contains

    Fields

    message: String!

    Description of the error

    path: [String!]

    Path to the field in the request where the error originated

    Implements