Skills Development API Database Abstraction Utilities

API Database Abstraction Utilities

v20260507
webiny-api-db-catalog
Provides essential database abstractions and utility classes for robust API development. This module includes components like FilterUtil, ValueFilter, and ValueFilterRegistry, allowing developers to implement standardized, efficient, and complex data querying and filtering logic across various database contexts.
Get Skill
454 downloads
Overview

api/db

How to Use

  1. Find the abstraction you need below
  2. You MUST read the source file to get the exact interface and types!
  3. Import: import { Name } from "<importPath>";
  4. See webiny-use-case-pattern or webiny-event-handler-pattern skills for implementation patterns

Abstractions


Name: FilterUtil Import: import { FilterUtil } from "webiny/api/db" Source: @webiny/db-dynamodb/feature/FilterUtil/index.ts


Name: ValueFilter Import: import { ValueFilter } from "webiny/api/db" Source: @webiny/db-dynamodb/feature/ValueFilter/index.ts


Name: ValueFilterRegistry Import: import { ValueFilterRegistry } from "webiny/api/db" Source: @webiny/db-dynamodb/feature/ValueFilter/index.ts


Info
Category Development
Name webiny-api-db-catalog
Version v20260507
Size 876B
Updated At 2026-05-08
Language