UNPKG

skyhook-graphql-sdk

Version:

Node SDK for the Skyhook graphql API

5 lines (4 loc) 180 B
import * as API from './codegen/API'; import * as DB from './codegen/DB'; import * as IntrospectionJSON from './codegen/introspection.json'; export { API, DB, IntrospectionJSON };