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

Remove GraphQL Date scalar, replace with DateTime #948

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jstcki
Copy link
Contributor

@jstcki jstcki commented Oct 31, 2024

The Date scalar type was very confusing because it would return a locale-formatted string like 3.12.2021, instead of an ISO-8601 date.

To Do:

  • Make sure the relevant queries still work and the frontend still renders correctly
  • Update gql codegen schema & types in all frontends

Copy link

vercel bot commented Oct 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
staging-republik-love ✅ Ready (Inspect) Visit Preview Nov 5, 2024 0:37am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants