export const meta = { title: `Calling GraphQL API from a Lambda function`, description: `How to interact with a GraphQL API from a Lambda function`, }; import all0 from "/src/fragments/lib/graphqlapi/graphql-from-node.mdx";