Type alias ComponentWorkflowButtonWorkflowIdentifierInput

ComponentWorkflowButtonWorkflowIdentifierInput: {
    workflowId?: InputMaybe<Scalars["ID"]>;
}

Type declaration