deleteFunction
Delete an existing function.
This page contains
Arguments
input DeleteFunctionInput! PREVIEW |
DeleteFunctionInput fields
id ID! | Identifier of the function to delete. |
Return Fields
deleted Boolean! | Whether the function was successfully deleted or not. |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.