agio-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.1.7 • Public • Published

Agio Management SDK

Full Documentation

Please visit docs.agiodigital.com for the full documentation, quickstart and interactive examples.

Installation

npm install agio-sdk
# or
yarn add agio-sdk

Testing and development

Place .env file in the root directory (see .env.example) with the following contents

GRAPHQL_HTTP_URL=https://develop-agiodigital.hasura.app/v1/graphql
TEST_API_TOKEN=xxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
TEST_EXTERNAL_USER_ID=example-user
TEST_CLEAN_EXTERNAL_USER_ID=example-user-88

Run Jest test

npm run jest

Serve example page

npm run serve

Run GraphQL codegen

npm run codegen

Change Log

version 1.1.6

no breaking changes

Readme

Keywords

none

Package Sidebar

Install

npm i agio-sdk

Weekly Downloads

0

Version

1.1.7

License

UNLICENSED

Unpacked Size

2.14 MB

Total Files

147

Last publish

Collaborators

  • agiodigital-owner