21.1.0 • Published 7 days ago

@linear/sdk v21.1.0

Weekly downloads
545
License
MIT
Repository
github
Last release
7 days ago

Visit developers.linear.app for the most up to date documentation

🔥 Contribute

The Linear Client uses custom GraphQL Code Generator plugins to produce a typed SDK for all operations and models exposed by the Linear production API.

Structure

This monorepo uses yarn workspaces and lerna to publish packages.

Generated code uses file prefix _generated and should never be manually updated.

Open source packages:

  • sdk - The Linear Client SDK for interacting with the Linear GraphQL API
  • import - Import tooling for uploading from other systems
  • codegen-doc - GraphQL codegen plugin to generate GraphQL fragments and documents
  • codegen-sdk - GraphQL codegen plugin to generate Typescript SDK from fragments and documents
  • codegen-test - GraphQL codegen plugin to generate a jest test for the Typescript SDK

Get Started

# install dependencies
yarn

# link package dependencies
yarn bootstrap

# build all packages
yarn build

# test all packages
yarn test

# update the schema from the production API
yarn schema

# create changeset for generating CHANGELOG.md
yarn changeset

Plugin Flow

  1. The @linear/codegen-doc plugin is used by codegen.doc.yml to generate fragments and documents
  2. The @linear/codegen-sdk plugin is used by codegen.sdk.yml to generate the typed Linear SDK
  3. The @linear/codegen-test plugin is used by codegen.test.yml to generate a typed jest test

License

Licensed under the MIT License.

21.0.0

7 days ago

21.1.0

7 days ago

20.0.0

18 days ago

19.3.0

1 month ago

19.2.0

2 months ago

19.1.1

2 months ago

19.1.0

2 months ago

19.0.0

2 months ago

18.1.0

2 months ago

18.0.0

2 months ago

17.0.1

2 months ago

16.0.0

2 months ago

15.0.1

2 months ago

15.0.0

2 months ago

14.0.0

2 months ago

13.0.0

5 months ago

10.0.0

6 months ago

12.0.0

5 months ago

11.0.0

6 months ago

7.0.0

10 months ago

7.0.1

9 months ago

8.0.0

9 months ago

9.0.1

7 months ago

4.0.0

12 months ago

5.0.0

12 months ago

6.0.0

11 months ago

2.6.0

1 year ago

3.0.0

1 year ago

2.5.0

1 year ago

2.2.0

1 year ago

2.4.0

1 year ago

2.3.0

1 year ago

2.1.0

1 year ago

2.0.0

1 year ago

1.22.0

2 years ago

1.21.0

3 years ago

1.20.0

3 years ago

1.19.0

3 years ago

1.18.0

3 years ago

1.17.0

3 years ago

1.16.1

3 years ago

1.16.0

3 years ago

1.15.0

3 years ago

1.14.0

3 years ago

1.13.0

3 years ago

1.12.1

3 years ago

1.12.0

3 years ago

1.11.0

3 years ago

1.10.0

3 years ago

1.8.4

3 years ago

1.8.3

3 years ago

1.7.0

3 years ago

1.6.5

3 years ago

1.6.4

3 years ago

1.6.3

3 years ago

1.6.2

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.5.3

3 years ago

1.4.6

3 years ago

1.4.5

3 years ago

1.4.4

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.2.3

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.1.5

3 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago