UNPKG

github-graphql-api

Version:

A node client for the GitHub GraphQL API with minimal dependencies created with TypeScript.

11 lines (6 loc) 174 B
# History ## vNext ## v1.0.0 First release includes following functions: * `.constructor(options: Options)` * `#query(query: string, variables: Dict<any>): Promise<any>`