<div align="center">
  <img src="https://chargetrip-files.s3.eu-central-1.amazonaws.com/logo-1.png" >
  <h1>Chargetrip types</h1>
  <p><h3 align="center">Typescript for the Chargetrip GraphQL API automatically generated by <a href="https://graphql-code-generator.com/" target="_blank">GraphQL Code Generator</a></h3></p>
  <a href="https://chargetrip.com">Website</a>
  <span>⚡️</span>
  <a href="https://developers.chargetrip.com/">Docs</a>
  <span>⚡</span>
  <a href="https://developers.chargetrip.com/examples">Examples</a>
</div>
<hr>

![Lint](https://github.com/chargetrip/types/workflows/Lint/badge.svg) ![npm](https://img.shields.io/npm/v/@chargetrip/types) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Installation

Install the package in your project:

```bash
yarn add @chargetrip/types -D
```
