TanStack
DB
v0
Auto
Framework
React
Version
Latest
Search...
+ K
Menu
Home
Frameworks
Contributors
GitHub
Discord
Getting Started
Overview
core
Quick Start
core
Installation
core
React Adapter
react
Guides
Live Queries
core
Error Handling
core
Creating Collection Options Creators
core
Collections
Query Collection
core
Electric Collection
core
API Reference
Core API Reference
core
Collection
core
createCollection
core
liveQueryCollectionOptions
core
createLiveQueryCollection
core
createOptimisticAction
core
createTransaction
core
Electric DB Collection
core
electricCollectionOptions
core
Query DB Collection
core
queryCollectionOptions
core
React Hooks
react
useLiveQuery
react
TanStack
DB
v0
Auto
Search...
+ K
Framework
React
Version
Latest
Menu
Home
Frameworks
Contributors
GitHub
Discord
Getting Started
Overview
core
Quick Start
core
Installation
core
React Adapter
react
Guides
Live Queries
core
Error Handling
core
Creating Collection Options Creators
core
Collections
Query Collection
core
Electric Collection
core
API Reference
Core API Reference
core
Collection
core
createCollection
core
liveQueryCollectionOptions
core
createLiveQueryCollection
core
createOptimisticAction
core
createTransaction
core
Electric DB Collection
core
electricCollectionOptions
core
Query DB Collection
core
queryCollectionOptions
core
React Hooks
react
useLiveQuery
react
On this page
Type Alias: OperationType
OperationType
Type Alias: OperationType
ts
type OperationType = "insert" | "update" | "delete";
type OperationType = "insert" | "update" | "delete";
Defined in:
packages/db/src/types.ts:198
Edit on GitHub
Home
Our Partners
Wow, it looks like you could be our first partner for this library!
Chat with us!
TanStack
Query
Powerful asynchronous state management, server-state utilities and data fetching. Fetch, cache, update, and wrangle all forms of async data in your TS/JS, React, Vue, Solid, Svelte & Angular applications all without touching any "global state"
Learn More
TanStack
Config
The build and publish utilities used by all of our projects. Use it if you dare!
Learn More