Preview

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

FunctionNotReadyError

Error returned when trying to invoke a function that is not in the READY state.

This page contains

    Fields

    message: String!

    Description of the error

    path: [String!]

    Path to the field in the request where the error originated

    Implements