@sterblue/sterblue-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Sterblue SDK

SDK giving programmatic access to Sterblue Graph, with typescript type.

See Docs in Sterblue Labs for usage.

Contact Sterblue at contact@sterblue.com to get access, examples and support.

There are three layers in the SDK that we will detail hereafter:

  • Full GraphQL API access (sdk.query, sdk.mutate, sdk.stream)
  • Predefined queries and mutations (sdk.getMissions, sdk.createUser, etc.)
  • Predefined entities methods (sdk.Mission.stream, sdk.User.create, etc.)

This package provides Typescript types, including autocompletion.

Package Sidebar

Install

npm i @sterblue/sterblue-sdk

Weekly Downloads

1

Version

0.0.3

License

UNLICENSED

Unpacked Size

13.1 MB

Total Files

47

Last publish

Collaborators

  • etiennedupont
  • crubier