ComponentWorkflowButtonInput: {
    workflowButtonLabel?: InputMaybe<Scalars["String"]>;
    workflowButtonWorkflowIdentifier?: InputMaybe<ComponentWorkflowButtonWorkflowIdentifierInput>;
}

Type declaration