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 #5865

Merged
merged 5 commits into from
Dec 3, 2024

Conversation

darrellwarde
Copy link
Contributor

Description

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

Complexity

Complexity: Low

Issue

Closes #5436

Copy link

changeset-bot bot commented Dec 3, 2024

🦋 Changeset detected

Latest commit: 5e13d78

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

This PR includes changesets to release 1 package
Name Type
@neo4j/graphql 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

Copy link
Contributor

@MacondoExpress MacondoExpress left a comment

Choose a reason for hiding this comment

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

LGTM, left some comments!

@darrellwarde darrellwarde merged commit 258ff53 into neo4j:dev Dec 3, 2024
38 checks passed
darrellwarde added a commit to darrellwarde/graphql that referenced this pull request Dec 3, 2024
…o4j#5865)

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

* Fix tests

* Address PR comments

* Fix tests
darrellwarde added a commit that referenced this pull request Dec 3, 2024
) (#5866)

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

* Fix tests

* Address PR comments

* Fix tests
@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