Skip to content

Implicit Date conversion clashes with DateTime scalar #15

Description

@roele

If DateTime scalar from graphql-java-extended-scalars is used which maps to the OffsetDateTime Java type the following exception is thrown.

org.springframework.dao.InvalidDataAccessApiUsageException: Parameter value [Thu Dec 03 01:00:00 CET 2020] did not match expected type [java.time.OffsetDateTime (n/a)]

Implicit Date conversion should be removed from FilterExpressionParser.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions