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

impl schema node edge prop type #1789

Merged
merged 10 commits into from
Oct 1, 2024
Merged

impl schema node edge prop type #1789

merged 10 commits into from
Oct 1, 2024

Conversation

shivamka1
Copy link
Collaborator

@shivamka1 shivamka1 commented Sep 24, 2024

What changes were proposed in this pull request?

Impl property type for nodes and edges schema
Fixed the printing of map and array properties in rust/python

Why are the changes needed?

This key was missing in nodes edges schema

Does this PR introduce any user-facing change? If yes is this documented?

Yes

How was this patch tested?

GQL test

Issues

If this resolves any issues, please link to them here, the format is a KEYWORD followed by @_
KEYWORDS available are close, closes, closed, fix, fixes, fixed, resolve, resolves, resolved.
Please delete this text before creating your PR

Are there any further changes required?

No

Copy link
Collaborator

@miratepuffin miratepuffin left a comment

Choose a reason for hiding this comment

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

Going to add a test?

@miratepuffin miratepuffin merged commit ae5afc8 into master Oct 1, 2024
19 checks passed
@miratepuffin miratepuffin deleted the features/proptype branch October 1, 2024 19:52
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