UNPKG

@aws-amplify/data-construct

Version:

AppSync GraphQL Api Construct using Amplify GraphQL Transformer - Aliased to use `Data` name scheme.

3 lines (2 loc) 154 B
import { EventStreamMarshaller } from "./EventStreamMarshaller"; export const eventStreamSerdeProvider = (options) => new EventStreamMarshaller(options);