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

Remove @type directive. #4016

Merged
merged 1 commit into from
Sep 18, 2019
Merged

Remove @type directive. #4016

merged 1 commit into from
Sep 18, 2019

Conversation

martinmr
Copy link
Contributor

@martinmr martinmr commented Sep 18, 2019

Dgraph won't be doing any type enforcement for the time being so this
directive is being removed to simplify the type system. The existing
functionality can be used by doing @filter(type(TypeName)).


This change is Reviewable

Dgraph won't be doing any type enforcement for the time being so this
directive is being removed to simplify the type system. The existing
functionality can be used by doing `@filter(type(TypeName))`.
Copy link

@pullrequest pullrequest bot left a comment

Choose a reason for hiding this comment

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

✅ A review job has been created and sent to the PullRequest network.


@martinmr you can click here to see the review status or cancel the code review job.

Copy link
Contributor

@pawanrawal pawanrawal left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 3 of 3 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @manishrjain)

Copy link

@pullrequest pullrequest bot left a comment

Choose a reason for hiding this comment

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

Looks good! Yay for red diffs


Reviewed with ❤️ by PullRequest

@martinmr martinmr merged commit 4a51f78 into master Sep 18, 2019
@martinmr martinmr deleted the martinmr/remove-type-directive branch September 18, 2019 19:07
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