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

refactor(backend): createTime as string #1312

Merged
merged 3 commits into from
Jul 2, 2024
Merged

refactor(backend): createTime as string #1312

merged 3 commits into from
Jul 2, 2024

Conversation

Mogge
Copy link
Contributor

@Mogge Mogge commented Jul 1, 2024

🍰 Pullrequest

createTime is a big int, which cannot be transported as Int in GraphQL. Therefore it is converted to a string

Issues

  • None

Todo

  • None

Copy link
Contributor

@roschaefer roschaefer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

time

@Mogge Mogge enabled auto-merge (squash) July 2, 2024 13:40
@Mogge Mogge merged commit 9b75ff8 into master Jul 2, 2024
74 checks passed
@mahula mahula deleted the createTime-as-string branch July 25, 2024 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants