🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@isoftdata/utility-typegraphql-api

Package Overview
Dependencies
Maintainers
13
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@isoftdata/utility-typegraphql-api

A utility library with shared code that may apply to node API projects written in typescript that use typeGraphQL

latest
npmnpm
Version
5.0.6
Version published
Weekly downloads
85
-60.83%
Maintainers
13
Weekly downloads
 
Created
Source

TypeGraphQL API utilities

Install

npm i @isoftdata/utility-typegraphql-api

Breaking change in version 2: ESM style exports

This project contains various utility modules, useful for sharing node code between API projects that have the opinion of using TypeGraphQL (and sometimes TypeORM). That said, TypeGraphQL (and GraphQL/Apollo in general) are generally included as peer dependencies only, so you may be able to get away with using just some parts of this library. However, if this ends up being a problem, sub-modules with different dependencies could be forked off.

Requirement to build

create a .env file with a PRIVATE_KEY = {Some string of characters}

Version history

v4

Breaking: supported apollo 5 and graphql 16 and more modern dependencies

v3

Breaking: supported mysql2 via utility-db wrappers

Keywords

typescript

FAQs

Package last updated on 22 Jun 2026

Did you know?

Socket

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.

Install

Related posts