UNPKG

@webiny/api-apw-scheduler-so-ddb

Version:

The DynamoDB storage operations for scheduler action feature in the Webiny APW API.

5 lines (4 loc) 208 B
import { FieldPlugin } from "@webiny/db-dynamodb/plugins/definitions/FieldPlugin"; export declare class ApwSchedulerScheduleActionDynamoDbFieldPlugin extends FieldPlugin { static readonly type: string; }