https://github.com/chargetrip/types
Typescript types for the Chargetrip EV-routing GraphQL API
https://github.com/chargetrip/types
Last synced: 10 months ago
JSON representation
Typescript types for the Chargetrip EV-routing GraphQL API
- Host: GitHub
- URL: https://github.com/chargetrip/types
- Owner: chargetrip
- License: mit
- Created: 2020-07-27T06:57:02.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T11:52:18.000Z (over 1 year ago)
- Last Synced: 2024-11-17T04:42:30.578Z (over 1 year ago)
- Language: TypeScript
- Size: 1.42 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Chargetrip types
Typescript for the Chargetrip GraphQL API automatically generated by GraphQL Code Generator
Website
⚡️
Docs
⚡
Examples
  [](https://opensource.org/licenses/MIT)
## Installation
Install the package in your project:
```bash
yarn add @chargetrip/types -D
```