1.0.3 • Published 2 years ago

twitch-api-graphql v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Twitch GraphQL API Wrapper

Setup

After installing with your preferred package manager, initialise using new TwitchClient (or whatever you import it as).

import TwitchClient from "@Mub1532/twitch-api-graphql";

const client = new TwitchClient(<clientID>: optional);

Documentation

Documentation can be found at https://mub1532.github.io/twitch-api-graphql/classes/default.html

Docs made using the TypeDoc package

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago