Preview

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

DeleteFunctionPayload

Payload returned when deleting a function.

This page contains

    Fields

    deleted: Boolean!

    Whether the function was successfully deleted or not.

    Mutations for DeleteFunctionPayload

    deleteFunction PREVIEW

    Delete an existing function.