UNPKG

@aws-amplify/data-construct

Version:

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

5 lines (4 loc) 143 B
export const resolveEventStreamSerdeConfig = (input) => ({ ...input, eventStreamMarshaller: input.eventStreamSerdeProvider(input), });