0.0.121 • Published 5 years ago

@cortical/types v0.0.121

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
5 years ago

Cortical Types

A set of TypeScript types supported on GraphQL

ROADMAP

Generic

  • InetAddress
  • URI
  • Slug
  • Uuid
  • Email
  • Phone
  • FQDN
  • Country
  • Language

Special

  • Any
  • Object

Number

  • Integer
  • Long
  • BigInt
  • BigDecimal

Date/Time

  • Duration
  • Interval
  • TimeUuid
  • DateTime
  • LocalDate
  • LocalDateInterval
  • TimeZone
  • LocalTime

Geometry

  • LineString
  • Polygon
  • Point
  • Distance

Relay

  • Node
  • Connection (with utilities)

Utilities

  • connectionFromArray
  • GlobalId

Usage TypeScript type

import { Long } from '@cortical/types';

Usage GraphQL

import { GraphQLLong } from '@cortical/types/graphql';
0.0.121

5 years ago

0.0.120

5 years ago

0.0.119

5 years ago

0.0.118

5 years ago

0.0.117

5 years ago

0.0.116

5 years ago

0.0.115

5 years ago

0.0.114

5 years ago

0.0.113

5 years ago

0.0.112

5 years ago

0.0.110

5 years ago

0.0.109

5 years ago

0.0.108

5 years ago

0.0.107

5 years ago

0.0.106

5 years ago

0.0.105

5 years ago

0.0.104

5 years ago

0.0.103

5 years ago

0.0.101

6 years ago

0.0.100

6 years ago

0.0.99

6 years ago

0.0.98

6 years ago