# @graphback/codegen-schema

> GraphQL-Code-Generator compatibile schema generator

Latest version **1.1.2** (published 2021-02-24) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @graphback/codegen-schema
pnpm add @graphback/codegen-schema
yarn add @graphback/codegen-schema
bun add @graphback/codegen-schema
```

## Health

**Score 25/100 (F)** — status: abandoned.

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

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.2 |
| Published | 2021-02-24 |
| First published | 2019-11-19 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=10.15.3 |
| Dependencies | 5 |
| Unpacked size | 198.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 407 |
| Author | wtrocki@redhat.com |
| Maintainers | wtrocki, ephelan, aerogear-ci, darahayes |

## Links

- npm: https://www.npmjs.com/package/@graphback/codegen-schema
- Repository: https://github.com/aerogear/graphback
- Homepage: https://github.com/aerogear/graphback/tree/master/packages/graphback-codegen-schema#readme
- Issues: https://github.com/aerogear/graphback/issues
- npm.io page: https://npm.io/package/@graphback/codegen-schema

## Dependencies (5)

- [pluralize](https://npm.io/package/pluralize.md) 8.0.0
- [@graphback/core](https://npm.io/package/@graphback/core.md) 1.1.2
- [graphql-compose](https://npm.io/package/graphql-compose.md) 7.23.0
- [graphql-metadata](https://npm.io/package/graphql-metadata.md) 0.7.6
- [@graphql-tools/utils](https://npm.io/package/@graphql-tools/utils.md) 7.1.4

## Recent versions

- 1.1.2 (latest) — 2021-02-24
- 1.1.0-alpha2 (next) — 2020-10-20
- 1.1.1 — 2021-02-05
- 1.1.0 — 2020-11-10
- 1.1.0-alpha1 — 2020-10-08
- 1.0.1 — 2020-09-25
- 1.0.0 — 2020-09-25
- 1.0.0-beta7 — 2020-09-24
- 1.0.0-beta6 — 2020-09-23
- 1.0.0-beta5 — 2020-09-22
- 1.0.0-beta4 — 2020-09-21
- 1.0.0-beta3 — 2020-09-21
- 1.0.0-beta2 — 2020-09-18
- 1.0.0-beta1 — 2020-09-15
- 0.16.2 — 2020-09-07
- … 63 more at https://npm.io/package/@graphback/codegen-schema/versions

## README

## Graphback Codegen Schema

<p align="center">
  <img width="400" src="https://raw.githubusercontent.com/aerogear/graphback/master/website/static/img/logo.png"/>
  <br/>
  Auto generate database structure, <br/>
  GraphQL Resolvers and Queries from GraphQL types 🚀
</p>

**Documentation**: https://graphback.dev
**Repository**: https://github.com/aerogear/graphback/

## Graphback-Codegen-Schema 

Generator for full GraphQL Schema. 
Generator accepts Graphback model as input and uses it to generate fully functional schema

## Usage

See: https://graphback.dev/docs/next/plugins/plugin-intro

---
_Source: https://npm.io/package/@graphback/codegen-schema · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
