Closed meganemura closed 9 months ago
This change adds and improves the tests to use GraphQL::Types::ISO8601DateTime and GraphQL::Types::ISO8601Date. I originally created the same PR for github/graphql-ruby.
GraphQL::Types::ISO8601DateTime
GraphQL::Types::ISO8601Date
Looks good to me -- thanks for the improvement!
This change adds and improves the tests to use
GraphQL::Types::ISO8601DateTime
andGraphQL::Types::ISO8601Date
. I originally created the same PR for github/graphql-ruby.