Hotchocolate: DateTime should be DateTimeType by default and not DateType

Created on 29 Oct 2018  路  2Comments  路  Source: ChilliCream/hotchocolate

Per default DateTimeOffset and DateTime should become DateTimeType in the GraphQL schema. At the moment DateTime becomes DateType and DateTimeOffset becomes DateTimeType.

bug

Most helpful comment

@Dolfik1 I have moved this fix to the next version since I want to close the current version and work on this one has not yet started.

All 2 comments

@Dolfik1: I have created an issue for this.

@Dolfik1 I have moved this fix to the next version since I want to close the current version and work on this one has not yet started.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

benmccallum picture benmccallum  路  5Comments

nigel-sampson picture nigel-sampson  路  5Comments

nigel-sampson picture nigel-sampson  路  5Comments

jbray1982 picture jbray1982  路  5Comments

hognevevle picture hognevevle  路  3Comments