Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use correct type for GraphQL::Types::ISO8601DateTime #1196

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

sambostock
Copy link
Contributor

@sambostock sambostock commented Sep 30, 2022

Motivation

GraphQL deserializes this type into a Time, not a DateTime.1

Implementation

The type is updated and the test is too.

I've backported this to 0-10-stable in #1197.

Tests

Footnotes

  1. See the implementation of ISO8601DateTime

@rafaelfranca rafaelfranca merged commit 4cbe4ed into main Sep 30, 2022
@rafaelfranca rafaelfranca deleted the graphql-iso8601-type branch September 30, 2022 17:09
@shopify-shipit shopify-shipit bot temporarily deployed to production November 10, 2022 17:34 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants