Preview

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

InactiveFunctionError

Error returned when trying to invoke an inactive function.

This page contains

    Fields

    message: String!

    Description of the error

    path: [String!]

    Path to the field in the request where the error originated

    Implements