swagger-to-graphql
swagger-to-graphql copied to clipboard
[Feature request] Add new GraphQL types
The following two libraries could be used to extend the range of simple types based on the JSON schema properties type
and format
:
-
graphql-iso-date
:Date
,Time
,DateTime
-
graphql-custom-types
:GraphQLEmail
,GraphQLURL
,GraphQLDateTime