SELECT DISTINCT in Dgraph

Is there any update on this? I am trying to generate some dynamic option fields based on queries. I have a query that returns 27K nodes, but only has a few distinct values for the predicate I am using. Trying to do all of this in GraphQL which doesn’t seem possible for this one yet. Has this even made it into DQL yet?