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: Dgraph AssemblyScript example query issues #643

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

rderbier
Copy link
Member

@rderbier rderbier commented Dec 11, 2024

Description

Correct delete example and upsert query

  • corrected the mutation to do a delete and not a set in the deletePerson example
  • close the query statement in the upsert example.

Checklist

  • Code compiles correctly and linting passes locally
  • For all code changes, an entry added to the CHANGELOG.md file describing and linking to this PR

correct delete example and upsert query
@rderbier rderbier requested a review from a team as a code owner December 11, 2024 01:40
@rderbier rderbier enabled auto-merge (squash) December 11, 2024 01:41
@rderbier rderbier merged commit 02d150c into main Dec 11, 2024
34 checks passed
@rderbier rderbier deleted the raphael/hyp-2750-error-dgraph-as-example-for-delete branch December 11, 2024 11:50
@mattjohnsonpint mattjohnsonpint changed the title fix:2750 dgraph AS example fix: Dgraph AssemblyScript example query issues Dec 11, 2024
@mattjohnsonpint mattjohnsonpint mentioned this pull request Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants