# @graphback/codegen-client

> GraphQL-Code-Generator compatible client side queries generator

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

## Install

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

## 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 | 2 |
| Unpacked size | 107.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-client
- Repository: https://github.com/aerogear/graphback
- Homepage: https://github.com/aerogear/graphback/tree/master/packages/graphback-codegen-client#readme
- Issues: https://github.com/aerogear/graphback/issues
- npm.io page: https://npm.io/package/@graphback/codegen-client

## Dependencies (2)

- [pluralize](https://npm.io/package/pluralize.md) 8.0.0
- [@graphback/core](https://npm.io/package/@graphback/core.md) 1.1.2

## Recent versions

- 1.1.2 (latest) — 2021-02-24
- 1.1.0-alpha2 (next) — 2020-10-20
- 0.10.0-dev6 (dev) — 2019-12-13
- 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
- … 67 more at https://npm.io/package/@graphback/codegen-client/versions

## README

## Grapback Client Generator Plugin

<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>

## Motivation 

Graphback helps you to kickstart your experience with any existing GraphQL implementation
by generating backend and client side CRUD layer using your GraphQL data model.

**Documentation**: https://graphback.dev

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

## Usage

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

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