import { GraphQLDate, GraphQLTime, GraphQLDateTime } from "graphql-iso-date"; GraphQLDate.name; GraphQLTime.name; GraphQLDateTime.name;