Skip to content

Repository files navigation

Edyoucated SDK

A basic SDK to interact with the Edyoucated GraphQL API.

Setup

  1. Copy .env.example to .env and fill in the values.
  2. Run npm ci.

Usage

A usage example can be found in src/main.ts.

Update types

Add new queries to src/queries and update the schema in schema.graphql. Run npm run generate to update the types.

The SDK will automatically generate types and code for the queries.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages