graphql-scalars
Advanced tools
Comparing version 1.21.0 to 1.21.1
177
cjs/index.js
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.IBANTypeDefinition = exports.JSONObjectDefinition = exports.JSONDefinition = exports.CurrencyDefinition = exports.USCurrencyDefinition = exports.RGBADefinition = exports.RGBDefinition = exports.PortDefinition = exports.MACDefinition = exports.LongitudeDefinition = exports.LatitudeDefinition = exports.JWTDefinition = exports.ISBNDefinition = exports.IPv6Definition = exports.IPv4Definition = exports.IPDefinition = exports.HSLADefinition = exports.HSLDefinition = exports.HexColorCodeDefinition = exports.HexadecimalTypeDefinition = exports.GUIDDefinition = exports.UUIDDefinition = exports.SafeIntDefinition = exports.LongTypeDefinition = exports.ByteTypeDefinition = exports.BigIntTypeDefinition = exports.URLTypeDefinition = exports.UnsignedIntTypeDefinition = exports.UnsignedFloatTypeDefinition = exports.PostalCodeTypeDefinition = exports.PositiveIntTypeDefinition = exports.PositiveFloatTypeDefinition = exports.PhoneNumberTypeDefinition = exports.NonPositiveIntTypeDefinition = exports.NonPositiveFloatTypeDefinition = exports.NonNegativeIntTypeDefinition = exports.NonNegativeFloatTypeDefinition = exports.NonEmptyStringTypeDefinition = exports.NegativeIntTypeDefinition = exports.NegativeFloatTypeDefinition = exports.EmailAddressTypeDefinition = exports.LocalEndTimeTypeDefinition = exports.LocalTimeTypeDefinition = exports.LocalDateTypeDefinition = exports.UtcOffsetTypeDefinition = exports.TimeZoneTypeDefinition = exports.TimestampTypeDefinition = exports.DateTimeTypeDefinition = exports.TimeTypeDefinition = exports.DateTypeDefinition = void 0; | ||
exports.IPResolver = exports.HSLAResolver = exports.HSLResolver = exports.HexColorCodeResolver = exports.HexadecimalResolver = exports.GUIDResolver = exports.UUIDResolver = exports.SafeIntResolver = exports.LongResolver = exports.ByteResolver = exports.BigIntResolver = exports.URLResolver = exports.UnsignedIntResolver = exports.UnsignedFloatResolver = exports.PostalCodeResolver = exports.PositiveIntResolver = exports.PositiveFloatResolver = exports.PhoneNumberResolver = exports.NonPositiveIntResolver = exports.NonPositiveFloatResolver = exports.NonNegativeIntResolver = exports.NonNegativeFloatResolver = exports.NonEmptyStringResolver = exports.NegativeIntResolver = exports.NegativeFloatResolver = exports.EmailAddressResolver = exports.LocalEndTimeResolver = exports.LocalTimeResolver = exports.LocalDateResolver = exports.ISO8601DurationResolver = exports.DurationResolver = exports.UtcOffsetResolver = exports.TimeZoneResolver = exports.TimestampResolver = exports.DateTimeResolver = exports.TimeResolver = exports.DateResolver = exports.typeDefs = exports.IPCPatentDefinition = exports.LCCSubclassDefinition = exports.DeweyDecimalDefinition = exports.SemVerDefinition = exports.CuidDefinition = exports.AccountNumberDefinition = exports.RoutingNumberDefinition = exports.LocaleDefinition = exports.CountryCodeDefinition = exports.DIDDefinition = exports.VoidTypeDefinition = exports.ObjectIDTypeDefinition = void 0; | ||
exports.PostalCodeMock = exports.PositiveIntMock = exports.PositiveFloatMock = exports.PhoneNumberMock = exports.NonPositiveIntMock = exports.NonPositiveFloatMock = exports.NonNegativeIntMock = exports.NonNegativeFloatMock = exports.NonEmptyStringMock = exports.NegativeIntMock = exports.NegativeFloatMock = exports.EmailAddressMock = exports.LocalEndTimeMock = exports.LocalTimeMock = exports.LocalDateMock = exports.UtcOffsetMock = exports.TimeZoneMock = exports.TimestampMock = exports.ISO8601DurationMock = exports.DurationMock = exports.DateTimeMock = exports.TimeMock = exports.DateMock = exports.resolvers = exports.GraphQLIPCPatentResolver = exports.GraphQLDeweyDecimalResolver = exports.SemVerResolver = exports.CuidResolver = exports.AccountNumberResolver = exports.RoutingNumberResolver = exports.LocaleResolver = exports.CountryCodeResolver = exports.DIDResolver = exports.VoidResolver = exports.ObjectIDResolver = exports.IBANResolver = exports.JSONObjectResolver = exports.JSONResolver = exports.CurrencyResolver = exports.USCurrencyResolver = exports.RGBAResolver = exports.RGBResolver = exports.PortResolver = exports.MACResolver = exports.LongitudeResolver = exports.LatitudeResolver = exports.JWTResolver = exports.ISBNResolver = exports.IPv6Resolver = exports.IPv4Resolver = void 0; | ||
exports.GraphQLDuration = exports.GraphQLUtcOffset = exports.GraphQLTimeZone = exports.GraphQLTimestamp = exports.GraphQLDateTime = exports.GraphQLTime = exports.GraphQLDate = exports.RegularExpression = exports.mocks = exports.IPCPatentMock = exports.LCCSubclassMock = exports.DeweyDecimalMock = exports.SemVerMock = exports.CuidMock = exports.AccountNumberMock = exports.RoutingNumberMock = exports.LocaleMock = exports.CountryCodeMock = exports.DIDMock = exports.VoidMock = exports.ObjectIDMock = exports.IBANMock = exports.JSONObjectMock = exports.JSONMock = exports.CurrencyMock = exports.USCurrencyMock = exports.RGBAMock = exports.RGBMock = exports.PortMock = exports.MACMock = exports.LongitudeMock = exports.LatitudeMock = exports.JWTMock = exports.ISBNMock = exports.IPv6Mock = exports.IPv4Mock = exports.IPMock = exports.HSLAMock = exports.HSLMock = exports.HexColorCodeMock = exports.HexadecimalMock = exports.GUIDMock = exports.UUIDMock = exports.SafeIntMock = exports.LongMock = exports.ByteMock = exports.BigIntMock = exports.URLMock = exports.UnsignedIntMock = exports.UnsignedFloatMock = void 0; | ||
exports.GraphQLLocale = exports.GraphQLCountryCode = exports.GraphQLDID = exports.GraphQLVoid = exports.GraphQLObjectID = exports.GraphQLIBAN = exports.GraphQLJSONObject = exports.GraphQLJSON = exports.GraphQLCurrency = exports.GraphQLUSCurrency = exports.GraphQLRGBA = exports.GraphQLRGB = exports.GraphQLPort = exports.GraphQLMAC = exports.GraphQLLongitude = exports.GraphQLLatitude = exports.GraphQLJWT = exports.GraphQLISBN = exports.GraphQLIPv6 = exports.GraphQLIPv4 = exports.GraphQLIP = exports.GraphQLHSLA = exports.GraphQLHSL = exports.GraphQLHexColorCode = exports.GraphQLHexadecimal = exports.GraphQLGUID = exports.GraphQLUUID = exports.GraphQLSafeInt = exports.GraphQLLong = exports.GraphQLByte = exports.GraphQLBigInt = exports.GraphQLURL = exports.GraphQLUnsignedInt = exports.GraphQLUnsignedFloat = exports.GraphQLPostalCode = exports.GraphQLPositiveInt = exports.GraphQLPositiveFloat = exports.GraphQLPhoneNumber = exports.GraphQLNonPositiveInt = exports.GraphQLNonPositiveFloat = exports.GraphQLNonNegativeInt = exports.GraphQLNonNegativeFloat = exports.GraphQLNonEmptyString = exports.GraphQLNegativeInt = exports.GraphQLNegativeFloat = exports.GraphQLEmailAddress = exports.GraphQLLocalEndTime = exports.GraphQLLocalTime = exports.GraphQLLocalDate = exports.GraphQLISO8601Duration = void 0; | ||
exports.GraphQLIPCPatent = exports.GraphQLLCCSubclass = exports.GraphQLDeweyDecimal = exports.GraphQLSemVer = exports.GraphQLCuid = exports.GraphQLAccountNumber = exports.GraphQLRoutingNumber = void 0; | ||
exports.HSLAResolver = exports.HSLResolver = exports.HexColorCodeResolver = exports.HexadecimalResolver = exports.GUIDResolver = exports.UUIDResolver = exports.SafeIntResolver = exports.LongResolver = exports.ByteResolver = exports.BigIntResolver = exports.URLResolver = exports.UnsignedIntResolver = exports.UnsignedFloatResolver = exports.PostalCodeResolver = exports.PositiveIntResolver = exports.PositiveFloatResolver = exports.PhoneNumberResolver = exports.NonPositiveIntResolver = exports.NonPositiveFloatResolver = exports.NonNegativeIntResolver = exports.NonNegativeFloatResolver = exports.NonEmptyStringResolver = exports.NegativeIntResolver = exports.NegativeFloatResolver = exports.EmailAddressResolver = exports.LocalEndTimeResolver = exports.LocalTimeResolver = exports.LocalDateResolver = exports.ISO8601DurationResolver = exports.DurationResolver = exports.UtcOffsetResolver = exports.TimeZoneResolver = exports.TimestampResolver = exports.DateTimeResolver = exports.TimeResolver = exports.DateResolver = exports.typeDefs = exports.IPCPatentDefinition = exports.LCCSubclassDefinition = exports.DeweyDecimalDefinition = exports.SemVerDefinition = exports.CuidDefinition = exports.AccountNumberDefinition = exports.RoutingNumberDefinition = exports.LocaleDefinition = exports.CountryCodeDefinition = exports.DurationTypeDefinition = exports.DIDDefinition = exports.VoidTypeDefinition = exports.ObjectIDTypeDefinition = void 0; | ||
exports.PositiveIntMock = exports.PositiveFloatMock = exports.PhoneNumberMock = exports.NonPositiveIntMock = exports.NonPositiveFloatMock = exports.NonNegativeIntMock = exports.NonNegativeFloatMock = exports.NonEmptyStringMock = exports.NegativeIntMock = exports.NegativeFloatMock = exports.EmailAddressMock = exports.LocalEndTimeMock = exports.LocalTimeMock = exports.LocalDateMock = exports.UtcOffsetMock = exports.TimeZoneMock = exports.TimestampMock = exports.ISO8601DurationMock = exports.DurationMock = exports.DateTimeMock = exports.TimeMock = exports.DateMock = exports.resolvers = exports.GraphQLIPCPatentResolver = exports.GraphQLDeweyDecimalResolver = exports.SemVerResolver = exports.CuidResolver = exports.AccountNumberResolver = exports.RoutingNumberResolver = exports.LocaleResolver = exports.CountryCodeResolver = exports.DIDResolver = exports.VoidResolver = exports.ObjectIDResolver = exports.IBANResolver = exports.JSONObjectResolver = exports.JSONResolver = exports.CurrencyResolver = exports.USCurrencyResolver = exports.RGBAResolver = exports.RGBResolver = exports.PortResolver = exports.MACResolver = exports.LongitudeResolver = exports.LatitudeResolver = exports.JWTResolver = exports.ISBNResolver = exports.IPv6Resolver = exports.IPv4Resolver = exports.IPResolver = void 0; | ||
exports.GraphQLUtcOffset = exports.GraphQLTimeZone = exports.GraphQLTimestamp = exports.GraphQLDateTime = exports.GraphQLTime = exports.GraphQLDate = exports.RegularExpression = exports.mocks = exports.IPCPatentMock = exports.LCCSubclassMock = exports.DeweyDecimalMock = exports.SemVerMock = exports.CuidMock = exports.AccountNumberMock = exports.RoutingNumberMock = exports.LocaleMock = exports.CountryCodeMock = exports.DIDMock = exports.VoidMock = exports.ObjectIDMock = exports.IBANMock = exports.JSONObjectMock = exports.JSONMock = exports.CurrencyMock = exports.USCurrencyMock = exports.RGBAMock = exports.RGBMock = exports.PortMock = exports.MACMock = exports.LongitudeMock = exports.LatitudeMock = exports.JWTMock = exports.ISBNMock = exports.IPv6Mock = exports.IPv4Mock = exports.IPMock = exports.HSLAMock = exports.HSLMock = exports.HexColorCodeMock = exports.HexadecimalMock = exports.GUIDMock = exports.UUIDMock = exports.SafeIntMock = exports.LongMock = exports.ByteMock = exports.BigIntMock = exports.URLMock = exports.UnsignedIntMock = exports.UnsignedFloatMock = exports.PostalCodeMock = void 0; | ||
exports.GraphQLCountryCode = exports.GraphQLDID = exports.GraphQLVoid = exports.GraphQLObjectID = exports.GraphQLIBAN = exports.GraphQLJSONObject = exports.GraphQLJSON = exports.GraphQLCurrency = exports.GraphQLUSCurrency = exports.GraphQLRGBA = exports.GraphQLRGB = exports.GraphQLPort = exports.GraphQLMAC = exports.GraphQLLongitude = exports.GraphQLLatitude = exports.GraphQLJWT = exports.GraphQLISBN = exports.GraphQLIPv6 = exports.GraphQLIPv4 = exports.GraphQLIP = exports.GraphQLHSLA = exports.GraphQLHSL = exports.GraphQLHexColorCode = exports.GraphQLHexadecimal = exports.GraphQLGUID = exports.GraphQLUUID = exports.GraphQLSafeInt = exports.GraphQLLong = exports.GraphQLByte = exports.GraphQLBigInt = exports.GraphQLURL = exports.GraphQLUnsignedInt = exports.GraphQLUnsignedFloat = exports.GraphQLPostalCode = exports.GraphQLPositiveInt = exports.GraphQLPositiveFloat = exports.GraphQLPhoneNumber = exports.GraphQLNonPositiveInt = exports.GraphQLNonPositiveFloat = exports.GraphQLNonNegativeInt = exports.GraphQLNonNegativeFloat = exports.GraphQLNonEmptyString = exports.GraphQLNegativeInt = exports.GraphQLNegativeFloat = exports.GraphQLEmailAddress = exports.GraphQLLocalEndTime = exports.GraphQLLocalTime = exports.GraphQLLocalDate = exports.GraphQLISO8601Duration = exports.GraphQLDuration = void 0; | ||
exports.GraphQLIPCPatent = exports.GraphQLLCCSubclass = exports.GraphQLDeweyDecimal = exports.GraphQLSemVer = exports.GraphQLCuid = exports.GraphQLAccountNumber = exports.GraphQLRoutingNumber = exports.GraphQLLocale = void 0; | ||
const mocks = require("./mocks.js"); | ||
exports.mocks = mocks; | ||
const index_js_1 = require("./scalars/index.js"); | ||
Object.defineProperty(exports, "AccountNumberResolver", { enumerable: true, get: function () { return index_js_1.GraphQLAccountNumber; } }); | ||
Object.defineProperty(exports, "GraphQLAccountNumber", { enumerable: true, get: function () { return index_js_1.GraphQLAccountNumber; } }); | ||
Object.defineProperty(exports, "BigIntResolver", { enumerable: true, get: function () { return index_js_1.GraphQLBigInt; } }); | ||
Object.defineProperty(exports, "GraphQLBigInt", { enumerable: true, get: function () { return index_js_1.GraphQLBigInt; } }); | ||
Object.defineProperty(exports, "ByteResolver", { enumerable: true, get: function () { return index_js_1.GraphQLByte; } }); | ||
Object.defineProperty(exports, "GraphQLByte", { enumerable: true, get: function () { return index_js_1.GraphQLByte; } }); | ||
Object.defineProperty(exports, "CountryCodeResolver", { enumerable: true, get: function () { return index_js_1.GraphQLCountryCode; } }); | ||
Object.defineProperty(exports, "GraphQLCountryCode", { enumerable: true, get: function () { return index_js_1.GraphQLCountryCode; } }); | ||
Object.defineProperty(exports, "CuidResolver", { enumerable: true, get: function () { return index_js_1.GraphQLCuid; } }); | ||
Object.defineProperty(exports, "GraphQLCuid", { enumerable: true, get: function () { return index_js_1.GraphQLCuid; } }); | ||
Object.defineProperty(exports, "CurrencyResolver", { enumerable: true, get: function () { return index_js_1.GraphQLCurrency; } }); | ||
Object.defineProperty(exports, "GraphQLCurrency", { enumerable: true, get: function () { return index_js_1.GraphQLCurrency; } }); | ||
Object.defineProperty(exports, "DateResolver", { enumerable: true, get: function () { return index_js_1.GraphQLDate; } }); | ||
Object.defineProperty(exports, "GraphQLDate", { enumerable: true, get: function () { return index_js_1.GraphQLDate; } }); | ||
Object.defineProperty(exports, "TimeResolver", { enumerable: true, get: function () { return index_js_1.GraphQLTime; } }); | ||
Object.defineProperty(exports, "GraphQLTime", { enumerable: true, get: function () { return index_js_1.GraphQLTime; } }); | ||
Object.defineProperty(exports, "DateTimeResolver", { enumerable: true, get: function () { return index_js_1.GraphQLDateTime; } }); | ||
Object.defineProperty(exports, "GraphQLDateTime", { enumerable: true, get: function () { return index_js_1.GraphQLDateTime; } }); | ||
Object.defineProperty(exports, "TimestampResolver", { enumerable: true, get: function () { return index_js_1.GraphQLTimestamp; } }); | ||
Object.defineProperty(exports, "GraphQLTimestamp", { enumerable: true, get: function () { return index_js_1.GraphQLTimestamp; } }); | ||
Object.defineProperty(exports, "TimeZoneResolver", { enumerable: true, get: function () { return index_js_1.GraphQLTimeZone; } }); | ||
Object.defineProperty(exports, "GraphQLTimeZone", { enumerable: true, get: function () { return index_js_1.GraphQLTimeZone; } }); | ||
Object.defineProperty(exports, "UtcOffsetResolver", { enumerable: true, get: function () { return index_js_1.GraphQLUtcOffset; } }); | ||
Object.defineProperty(exports, "GraphQLUtcOffset", { enumerable: true, get: function () { return index_js_1.GraphQLUtcOffset; } }); | ||
Object.defineProperty(exports, "GraphQLDeweyDecimalResolver", { enumerable: true, get: function () { return index_js_1.GraphQLDeweyDecimal; } }); | ||
Object.defineProperty(exports, "GraphQLDeweyDecimal", { enumerable: true, get: function () { return index_js_1.GraphQLDeweyDecimal; } }); | ||
Object.defineProperty(exports, "DIDResolver", { enumerable: true, get: function () { return index_js_1.GraphQLDID; } }); | ||
Object.defineProperty(exports, "GraphQLDID", { enumerable: true, get: function () { return index_js_1.GraphQLDID; } }); | ||
Object.defineProperty(exports, "EmailAddressResolver", { enumerable: true, get: function () { return index_js_1.GraphQLEmailAddress; } }); | ||
Object.defineProperty(exports, "GraphQLEmailAddress", { enumerable: true, get: function () { return index_js_1.GraphQLEmailAddress; } }); | ||
Object.defineProperty(exports, "GUIDResolver", { enumerable: true, get: function () { return index_js_1.GraphQLGUID; } }); | ||
Object.defineProperty(exports, "GraphQLGUID", { enumerable: true, get: function () { return index_js_1.GraphQLGUID; } }); | ||
Object.defineProperty(exports, "HexadecimalResolver", { enumerable: true, get: function () { return index_js_1.GraphQLHexadecimal; } }); | ||
Object.defineProperty(exports, "GraphQLHexadecimal", { enumerable: true, get: function () { return index_js_1.GraphQLHexadecimal; } }); | ||
Object.defineProperty(exports, "HexColorCodeResolver", { enumerable: true, get: function () { return index_js_1.GraphQLHexColorCode; } }); | ||
Object.defineProperty(exports, "GraphQLHexColorCode", { enumerable: true, get: function () { return index_js_1.GraphQLHexColorCode; } }); | ||
Object.defineProperty(exports, "HSLResolver", { enumerable: true, get: function () { return index_js_1.GraphQLHSL; } }); | ||
Object.defineProperty(exports, "GraphQLHSL", { enumerable: true, get: function () { return index_js_1.GraphQLHSL; } }); | ||
Object.defineProperty(exports, "HSLAResolver", { enumerable: true, get: function () { return index_js_1.GraphQLHSLA; } }); | ||
Object.defineProperty(exports, "GraphQLHSLA", { enumerable: true, get: function () { return index_js_1.GraphQLHSLA; } }); | ||
Object.defineProperty(exports, "IBANResolver", { enumerable: true, get: function () { return index_js_1.GraphQLIBAN; } }); | ||
Object.defineProperty(exports, "GraphQLIBAN", { enumerable: true, get: function () { return index_js_1.GraphQLIBAN; } }); | ||
Object.defineProperty(exports, "IPResolver", { enumerable: true, get: function () { return index_js_1.GraphQLIP; } }); | ||
Object.defineProperty(exports, "GraphQLIP", { enumerable: true, get: function () { return index_js_1.GraphQLIP; } }); | ||
Object.defineProperty(exports, "GraphQLIPCPatentResolver", { enumerable: true, get: function () { return index_js_1.GraphQLIPCPatent; } }); | ||
Object.defineProperty(exports, "GraphQLIPCPatent", { enumerable: true, get: function () { return index_js_1.GraphQLIPCPatent; } }); | ||
Object.defineProperty(exports, "IPv4Resolver", { enumerable: true, get: function () { return index_js_1.GraphQLIPv4; } }); | ||
Object.defineProperty(exports, "GraphQLIPv4", { enumerable: true, get: function () { return index_js_1.GraphQLIPv4; } }); | ||
Object.defineProperty(exports, "IPv6Resolver", { enumerable: true, get: function () { return index_js_1.GraphQLIPv6; } }); | ||
Object.defineProperty(exports, "GraphQLIPv6", { enumerable: true, get: function () { return index_js_1.GraphQLIPv6; } }); | ||
Object.defineProperty(exports, "ISBNResolver", { enumerable: true, get: function () { return index_js_1.GraphQLISBN; } }); | ||
Object.defineProperty(exports, "GraphQLISBN", { enumerable: true, get: function () { return index_js_1.GraphQLISBN; } }); | ||
Object.defineProperty(exports, "ISO8601DurationResolver", { enumerable: true, get: function () { return index_js_1.GraphQLISO8601Duration; } }); | ||
Object.defineProperty(exports, "GraphQLISO8601Duration", { enumerable: true, get: function () { return index_js_1.GraphQLISO8601Duration; } }); | ||
Object.defineProperty(exports, "JSONResolver", { enumerable: true, get: function () { return index_js_1.GraphQLJSON; } }); | ||
Object.defineProperty(exports, "GraphQLJSON", { enumerable: true, get: function () { return index_js_1.GraphQLJSON; } }); | ||
Object.defineProperty(exports, "JSONObjectResolver", { enumerable: true, get: function () { return index_js_1.GraphQLJSONObject; } }); | ||
Object.defineProperty(exports, "GraphQLJSONObject", { enumerable: true, get: function () { return index_js_1.GraphQLJSONObject; } }); | ||
Object.defineProperty(exports, "JWTResolver", { enumerable: true, get: function () { return index_js_1.GraphQLJWT; } }); | ||
Object.defineProperty(exports, "GraphQLJWT", { enumerable: true, get: function () { return index_js_1.GraphQLJWT; } }); | ||
Object.defineProperty(exports, "LatitudeResolver", { enumerable: true, get: function () { return index_js_1.GraphQLLatitude; } }); | ||
Object.defineProperty(exports, "GraphQLLatitude", { enumerable: true, get: function () { return index_js_1.GraphQLLatitude; } }); | ||
Object.defineProperty(exports, "GraphQLLCCSubclass", { enumerable: true, get: function () { return index_js_1.GraphQLLCCSubclass; } }); | ||
Object.defineProperty(exports, "LocalDateResolver", { enumerable: true, get: function () { return index_js_1.GraphQLLocalDate; } }); | ||
Object.defineProperty(exports, "GraphQLLocalDate", { enumerable: true, get: function () { return index_js_1.GraphQLLocalDate; } }); | ||
Object.defineProperty(exports, "LocaleResolver", { enumerable: true, get: function () { return index_js_1.GraphQLLocale; } }); | ||
Object.defineProperty(exports, "GraphQLLocale", { enumerable: true, get: function () { return index_js_1.GraphQLLocale; } }); | ||
Object.defineProperty(exports, "LocalEndTimeResolver", { enumerable: true, get: function () { return index_js_1.GraphQLLocalEndTime; } }); | ||
Object.defineProperty(exports, "GraphQLLocalEndTime", { enumerable: true, get: function () { return index_js_1.GraphQLLocalEndTime; } }); | ||
Object.defineProperty(exports, "LocalTimeResolver", { enumerable: true, get: function () { return index_js_1.GraphQLLocalTime; } }); | ||
Object.defineProperty(exports, "GraphQLLocalTime", { enumerable: true, get: function () { return index_js_1.GraphQLLocalTime; } }); | ||
Object.defineProperty(exports, "LocalEndTimeResolver", { enumerable: true, get: function () { return index_js_1.GraphQLLocalEndTime; } }); | ||
Object.defineProperty(exports, "GraphQLLocalEndTime", { enumerable: true, get: function () { return index_js_1.GraphQLLocalEndTime; } }); | ||
Object.defineProperty(exports, "EmailAddressResolver", { enumerable: true, get: function () { return index_js_1.GraphQLEmailAddress; } }); | ||
Object.defineProperty(exports, "GraphQLEmailAddress", { enumerable: true, get: function () { return index_js_1.GraphQLEmailAddress; } }); | ||
Object.defineProperty(exports, "LongResolver", { enumerable: true, get: function () { return index_js_1.GraphQLLong; } }); | ||
Object.defineProperty(exports, "GraphQLLong", { enumerable: true, get: function () { return index_js_1.GraphQLLong; } }); | ||
Object.defineProperty(exports, "LongitudeResolver", { enumerable: true, get: function () { return index_js_1.GraphQLLongitude; } }); | ||
Object.defineProperty(exports, "GraphQLLongitude", { enumerable: true, get: function () { return index_js_1.GraphQLLongitude; } }); | ||
Object.defineProperty(exports, "MACResolver", { enumerable: true, get: function () { return index_js_1.GraphQLMAC; } }); | ||
Object.defineProperty(exports, "GraphQLMAC", { enumerable: true, get: function () { return index_js_1.GraphQLMAC; } }); | ||
Object.defineProperty(exports, "NegativeFloatResolver", { enumerable: true, get: function () { return index_js_1.GraphQLNegativeFloat; } }); | ||
@@ -48,4 +95,8 @@ Object.defineProperty(exports, "GraphQLNegativeFloat", { enumerable: true, get: function () { return index_js_1.GraphQLNegativeFloat; } }); | ||
Object.defineProperty(exports, "GraphQLNonPositiveInt", { enumerable: true, get: function () { return index_js_1.GraphQLNonPositiveInt; } }); | ||
Object.defineProperty(exports, "ObjectIDResolver", { enumerable: true, get: function () { return index_js_1.GraphQLObjectID; } }); | ||
Object.defineProperty(exports, "GraphQLObjectID", { enumerable: true, get: function () { return index_js_1.GraphQLObjectID; } }); | ||
Object.defineProperty(exports, "PhoneNumberResolver", { enumerable: true, get: function () { return index_js_1.GraphQLPhoneNumber; } }); | ||
Object.defineProperty(exports, "GraphQLPhoneNumber", { enumerable: true, get: function () { return index_js_1.GraphQLPhoneNumber; } }); | ||
Object.defineProperty(exports, "PortResolver", { enumerable: true, get: function () { return index_js_1.GraphQLPort; } }); | ||
Object.defineProperty(exports, "GraphQLPort", { enumerable: true, get: function () { return index_js_1.GraphQLPort; } }); | ||
Object.defineProperty(exports, "PositiveFloatResolver", { enumerable: true, get: function () { return index_js_1.GraphQLPositiveFloat; } }); | ||
@@ -57,2 +108,18 @@ Object.defineProperty(exports, "GraphQLPositiveFloat", { enumerable: true, get: function () { return index_js_1.GraphQLPositiveFloat; } }); | ||
Object.defineProperty(exports, "GraphQLPostalCode", { enumerable: true, get: function () { return index_js_1.GraphQLPostalCode; } }); | ||
Object.defineProperty(exports, "RGBResolver", { enumerable: true, get: function () { return index_js_1.GraphQLRGB; } }); | ||
Object.defineProperty(exports, "GraphQLRGB", { enumerable: true, get: function () { return index_js_1.GraphQLRGB; } }); | ||
Object.defineProperty(exports, "RGBAResolver", { enumerable: true, get: function () { return index_js_1.GraphQLRGBA; } }); | ||
Object.defineProperty(exports, "GraphQLRGBA", { enumerable: true, get: function () { return index_js_1.GraphQLRGBA; } }); | ||
Object.defineProperty(exports, "RoutingNumberResolver", { enumerable: true, get: function () { return index_js_1.GraphQLRoutingNumber; } }); | ||
Object.defineProperty(exports, "GraphQLRoutingNumber", { enumerable: true, get: function () { return index_js_1.GraphQLRoutingNumber; } }); | ||
Object.defineProperty(exports, "SafeIntResolver", { enumerable: true, get: function () { return index_js_1.GraphQLSafeInt; } }); | ||
Object.defineProperty(exports, "GraphQLSafeInt", { enumerable: true, get: function () { return index_js_1.GraphQLSafeInt; } }); | ||
Object.defineProperty(exports, "SemVerResolver", { enumerable: true, get: function () { return index_js_1.GraphQLSemVer; } }); | ||
Object.defineProperty(exports, "GraphQLSemVer", { enumerable: true, get: function () { return index_js_1.GraphQLSemVer; } }); | ||
Object.defineProperty(exports, "TimeResolver", { enumerable: true, get: function () { return index_js_1.GraphQLTime; } }); | ||
Object.defineProperty(exports, "GraphQLTime", { enumerable: true, get: function () { return index_js_1.GraphQLTime; } }); | ||
Object.defineProperty(exports, "TimestampResolver", { enumerable: true, get: function () { return index_js_1.GraphQLTimestamp; } }); | ||
Object.defineProperty(exports, "GraphQLTimestamp", { enumerable: true, get: function () { return index_js_1.GraphQLTimestamp; } }); | ||
Object.defineProperty(exports, "TimeZoneResolver", { enumerable: true, get: function () { return index_js_1.GraphQLTimeZone; } }); | ||
Object.defineProperty(exports, "GraphQLTimeZone", { enumerable: true, get: function () { return index_js_1.GraphQLTimeZone; } }); | ||
Object.defineProperty(exports, "UnsignedFloatResolver", { enumerable: true, get: function () { return index_js_1.GraphQLUnsignedFloat; } }); | ||
@@ -64,77 +131,10 @@ Object.defineProperty(exports, "GraphQLUnsignedFloat", { enumerable: true, get: function () { return index_js_1.GraphQLUnsignedFloat; } }); | ||
Object.defineProperty(exports, "GraphQLURL", { enumerable: true, get: function () { return index_js_1.GraphQLURL; } }); | ||
Object.defineProperty(exports, "BigIntResolver", { enumerable: true, get: function () { return index_js_1.GraphQLBigInt; } }); | ||
Object.defineProperty(exports, "GraphQLBigInt", { enumerable: true, get: function () { return index_js_1.GraphQLBigInt; } }); | ||
Object.defineProperty(exports, "ByteResolver", { enumerable: true, get: function () { return index_js_1.GraphQLByte; } }); | ||
Object.defineProperty(exports, "GraphQLByte", { enumerable: true, get: function () { return index_js_1.GraphQLByte; } }); | ||
Object.defineProperty(exports, "LongResolver", { enumerable: true, get: function () { return index_js_1.GraphQLLong; } }); | ||
Object.defineProperty(exports, "GraphQLLong", { enumerable: true, get: function () { return index_js_1.GraphQLLong; } }); | ||
Object.defineProperty(exports, "SafeIntResolver", { enumerable: true, get: function () { return index_js_1.GraphQLSafeInt; } }); | ||
Object.defineProperty(exports, "GraphQLSafeInt", { enumerable: true, get: function () { return index_js_1.GraphQLSafeInt; } }); | ||
Object.defineProperty(exports, "USCurrencyResolver", { enumerable: true, get: function () { return index_js_1.GraphQLUSCurrency; } }); | ||
Object.defineProperty(exports, "GraphQLUSCurrency", { enumerable: true, get: function () { return index_js_1.GraphQLUSCurrency; } }); | ||
Object.defineProperty(exports, "UtcOffsetResolver", { enumerable: true, get: function () { return index_js_1.GraphQLUtcOffset; } }); | ||
Object.defineProperty(exports, "GraphQLUtcOffset", { enumerable: true, get: function () { return index_js_1.GraphQLUtcOffset; } }); | ||
Object.defineProperty(exports, "UUIDResolver", { enumerable: true, get: function () { return index_js_1.GraphQLUUID; } }); | ||
Object.defineProperty(exports, "GraphQLUUID", { enumerable: true, get: function () { return index_js_1.GraphQLUUID; } }); | ||
Object.defineProperty(exports, "GUIDResolver", { enumerable: true, get: function () { return index_js_1.GraphQLGUID; } }); | ||
Object.defineProperty(exports, "GraphQLGUID", { enumerable: true, get: function () { return index_js_1.GraphQLGUID; } }); | ||
Object.defineProperty(exports, "HexadecimalResolver", { enumerable: true, get: function () { return index_js_1.GraphQLHexadecimal; } }); | ||
Object.defineProperty(exports, "GraphQLHexadecimal", { enumerable: true, get: function () { return index_js_1.GraphQLHexadecimal; } }); | ||
Object.defineProperty(exports, "HexColorCodeResolver", { enumerable: true, get: function () { return index_js_1.GraphQLHexColorCode; } }); | ||
Object.defineProperty(exports, "GraphQLHexColorCode", { enumerable: true, get: function () { return index_js_1.GraphQLHexColorCode; } }); | ||
Object.defineProperty(exports, "HSLResolver", { enumerable: true, get: function () { return index_js_1.GraphQLHSL; } }); | ||
Object.defineProperty(exports, "GraphQLHSL", { enumerable: true, get: function () { return index_js_1.GraphQLHSL; } }); | ||
Object.defineProperty(exports, "HSLAResolver", { enumerable: true, get: function () { return index_js_1.GraphQLHSLA; } }); | ||
Object.defineProperty(exports, "GraphQLHSLA", { enumerable: true, get: function () { return index_js_1.GraphQLHSLA; } }); | ||
Object.defineProperty(exports, "IPResolver", { enumerable: true, get: function () { return index_js_1.GraphQLIP; } }); | ||
Object.defineProperty(exports, "GraphQLIP", { enumerable: true, get: function () { return index_js_1.GraphQLIP; } }); | ||
Object.defineProperty(exports, "IPv4Resolver", { enumerable: true, get: function () { return index_js_1.GraphQLIPv4; } }); | ||
Object.defineProperty(exports, "GraphQLIPv4", { enumerable: true, get: function () { return index_js_1.GraphQLIPv4; } }); | ||
Object.defineProperty(exports, "IPv6Resolver", { enumerable: true, get: function () { return index_js_1.GraphQLIPv6; } }); | ||
Object.defineProperty(exports, "GraphQLIPv6", { enumerable: true, get: function () { return index_js_1.GraphQLIPv6; } }); | ||
Object.defineProperty(exports, "ISBNResolver", { enumerable: true, get: function () { return index_js_1.GraphQLISBN; } }); | ||
Object.defineProperty(exports, "GraphQLISBN", { enumerable: true, get: function () { return index_js_1.GraphQLISBN; } }); | ||
Object.defineProperty(exports, "JWTResolver", { enumerable: true, get: function () { return index_js_1.GraphQLJWT; } }); | ||
Object.defineProperty(exports, "GraphQLJWT", { enumerable: true, get: function () { return index_js_1.GraphQLJWT; } }); | ||
Object.defineProperty(exports, "LatitudeResolver", { enumerable: true, get: function () { return index_js_1.GraphQLLatitude; } }); | ||
Object.defineProperty(exports, "GraphQLLatitude", { enumerable: true, get: function () { return index_js_1.GraphQLLatitude; } }); | ||
Object.defineProperty(exports, "LongitudeResolver", { enumerable: true, get: function () { return index_js_1.GraphQLLongitude; } }); | ||
Object.defineProperty(exports, "GraphQLLongitude", { enumerable: true, get: function () { return index_js_1.GraphQLLongitude; } }); | ||
Object.defineProperty(exports, "MACResolver", { enumerable: true, get: function () { return index_js_1.GraphQLMAC; } }); | ||
Object.defineProperty(exports, "GraphQLMAC", { enumerable: true, get: function () { return index_js_1.GraphQLMAC; } }); | ||
Object.defineProperty(exports, "PortResolver", { enumerable: true, get: function () { return index_js_1.GraphQLPort; } }); | ||
Object.defineProperty(exports, "GraphQLPort", { enumerable: true, get: function () { return index_js_1.GraphQLPort; } }); | ||
Object.defineProperty(exports, "RGBResolver", { enumerable: true, get: function () { return index_js_1.GraphQLRGB; } }); | ||
Object.defineProperty(exports, "GraphQLRGB", { enumerable: true, get: function () { return index_js_1.GraphQLRGB; } }); | ||
Object.defineProperty(exports, "RGBAResolver", { enumerable: true, get: function () { return index_js_1.GraphQLRGBA; } }); | ||
Object.defineProperty(exports, "GraphQLRGBA", { enumerable: true, get: function () { return index_js_1.GraphQLRGBA; } }); | ||
Object.defineProperty(exports, "USCurrencyResolver", { enumerable: true, get: function () { return index_js_1.GraphQLUSCurrency; } }); | ||
Object.defineProperty(exports, "GraphQLUSCurrency", { enumerable: true, get: function () { return index_js_1.GraphQLUSCurrency; } }); | ||
Object.defineProperty(exports, "CurrencyResolver", { enumerable: true, get: function () { return index_js_1.GraphQLCurrency; } }); | ||
Object.defineProperty(exports, "GraphQLCurrency", { enumerable: true, get: function () { return index_js_1.GraphQLCurrency; } }); | ||
Object.defineProperty(exports, "JSONResolver", { enumerable: true, get: function () { return index_js_1.GraphQLJSON; } }); | ||
Object.defineProperty(exports, "GraphQLJSON", { enumerable: true, get: function () { return index_js_1.GraphQLJSON; } }); | ||
Object.defineProperty(exports, "JSONObjectResolver", { enumerable: true, get: function () { return index_js_1.GraphQLJSONObject; } }); | ||
Object.defineProperty(exports, "GraphQLJSONObject", { enumerable: true, get: function () { return index_js_1.GraphQLJSONObject; } }); | ||
Object.defineProperty(exports, "IBANResolver", { enumerable: true, get: function () { return index_js_1.GraphQLIBAN; } }); | ||
Object.defineProperty(exports, "GraphQLIBAN", { enumerable: true, get: function () { return index_js_1.GraphQLIBAN; } }); | ||
Object.defineProperty(exports, "ObjectIDResolver", { enumerable: true, get: function () { return index_js_1.GraphQLObjectID; } }); | ||
Object.defineProperty(exports, "GraphQLObjectID", { enumerable: true, get: function () { return index_js_1.GraphQLObjectID; } }); | ||
Object.defineProperty(exports, "VoidResolver", { enumerable: true, get: function () { return index_js_1.GraphQLVoid; } }); | ||
Object.defineProperty(exports, "GraphQLVoid", { enumerable: true, get: function () { return index_js_1.GraphQLVoid; } }); | ||
Object.defineProperty(exports, "DIDResolver", { enumerable: true, get: function () { return index_js_1.GraphQLDID; } }); | ||
Object.defineProperty(exports, "GraphQLDID", { enumerable: true, get: function () { return index_js_1.GraphQLDID; } }); | ||
Object.defineProperty(exports, "CountryCodeResolver", { enumerable: true, get: function () { return index_js_1.GraphQLCountryCode; } }); | ||
Object.defineProperty(exports, "GraphQLCountryCode", { enumerable: true, get: function () { return index_js_1.GraphQLCountryCode; } }); | ||
Object.defineProperty(exports, "LocaleResolver", { enumerable: true, get: function () { return index_js_1.GraphQLLocale; } }); | ||
Object.defineProperty(exports, "GraphQLLocale", { enumerable: true, get: function () { return index_js_1.GraphQLLocale; } }); | ||
Object.defineProperty(exports, "RoutingNumberResolver", { enumerable: true, get: function () { return index_js_1.GraphQLRoutingNumber; } }); | ||
Object.defineProperty(exports, "GraphQLRoutingNumber", { enumerable: true, get: function () { return index_js_1.GraphQLRoutingNumber; } }); | ||
Object.defineProperty(exports, "AccountNumberResolver", { enumerable: true, get: function () { return index_js_1.GraphQLAccountNumber; } }); | ||
Object.defineProperty(exports, "GraphQLAccountNumber", { enumerable: true, get: function () { return index_js_1.GraphQLAccountNumber; } }); | ||
Object.defineProperty(exports, "CuidResolver", { enumerable: true, get: function () { return index_js_1.GraphQLCuid; } }); | ||
Object.defineProperty(exports, "GraphQLCuid", { enumerable: true, get: function () { return index_js_1.GraphQLCuid; } }); | ||
Object.defineProperty(exports, "SemVerResolver", { enumerable: true, get: function () { return index_js_1.GraphQLSemVer; } }); | ||
Object.defineProperty(exports, "GraphQLSemVer", { enumerable: true, get: function () { return index_js_1.GraphQLSemVer; } }); | ||
Object.defineProperty(exports, "GraphQLDeweyDecimalResolver", { enumerable: true, get: function () { return index_js_1.GraphQLDeweyDecimal; } }); | ||
Object.defineProperty(exports, "GraphQLDeweyDecimal", { enumerable: true, get: function () { return index_js_1.GraphQLDeweyDecimal; } }); | ||
Object.defineProperty(exports, "GraphQLLCCSubclass", { enumerable: true, get: function () { return index_js_1.GraphQLLCCSubclass; } }); | ||
Object.defineProperty(exports, "GraphQLIPCPatentResolver", { enumerable: true, get: function () { return index_js_1.GraphQLIPCPatent; } }); | ||
Object.defineProperty(exports, "GraphQLIPCPatent", { enumerable: true, get: function () { return index_js_1.GraphQLIPCPatent; } }); | ||
const Duration_js_1 = require("./scalars/iso-date/Duration.js"); | ||
@@ -197,2 +197,3 @@ Object.defineProperty(exports, "DurationResolver", { enumerable: true, get: function () { return Duration_js_1.GraphQLDuration; } }); | ||
Object.defineProperty(exports, "DIDDefinition", { enumerable: true, get: function () { return typeDefs_js_1.DID; } }); | ||
Object.defineProperty(exports, "DurationTypeDefinition", { enumerable: true, get: function () { return typeDefs_js_1.Duration; } }); | ||
Object.defineProperty(exports, "CountryCodeDefinition", { enumerable: true, get: function () { return typeDefs_js_1.CountryCode; } }); | ||
@@ -199,0 +200,0 @@ Object.defineProperty(exports, "LocaleDefinition", { enumerable: true, get: function () { return typeDefs_js_1.Locale; } }); |
import * as mocks from './mocks.js'; | ||
import { GraphQLDate, GraphQLTime, GraphQLDateTime, GraphQLTimestamp, GraphQLTimeZone, GraphQLUtcOffset, GraphQLISO8601Duration, GraphQLLocalDate, GraphQLLocalTime, GraphQLLocalEndTime, GraphQLEmailAddress, GraphQLNegativeFloat, GraphQLNegativeInt, GraphQLNonEmptyString, GraphQLNonNegativeFloat, GraphQLNonNegativeInt, GraphQLNonPositiveFloat, GraphQLNonPositiveInt, GraphQLPhoneNumber, GraphQLPositiveFloat, GraphQLPositiveInt, GraphQLPostalCode, GraphQLUnsignedFloat, GraphQLUnsignedInt, GraphQLURL, GraphQLBigInt, GraphQLByte, GraphQLLong, GraphQLSafeInt, GraphQLUUID, GraphQLGUID, GraphQLHexadecimal, GraphQLHexColorCode, GraphQLHSL, GraphQLHSLA, GraphQLIP, GraphQLIPv4, GraphQLIPv6, GraphQLISBN, GraphQLJWT, GraphQLLatitude, GraphQLLongitude, GraphQLMAC, GraphQLPort, GraphQLRGB, GraphQLRGBA, GraphQLUSCurrency, GraphQLCurrency, GraphQLJSON, GraphQLJSONObject, GraphQLIBAN, GraphQLObjectID, GraphQLVoid, GraphQLDID, GraphQLCountryCode, GraphQLLocale, GraphQLRoutingNumber, GraphQLAccountNumber, GraphQLCuid, GraphQLSemVer, GraphQLDeweyDecimal, GraphQLLCCSubclass, GraphQLIPCPatent, } from './scalars/index.js'; | ||
import { GraphQLAccountNumber, GraphQLBigInt, GraphQLByte, GraphQLCountryCode, GraphQLCuid, GraphQLCurrency, GraphQLDate, GraphQLDateTime, GraphQLDeweyDecimal, GraphQLDID, GraphQLEmailAddress, GraphQLGUID, GraphQLHexadecimal, GraphQLHexColorCode, GraphQLHSL, GraphQLHSLA, GraphQLIBAN, GraphQLIP, GraphQLIPCPatent, GraphQLIPv4, GraphQLIPv6, GraphQLISBN, GraphQLISO8601Duration, GraphQLJSON, GraphQLJSONObject, GraphQLJWT, GraphQLLatitude, GraphQLLCCSubclass, GraphQLLocalDate, GraphQLLocale, GraphQLLocalEndTime, GraphQLLocalTime, GraphQLLong, GraphQLLongitude, GraphQLMAC, GraphQLNegativeFloat, GraphQLNegativeInt, GraphQLNonEmptyString, GraphQLNonNegativeFloat, GraphQLNonNegativeInt, GraphQLNonPositiveFloat, GraphQLNonPositiveInt, GraphQLObjectID, GraphQLPhoneNumber, GraphQLPort, GraphQLPositiveFloat, GraphQLPositiveInt, GraphQLPostalCode, GraphQLRGB, GraphQLRGBA, GraphQLRoutingNumber, GraphQLSafeInt, GraphQLSemVer, GraphQLTime, GraphQLTimestamp, GraphQLTimeZone, GraphQLUnsignedFloat, GraphQLUnsignedInt, GraphQLURL, GraphQLUSCurrency, GraphQLUtcOffset, GraphQLUUID, GraphQLVoid, } from './scalars/index.js'; | ||
import { GraphQLDuration } from './scalars/iso-date/Duration.js'; | ||
export { Date as DateTypeDefinition, Time as TimeTypeDefinition, DateTime as DateTimeTypeDefinition, Timestamp as TimestampTypeDefinition, TimeZone as TimeZoneTypeDefinition, UtcOffset as UtcOffsetTypeDefinition, LocalDate as LocalDateTypeDefinition, LocalTime as LocalTimeTypeDefinition, LocalEndTime as LocalEndTimeTypeDefinition, EmailAddress as EmailAddressTypeDefinition, NegativeFloat as NegativeFloatTypeDefinition, NegativeInt as NegativeIntTypeDefinition, NonEmptyString as NonEmptyStringTypeDefinition, NonNegativeFloat as NonNegativeFloatTypeDefinition, NonNegativeInt as NonNegativeIntTypeDefinition, NonPositiveFloat as NonPositiveFloatTypeDefinition, NonPositiveInt as NonPositiveIntTypeDefinition, PhoneNumber as PhoneNumberTypeDefinition, PositiveFloat as PositiveFloatTypeDefinition, PositiveInt as PositiveIntTypeDefinition, PostalCode as PostalCodeTypeDefinition, UnsignedFloat as UnsignedFloatTypeDefinition, UnsignedInt as UnsignedIntTypeDefinition, URL as URLTypeDefinition, BigInt as BigIntTypeDefinition, Byte as ByteTypeDefinition, Long as LongTypeDefinition, SafeInt as SafeIntDefinition, UUID as UUIDDefinition, GUID as GUIDDefinition, Hexadecimal as HexadecimalTypeDefinition, HexColorCode as HexColorCodeDefinition, HSL as HSLDefinition, HSLA as HSLADefinition, IP as IPDefinition, IPv4 as IPv4Definition, IPv6 as IPv6Definition, ISBN as ISBNDefinition, JWT as JWTDefinition, Latitude as LatitudeDefinition, Longitude as LongitudeDefinition, MAC as MACDefinition, Port as PortDefinition, RGB as RGBDefinition, RGBA as RGBADefinition, USCurrency as USCurrencyDefinition, Currency as CurrencyDefinition, JSON as JSONDefinition, JSONObject as JSONObjectDefinition, IBAN as IBANTypeDefinition, ObjectID as ObjectIDTypeDefinition, Void as VoidTypeDefinition, DID as DIDDefinition, CountryCode as CountryCodeDefinition, Locale as LocaleDefinition, RoutingNumber as RoutingNumberDefinition, AccountNumber as AccountNumberDefinition, Cuid as CuidDefinition, SemVer as SemVerDefinition, DeweyDecimal as DeweyDecimalDefinition, LCCSubclass as LCCSubclassDefinition, IPCPatent as IPCPatentDefinition, } from './typeDefs.js'; | ||
export { Date as DateTypeDefinition, Time as TimeTypeDefinition, DateTime as DateTimeTypeDefinition, Timestamp as TimestampTypeDefinition, TimeZone as TimeZoneTypeDefinition, UtcOffset as UtcOffsetTypeDefinition, LocalDate as LocalDateTypeDefinition, LocalTime as LocalTimeTypeDefinition, LocalEndTime as LocalEndTimeTypeDefinition, EmailAddress as EmailAddressTypeDefinition, NegativeFloat as NegativeFloatTypeDefinition, NegativeInt as NegativeIntTypeDefinition, NonEmptyString as NonEmptyStringTypeDefinition, NonNegativeFloat as NonNegativeFloatTypeDefinition, NonNegativeInt as NonNegativeIntTypeDefinition, NonPositiveFloat as NonPositiveFloatTypeDefinition, NonPositiveInt as NonPositiveIntTypeDefinition, PhoneNumber as PhoneNumberTypeDefinition, PositiveFloat as PositiveFloatTypeDefinition, PositiveInt as PositiveIntTypeDefinition, PostalCode as PostalCodeTypeDefinition, UnsignedFloat as UnsignedFloatTypeDefinition, UnsignedInt as UnsignedIntTypeDefinition, URL as URLTypeDefinition, BigInt as BigIntTypeDefinition, Byte as ByteTypeDefinition, Long as LongTypeDefinition, SafeInt as SafeIntDefinition, UUID as UUIDDefinition, GUID as GUIDDefinition, Hexadecimal as HexadecimalTypeDefinition, HexColorCode as HexColorCodeDefinition, HSL as HSLDefinition, HSLA as HSLADefinition, IP as IPDefinition, IPv4 as IPv4Definition, IPv6 as IPv6Definition, ISBN as ISBNDefinition, JWT as JWTDefinition, Latitude as LatitudeDefinition, Longitude as LongitudeDefinition, MAC as MACDefinition, Port as PortDefinition, RGB as RGBDefinition, RGBA as RGBADefinition, USCurrency as USCurrencyDefinition, Currency as CurrencyDefinition, JSON as JSONDefinition, JSONObject as JSONObjectDefinition, IBAN as IBANTypeDefinition, ObjectID as ObjectIDTypeDefinition, Void as VoidTypeDefinition, DID as DIDDefinition, Duration as DurationTypeDefinition, CountryCode as CountryCodeDefinition, Locale as LocaleDefinition, RoutingNumber as RoutingNumberDefinition, AccountNumber as AccountNumberDefinition, Cuid as CuidDefinition, SemVer as SemVerDefinition, DeweyDecimal as DeweyDecimalDefinition, LCCSubclass as LCCSubclassDefinition, IPCPatent as IPCPatentDefinition, } from './typeDefs.js'; | ||
export { typeDefs } from './typeDefs.js'; | ||
@@ -75,3 +75,3 @@ export { GraphQLDate as DateResolver, GraphQLTime as TimeResolver, GraphQLDateTime as DateTimeResolver, GraphQLTimestamp as TimestampResolver, GraphQLTimeZone as TimeZoneResolver, GraphQLUtcOffset as UtcOffsetResolver, GraphQLDuration as DurationResolver, GraphQLISO8601Duration as ISO8601DurationResolver, GraphQLLocalDate as LocalDateResolver, GraphQLLocalTime as LocalTimeResolver, GraphQLLocalEndTime as LocalEndTimeResolver, GraphQLEmailAddress as EmailAddressResolver, GraphQLNegativeFloat as NegativeFloatResolver, GraphQLNegativeInt as NegativeIntResolver, GraphQLNonEmptyString as NonEmptyStringResolver, GraphQLNonNegativeFloat as NonNegativeFloatResolver, GraphQLNonNegativeInt as NonNegativeIntResolver, GraphQLNonPositiveFloat as NonPositiveFloatResolver, GraphQLNonPositiveInt as NonPositiveIntResolver, GraphQLPhoneNumber as PhoneNumberResolver, GraphQLPositiveFloat as PositiveFloatResolver, GraphQLPositiveInt as PositiveIntResolver, GraphQLPostalCode as PostalCodeResolver, GraphQLUnsignedFloat as UnsignedFloatResolver, GraphQLUnsignedInt as UnsignedIntResolver, GraphQLURL as URLResolver, GraphQLBigInt as BigIntResolver, GraphQLByte as ByteResolver, GraphQLLong as LongResolver, GraphQLSafeInt as SafeIntResolver, GraphQLUUID as UUIDResolver, GraphQLGUID as GUIDResolver, GraphQLHexadecimal as HexadecimalResolver, GraphQLHexColorCode as HexColorCodeResolver, GraphQLHSL as HSLResolver, GraphQLHSLA as HSLAResolver, GraphQLIP as IPResolver, GraphQLIPv4 as IPv4Resolver, GraphQLIPv6 as IPv6Resolver, GraphQLISBN as ISBNResolver, GraphQLJWT as JWTResolver, GraphQLLatitude as LatitudeResolver, GraphQLLongitude as LongitudeResolver, GraphQLMAC as MACResolver, GraphQLPort as PortResolver, GraphQLRGB as RGBResolver, GraphQLRGBA as RGBAResolver, GraphQLUSCurrency as USCurrencyResolver, GraphQLCurrency as CurrencyResolver, GraphQLJSON as JSONResolver, GraphQLJSONObject as JSONObjectResolver, GraphQLIBAN as IBANResolver, GraphQLObjectID as ObjectIDResolver, GraphQLVoid as VoidResolver, GraphQLDID as DIDResolver, GraphQLCountryCode as CountryCodeResolver, GraphQLLocale as LocaleResolver, GraphQLRoutingNumber as RoutingNumberResolver, GraphQLAccountNumber as AccountNumberResolver, GraphQLCuid as CuidResolver, GraphQLSemVer as SemVerResolver, GraphQLDeweyDecimal as GraphQLDeweyDecimalResolver, GraphQLIPCPatent as GraphQLIPCPatentResolver, }; | ||
export { mocks }; | ||
export { RegularExpression } from './RegularExpression.js'; | ||
export { RegularExpression, } from './RegularExpression.js'; | ||
export { GraphQLDate, GraphQLTime, GraphQLDateTime, GraphQLTimestamp, GraphQLTimeZone, GraphQLUtcOffset, GraphQLDuration, GraphQLISO8601Duration, GraphQLLocalDate, GraphQLLocalTime, GraphQLLocalEndTime, GraphQLEmailAddress, GraphQLNegativeFloat, GraphQLNegativeInt, GraphQLNonEmptyString, GraphQLNonNegativeFloat, GraphQLNonNegativeInt, GraphQLNonPositiveFloat, GraphQLNonPositiveInt, GraphQLPhoneNumber, GraphQLPositiveFloat, GraphQLPositiveInt, GraphQLPostalCode, GraphQLUnsignedFloat, GraphQLUnsignedInt, GraphQLURL, GraphQLBigInt, GraphQLByte, GraphQLLong, GraphQLSafeInt, GraphQLUUID, GraphQLGUID, GraphQLHexadecimal, GraphQLHexColorCode, GraphQLHSL, GraphQLHSLA, GraphQLIP, GraphQLIPv4, GraphQLIPv6, GraphQLISBN, GraphQLJWT, GraphQLLatitude, GraphQLLongitude, GraphQLMAC, GraphQLPort, GraphQLRGB, GraphQLRGBA, GraphQLUSCurrency, GraphQLCurrency, GraphQLJSON, GraphQLJSONObject, GraphQLIBAN, GraphQLObjectID, GraphQLVoid, GraphQLDID, GraphQLCountryCode, GraphQLLocale, GraphQLRoutingNumber, GraphQLAccountNumber, GraphQLCuid, GraphQLSemVer, GraphQLDeweyDecimal, GraphQLLCCSubclass, GraphQLIPCPatent, }; |
{ | ||
"name": "graphql-scalars", | ||
"version": "1.21.0", | ||
"version": "1.21.1", | ||
"description": "A collection of scalar types not included in base GraphQL.", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
import { GraphQLScalarType } from 'graphql'; | ||
import * as mocks from './mocks.js'; | ||
import { GraphQLDate, GraphQLTime, GraphQLDateTime, GraphQLTimestamp, GraphQLTimeZone, GraphQLUtcOffset, GraphQLISO8601Duration, GraphQLLocalDate, GraphQLLocalTime, GraphQLLocalEndTime, GraphQLEmailAddress, GraphQLNegativeFloat, GraphQLNegativeInt, GraphQLNonEmptyString, GraphQLNonNegativeFloat, GraphQLNonNegativeInt, GraphQLNonPositiveFloat, GraphQLNonPositiveInt, GraphQLPhoneNumber, GraphQLPositiveFloat, GraphQLPositiveInt, GraphQLPostalCode, GraphQLUnsignedFloat, GraphQLUnsignedInt, GraphQLURL, GraphQLBigInt, GraphQLByte, GraphQLLong, GraphQLSafeInt, GraphQLUUID, GraphQLGUID, GraphQLHexadecimal, GraphQLHexColorCode, GraphQLHSL, GraphQLHSLA, GraphQLIP, GraphQLIPv4, GraphQLIPv6, GraphQLISBN, GraphQLJWT, GraphQLLatitude, GraphQLLongitude, GraphQLMAC, GraphQLPort, GraphQLRGB, GraphQLRGBA, GraphQLUSCurrency, GraphQLCurrency, GraphQLJSON, GraphQLJSONObject, GraphQLIBAN, GraphQLObjectID, GraphQLVoid, GraphQLDID, GraphQLCountryCode, GraphQLLocale, GraphQLRoutingNumber, GraphQLAccountNumber, GraphQLCuid, GraphQLSemVer, GraphQLDeweyDecimal, GraphQLLCCSubclass, GraphQLIPCPatent } from './scalars/index.js'; | ||
import { GraphQLAccountNumber, GraphQLBigInt, GraphQLByte, GraphQLCountryCode, GraphQLCuid, GraphQLCurrency, GraphQLDate, GraphQLDateTime, GraphQLDeweyDecimal, GraphQLDID, GraphQLEmailAddress, GraphQLGUID, GraphQLHexadecimal, GraphQLHexColorCode, GraphQLHSL, GraphQLHSLA, GraphQLIBAN, GraphQLIP, GraphQLIPCPatent, GraphQLIPv4, GraphQLIPv6, GraphQLISBN, GraphQLISO8601Duration, GraphQLJSON, GraphQLJSONObject, GraphQLJWT, GraphQLLatitude, GraphQLLCCSubclass, GraphQLLocalDate, GraphQLLocale, GraphQLLocalEndTime, GraphQLLocalTime, GraphQLLong, GraphQLLongitude, GraphQLMAC, GraphQLNegativeFloat, GraphQLNegativeInt, GraphQLNonEmptyString, GraphQLNonNegativeFloat, GraphQLNonNegativeInt, GraphQLNonPositiveFloat, GraphQLNonPositiveInt, GraphQLObjectID, GraphQLPhoneNumber, GraphQLPort, GraphQLPositiveFloat, GraphQLPositiveInt, GraphQLPostalCode, GraphQLRGB, GraphQLRGBA, GraphQLRoutingNumber, GraphQLSafeInt, GraphQLSemVer, GraphQLTime, GraphQLTimestamp, GraphQLTimeZone, GraphQLUnsignedFloat, GraphQLUnsignedInt, GraphQLURL, GraphQLUSCurrency, GraphQLUtcOffset, GraphQLUUID, GraphQLVoid } from './scalars/index.js'; | ||
import { GraphQLDuration } from './scalars/iso-date/Duration.js'; | ||
export { Date as DateTypeDefinition, Time as TimeTypeDefinition, DateTime as DateTimeTypeDefinition, Timestamp as TimestampTypeDefinition, TimeZone as TimeZoneTypeDefinition, UtcOffset as UtcOffsetTypeDefinition, LocalDate as LocalDateTypeDefinition, LocalTime as LocalTimeTypeDefinition, LocalEndTime as LocalEndTimeTypeDefinition, EmailAddress as EmailAddressTypeDefinition, NegativeFloat as NegativeFloatTypeDefinition, NegativeInt as NegativeIntTypeDefinition, NonEmptyString as NonEmptyStringTypeDefinition, NonNegativeFloat as NonNegativeFloatTypeDefinition, NonNegativeInt as NonNegativeIntTypeDefinition, NonPositiveFloat as NonPositiveFloatTypeDefinition, NonPositiveInt as NonPositiveIntTypeDefinition, PhoneNumber as PhoneNumberTypeDefinition, PositiveFloat as PositiveFloatTypeDefinition, PositiveInt as PositiveIntTypeDefinition, PostalCode as PostalCodeTypeDefinition, UnsignedFloat as UnsignedFloatTypeDefinition, UnsignedInt as UnsignedIntTypeDefinition, URL as URLTypeDefinition, BigInt as BigIntTypeDefinition, Byte as ByteTypeDefinition, Long as LongTypeDefinition, SafeInt as SafeIntDefinition, UUID as UUIDDefinition, GUID as GUIDDefinition, Hexadecimal as HexadecimalTypeDefinition, HexColorCode as HexColorCodeDefinition, HSL as HSLDefinition, HSLA as HSLADefinition, IP as IPDefinition, IPv4 as IPv4Definition, IPv6 as IPv6Definition, ISBN as ISBNDefinition, JWT as JWTDefinition, Latitude as LatitudeDefinition, Longitude as LongitudeDefinition, MAC as MACDefinition, Port as PortDefinition, RGB as RGBDefinition, RGBA as RGBADefinition, USCurrency as USCurrencyDefinition, Currency as CurrencyDefinition, JSON as JSONDefinition, JSONObject as JSONObjectDefinition, IBAN as IBANTypeDefinition, ObjectID as ObjectIDTypeDefinition, Void as VoidTypeDefinition, DID as DIDDefinition, CountryCode as CountryCodeDefinition, Locale as LocaleDefinition, RoutingNumber as RoutingNumberDefinition, AccountNumber as AccountNumberDefinition, Cuid as CuidDefinition, SemVer as SemVerDefinition, DeweyDecimal as DeweyDecimalDefinition, LCCSubclass as LCCSubclassDefinition, IPCPatent as IPCPatentDefinition, } from './typeDefs.js'; | ||
export { Date as DateTypeDefinition, Time as TimeTypeDefinition, DateTime as DateTimeTypeDefinition, Timestamp as TimestampTypeDefinition, TimeZone as TimeZoneTypeDefinition, UtcOffset as UtcOffsetTypeDefinition, LocalDate as LocalDateTypeDefinition, LocalTime as LocalTimeTypeDefinition, LocalEndTime as LocalEndTimeTypeDefinition, EmailAddress as EmailAddressTypeDefinition, NegativeFloat as NegativeFloatTypeDefinition, NegativeInt as NegativeIntTypeDefinition, NonEmptyString as NonEmptyStringTypeDefinition, NonNegativeFloat as NonNegativeFloatTypeDefinition, NonNegativeInt as NonNegativeIntTypeDefinition, NonPositiveFloat as NonPositiveFloatTypeDefinition, NonPositiveInt as NonPositiveIntTypeDefinition, PhoneNumber as PhoneNumberTypeDefinition, PositiveFloat as PositiveFloatTypeDefinition, PositiveInt as PositiveIntTypeDefinition, PostalCode as PostalCodeTypeDefinition, UnsignedFloat as UnsignedFloatTypeDefinition, UnsignedInt as UnsignedIntTypeDefinition, URL as URLTypeDefinition, BigInt as BigIntTypeDefinition, Byte as ByteTypeDefinition, Long as LongTypeDefinition, SafeInt as SafeIntDefinition, UUID as UUIDDefinition, GUID as GUIDDefinition, Hexadecimal as HexadecimalTypeDefinition, HexColorCode as HexColorCodeDefinition, HSL as HSLDefinition, HSLA as HSLADefinition, IP as IPDefinition, IPv4 as IPv4Definition, IPv6 as IPv6Definition, ISBN as ISBNDefinition, JWT as JWTDefinition, Latitude as LatitudeDefinition, Longitude as LongitudeDefinition, MAC as MACDefinition, Port as PortDefinition, RGB as RGBDefinition, RGBA as RGBADefinition, USCurrency as USCurrencyDefinition, Currency as CurrencyDefinition, JSON as JSONDefinition, JSONObject as JSONObjectDefinition, IBAN as IBANTypeDefinition, ObjectID as ObjectIDTypeDefinition, Void as VoidTypeDefinition, DID as DIDDefinition, Duration as DurationTypeDefinition, CountryCode as CountryCodeDefinition, Locale as LocaleDefinition, RoutingNumber as RoutingNumberDefinition, AccountNumber as AccountNumberDefinition, Cuid as CuidDefinition, SemVer as SemVerDefinition, DeweyDecimal as DeweyDecimalDefinition, LCCSubclass as LCCSubclassDefinition, IPCPatent as IPCPatentDefinition, } from './typeDefs.js'; | ||
export { typeDefs } from './typeDefs.js'; | ||
@@ -11,3 +11,3 @@ export { GraphQLDate as DateResolver, GraphQLTime as TimeResolver, GraphQLDateTime as DateTimeResolver, GraphQLTimestamp as TimestampResolver, GraphQLTimeZone as TimeZoneResolver, GraphQLUtcOffset as UtcOffsetResolver, GraphQLDuration as DurationResolver, GraphQLISO8601Duration as ISO8601DurationResolver, GraphQLLocalDate as LocalDateResolver, GraphQLLocalTime as LocalTimeResolver, GraphQLLocalEndTime as LocalEndTimeResolver, GraphQLEmailAddress as EmailAddressResolver, GraphQLNegativeFloat as NegativeFloatResolver, GraphQLNegativeInt as NegativeIntResolver, GraphQLNonEmptyString as NonEmptyStringResolver, GraphQLNonNegativeFloat as NonNegativeFloatResolver, GraphQLNonNegativeInt as NonNegativeIntResolver, GraphQLNonPositiveFloat as NonPositiveFloatResolver, GraphQLNonPositiveInt as NonPositiveIntResolver, GraphQLPhoneNumber as PhoneNumberResolver, GraphQLPositiveFloat as PositiveFloatResolver, GraphQLPositiveInt as PositiveIntResolver, GraphQLPostalCode as PostalCodeResolver, GraphQLUnsignedFloat as UnsignedFloatResolver, GraphQLUnsignedInt as UnsignedIntResolver, GraphQLURL as URLResolver, GraphQLBigInt as BigIntResolver, GraphQLByte as ByteResolver, GraphQLLong as LongResolver, GraphQLSafeInt as SafeIntResolver, GraphQLUUID as UUIDResolver, GraphQLGUID as GUIDResolver, GraphQLHexadecimal as HexadecimalResolver, GraphQLHexColorCode as HexColorCodeResolver, GraphQLHSL as HSLResolver, GraphQLHSLA as HSLAResolver, GraphQLIP as IPResolver, GraphQLIPv4 as IPv4Resolver, GraphQLIPv6 as IPv6Resolver, GraphQLISBN as ISBNResolver, GraphQLJWT as JWTResolver, GraphQLLatitude as LatitudeResolver, GraphQLLongitude as LongitudeResolver, GraphQLMAC as MACResolver, GraphQLPort as PortResolver, GraphQLRGB as RGBResolver, GraphQLRGBA as RGBAResolver, GraphQLUSCurrency as USCurrencyResolver, GraphQLCurrency as CurrencyResolver, GraphQLJSON as JSONResolver, GraphQLJSONObject as JSONObjectResolver, GraphQLIBAN as IBANResolver, GraphQLObjectID as ObjectIDResolver, GraphQLVoid as VoidResolver, GraphQLDID as DIDResolver, GraphQLCountryCode as CountryCodeResolver, GraphQLLocale as LocaleResolver, GraphQLRoutingNumber as RoutingNumberResolver, GraphQLAccountNumber as AccountNumberResolver, GraphQLCuid as CuidResolver, GraphQLSemVer as SemVerResolver, GraphQLDeweyDecimal as GraphQLDeweyDecimalResolver, GraphQLIPCPatent as GraphQLIPCPatentResolver, }; | ||
export { mocks }; | ||
export { RegularExpression, RegularExpressionOptions, RegularExpressionErrorMessageFn } from './RegularExpression.js'; | ||
export { RegularExpression, RegularExpressionOptions, RegularExpressionErrorMessageFn, } from './RegularExpression.js'; | ||
export { GraphQLDate, GraphQLTime, GraphQLDateTime, GraphQLTimestamp, GraphQLTimeZone, GraphQLUtcOffset, GraphQLDuration, GraphQLISO8601Duration, GraphQLLocalDate, GraphQLLocalTime, GraphQLLocalEndTime, GraphQLEmailAddress, GraphQLNegativeFloat, GraphQLNegativeInt, GraphQLNonEmptyString, GraphQLNonNegativeFloat, GraphQLNonNegativeInt, GraphQLNonPositiveFloat, GraphQLNonPositiveInt, GraphQLPhoneNumber, GraphQLPositiveFloat, GraphQLPositiveInt, GraphQLPostalCode, GraphQLUnsignedFloat, GraphQLUnsignedInt, GraphQLURL, GraphQLBigInt, GraphQLByte, GraphQLLong, GraphQLSafeInt, GraphQLUUID, GraphQLGUID, GraphQLHexadecimal, GraphQLHexColorCode, GraphQLHSL, GraphQLHSLA, GraphQLIP, GraphQLIPv4, GraphQLIPv6, GraphQLISBN, GraphQLJWT, GraphQLLatitude, GraphQLLongitude, GraphQLMAC, GraphQLPort, GraphQLRGB, GraphQLRGBA, GraphQLUSCurrency, GraphQLCurrency, GraphQLJSON, GraphQLJSONObject, GraphQLIBAN, GraphQLObjectID, GraphQLVoid, GraphQLDID, GraphQLCountryCode, GraphQLLocale, GraphQLRoutingNumber, GraphQLAccountNumber, GraphQLCuid, GraphQLSemVer, GraphQLDeweyDecimal, GraphQLLCCSubclass, GraphQLIPCPatent, }; |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
447798
9049