UNPKG

@aws-amplify/graphql-api-construct

Version:

AppSync GraphQL Api Construct using Amplify GraphQL Transformer.

2 lines (1 loc) 79 B
export const fromStatic = (staticValue) => () => Promise.resolve(staticValue);