[ENHANCEMENT]: add @unique constraint in GraphQL Schema #8866
Labels
dgraph
Issue or PR created by an internal Dgraph contributor.
kind/enhancement
Something could be better.
Stale
Use case and current behavior
GraphQL schema has @id but not unique constraint.
Enhancement
add @unique directive at field level.
From : #8179
Multiple Uniques or @unique
That would be the equivalent of SQL
The text was updated successfully, but these errors were encountered: