@mondaydotcomorg/api-types
TypeScript icon, indicating that this package has built-in type declarations

5.0.5 • Public • Published

Monday GraphQL TS Types

This SDK provides you with all the types needed to interact with monday.com's GraphQL API. The SDK is supported in both Node.js and browser environments

Installation

npm install --save-dev @mondaydotcomorg/api-types

Usage

The package exports all the types used by the SDK, so you can use them in your code.

import type { User } from '@mondaydotcomorg/api-types';

const user: User = {
    id: '123',
    name: 'John Doe',
    email: 'john.doe@someorg.com'
}

Readme

Keywords

Package Sidebar

Install

npm i @mondaydotcomorg/api-types

Weekly Downloads

121

Version

5.0.5

License

MIT

Unpacked Size

118 kB

Total Files

5

Last publish

Collaborators

  • eyalle
  • monday-infra-admin
  • sergeym-monday
  • yuvalpadan
  • monday-npm-publisher
  • yardenrivkin
  • asafbashiri
  • eviatarsa
  • moranoss
  • natemooremon
  • netaezra1
  • omerpessach
  • amitre
  • miroslawwo
  • przemyslawb
  • tbreuerweil
  • itcerbyintegrations
  • yoavmel
  • ohadleshno
  • noam-yehuda
  • amitsabag1
  • tzvico-monday
  • alekseiil
  • guybe-monday
  • guyhaneman
  • eddyboardsrts
  • roniav
  • musayedah
  • amlifsh3108
  • mark-watkin-monday