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. |