Type alias DBUpsertResponse

DBUpsertResponse: {
    ids: string[];
}

Type declaration

  • ids: string[]