Circle V2 API Docs
    Preparing search index...

    Type Alias SubmitWorkflowRunResult

    type SubmitWorkflowRunResult = {
        workflowRunIds: string[];
    }
    Index

    Properties

    Properties

    workflowRunIds: string[]