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