@shortcut/client
    Preparing search index...

    Interface BulkCreateObjectivesParams

    interface BulkCreateObjectivesParams {
        objectives: CreateObjectiveParams[];
    }
    Index

    Properties

    Properties

    objectives: CreateObjectiveParams[]

    Payloads for each Objective to create.

    100

    1