Archive API docs
    Jump to

    Narrow by kind with a prefix — q: queries, m: mutations, t: types, g: guides, f: fields and arguments.

    Enum

    OperationRecordStatus

    Processing status of a single record (item) within an operation.

    Values

    FAILED
    The item failed during processing.
    PENDING
    The item has not finished processing yet (not started, in progress, or retrying).
    SUCCEEDED
    The item was processed successfully.