Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
asa-graphql-ts-typed-document
Advanced tools
POC graphql-code-generator plugin for typed documents. Forked from https://github.com/dotansimha/graphql-code-generator
POC graphql-code-generator plugin for typed documents
This repo was forked from: https://github.com/dotansimha/graphql-code-generator/tree/master/packages/plugins/typescript/typed-document-node
From commit 295382a150b73b58ccba754d03f2d1cfa11fae1c
The point of this fork is to add the ability to specify a fragmentImportsSourceMap
config object, which provides a map of fragment name to filepath, thereby informing where to import types for each external fragment. For example:
{
fragmentImportsSourceMap: {
UserFragment: './fragments/_user-fragment.graphql'
}
}
See the tests for behavior: https://github.com/asa-graphql-codegen/asa-graphql-ts-typed-document/blob/069cac5881fafa7f043d4e9a558344e887ac49ee/tests/typed-document-node.spec.ts#L149
4.0.0
FAQs
POC graphql-code-generator plugin for typed documents. Forked from https://github.com/dotansimha/graphql-code-generator
The npm package asa-graphql-ts-typed-document receives a total of 5 weekly downloads. As such, asa-graphql-ts-typed-document popularity was classified as not popular.
We found that asa-graphql-ts-typed-document demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.