UNPKG

graphql-composer

Version:
6 lines (5 loc) 129 B
import { GraphQLScalarType } from "graphql"; /** * Represents an ISO date */ export declare const DateTime: GraphQLScalarType;