CortexQL Types
A group of TypeScript types supported on GraphQLROADMAP
Generic
Special
- x Any
- Object
Number
Date/Time
Geometry
Relay
Utilities
Usage TypeScript type
import { Long } from '@cortexql/types';
Usage GraphQL
import { GraphQLLong } from '@cortexql/types/graphql';