Class DeleteWorkflowTaskInput
- java.lang.Object
-
- ch.brix.gql.client.InputObject
-
- ch.brix.gql.client.frontify.input_objects.DeleteWorkflowTaskInput
-
public class DeleteWorkflowTaskInput extends ch.brix.gql.client.InputObject
-
-
Constructor Summary
Constructors Constructor Description DeleteWorkflowTaskInput()
-
-
-
Method Detail
-
id
public DeleteWorkflowTaskInput id(IdScalar v)
**BETA** Id of the `WorkflowTask` to be deleted.
-
-