# graphql-mapping-template

> An AST wrapper around AWS AppSync resolvers

Latest version **5.0.2** (published 2024-12-17) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install graphql-mapping-template
pnpm add graphql-mapping-template
yarn add graphql-mapping-template
bun add graphql-mapping-template
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: has types; no vulnerabilities; high maintenance score; high quality score.

Warnings: low downloads; no esm support.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 5.0.2 |
| Published | 2024-12-17 |
| First published | 2018-08-23 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 118.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 95 |
| Author | Amazon Web Services |
| Maintainers | amzn-oss, undefobj, aws-amplify-ops, thaddmt, mattsb42-aws, amplify-studio-uibuilder, amplify-codegen, amplify-data-dev-npm, aws-amplify-data-runtime, mlabieniec, elorzafe |
| Keywords | graphql, appsync, cloudformation, aws, amplify |

## Links

- npm: https://www.npmjs.com/package/graphql-mapping-template
- Repository: https://github.com/aws-amplify/amplify-category-api
- Homepage: https://github.com/aws-amplify/amplify-category-api#readme
- Issues: https://github.com/aws-amplify/amplify-category-api/issues
- npm.io page: https://npm.io/package/graphql-mapping-template

## Alternatives

- [@opentelemetry/exporter-zipkin](https://npm.io/package/@opentelemetry/exporter-zipkin.md) — 14.8M weekly downloads
- [pusher-js](https://npm.io/package/pusher-js.md) — 2.0M weekly downloads
- [browserify](https://npm.io/package/browserify.md) — 1.7M weekly downloads
- [sqs-consumer](https://npm.io/package/sqs-consumer.md) — 1.7M weekly downloads
- [@sanity/eventsource](https://npm.io/package/@sanity/eventsource.md) — 930.8K weekly downloads

## Recent versions

- 5.0.2 (latest) — 2024-12-17
- 5.0.2-gen2-migration-1015.0 (gen2-migration-1015) — 2024-10-15
- 5.0.2-gen2-migration-0930.0 (gen2-migration-0930) — 2024-09-30
- 5.0.2-async-lambda.0 (async-lambda) — 2024-09-09
- 4.20.17-api-stable-tag-2.0 (api-stable-tag-2) — 2024-09-02
- 4.20.14-ecs-tagging-permissions.0 (ecs-tagging-permissions) — 2024-03-27
- 4.20.16-iam-auth-with-identityPool-provider-1.0 (iam-auth-with-identityPool-provider-1) — 2024-03-15
- 4.20.16-iam-auth.0 (iam-auth) — 2024-03-15
- 4.20.15-implicit-fields.0 (implicit-fields) — 2024-02-07
- 4.20.14-alpha.1 (canary) — 2023-12-06
- 4.20.13-rds-5.0 (rds-5) — 2023-11-01
- 4.20.13-rds-4.0 (rds-4) — 2023-10-19
- 4.20.13-rds-3.0 (rds-3) — 2023-10-03
- 4.20.13-rds-2.0 (rds-2) — 2023-09-07
- 4.20.12-no-internal-synth.0 (no-internal-synth) — 2023-08-08
- … 621 more at https://npm.io/package/graphql-mapping-template/versions

## README

<a href="https://aws-amplify.github.io/" target="_blank">
    <img src="https://s3.amazonaws.com/aws-mobile-hub-images/aws-amplify-logo.png" alt="AWS Amplify" width="550" >
</a>

<p>
  <a href="https://discord.gg/jWVbPfC" target="_blank">
    <img src="https://img.shields.io/discord/308323056592486420?logo=discord"" alt="Discord Chat" />  
  </a>
  <a href="https://circleci.com/gh/aws-amplify/amplify-category-api">
    <img src="https://img.shields.io/circleci/project/github/aws-amplify/amplify-category-api/main.svg" alt="build:started">
  </a>
</p>

### Reporting Bugs/Feature Requests

[![Open Bugs](https://img.shields.io/github/issues/aws-amplify/amplify-category-api/bug?color=d73a4a&label=bugs)](https://github.com/aws-amplify/amplify-category-api/issues?q=is%3Aissue+is%3Aopen+label%3Abug)
[![Feature Requests](https://img.shields.io/github/issues/aws-amplify/amplify-category-api/feature-request?color=ff9001&label=feature%20requests)](https://github.com/aws-amplify/amplify-category-api/issues?q=is%3Aissue+label%3Afeature-request+is%3Aopen)
[![Closed Issues](https://img.shields.io/github/issues-closed/aws-amplify/amplify-category-api?color=%2325CC00&label=issues%20closed)](https://github.com/aws-amplify/amplify-category-api/issues?q=is%3Aissue+is%3Aclosed+)

# AWS Amplify Gen 2 Data

This next generation of Amplify’s backend building experience lets you author your frontend and backend definition completely with TypeScript, a file convention, and Git branch-based environments. To learn more, visit [AWS Amplify Gen 2](https://docs.amplify.aws).

This repo manages the data within Amplify. Data is responsible for managing graphql build and transformation processes, generating resources to deploy into your cloud stack in order to compute and store data for your graphql and REST endpoints, and providing inputs to codegen processes for use later in your end application.

## Quickstart

To get started with Amplify Gen 2, visit [AWS Amplify Gen 2 Quickstart](https://docs.amplify.aws/react/start).

```bash
npm create amplify@latest
```

## Tutorials

- [Getting Started guide](https://docs.amplify.aws/start)
- [Setup data](https://docs.amplify.aws/react/build-a-backend/data/set-up-data/)

## Security

If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a public GitHub issue.

## Code of Conduct

This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct).
For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact
opensource-codeofconduct@amazon.com with any additional questions or comments.

## Community

Join the [Discord Server](https://discord.com/invite/amplify).

## Contributing

We are thankful for any contributions from the community. Look at our [Contribution Guidelines](https://github.com/aws-amplify/amplify-category-api/blob/main/CONTRIBUTING.md).

## License

This project is licensed under the Apache-2.0 License.

---
_Source: https://npm.io/package/graphql-mapping-template · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
