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

Fix @default so it works for temporal types and BigInt fields (LTS) #5866

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

darrellwarde
Copy link
Contributor

@darrellwarde darrellwarde commented Dec 3, 2024

Description

Fix @default so it works for temporal types and BigInt fields

Complexity

Complexity: Low

Issue

Closes #5436

…o4j#5865)

* Fix `@default` so it works for temporal types and `BigInt` fields

* Fix tests

* Address PR comments

* Fix tests
Copy link

changeset-bot bot commented Dec 3, 2024

🦋 Changeset detected

Latest commit: 67df449

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@neo4j/graphql Patch
@neo4j/graphql-ogm Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@darrellwarde darrellwarde changed the title Fix/5436-default-temporal-lts Fix @default so it works for temporal types and BigInt fields (LTS) Dec 3, 2024
@darrellwarde darrellwarde changed the base branch from dev to lts December 3, 2024 17:14
@darrellwarde darrellwarde merged commit e4f3d9e into neo4j:lts Dec 3, 2024
5 checks passed
@darrellwarde darrellwarde linked an issue Dec 4, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid @default validation rules
3 participants