UNPKG

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

Version:

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

3 lines (2 loc) 212 B
import { ApwSchedulerScheduleActionDynamoDbFieldPlugin } from "../plugins/ApwSchedulerScheduleActionDynamoDbFieldPlugin"; export declare const createFields: () => ApwSchedulerScheduleActionDynamoDbFieldPlugin[];