2.18.0 • Published 6 months ago

@homebound/graphql-typescript-possible-types v2.18.0

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

NPM

This is a graphql-code-generator plugin that generates types for implementating an Apollo-/graphql-style implementation in TypeScript.

Overview

This plugin generates a possibleTypes object defining possible types which implement interfaces, needed by Apollo

Contributing

In order to develop changes for this package, follow these steps:

  1. Make your desired changes in the src directory

  2. Adjust the example files under the integration directory to use your new feature.

  3. Run npm run build, to create a build with your changes

  4. Run npm run graphql-codegen, and verify the output in graphql-types.ts matches your expected output.

2.17.0

8 months ago

2.18.0

6 months ago

2.15.0

8 months ago

2.16.0

8 months ago

2.13.0

1 year ago

2.14.0

1 year ago

2.12.0

2 years ago

2.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago