Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about dgraph

Read more about dgraph

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - dgraph

How to filter data with nested object in GraphQL

query { comp(func: eq(dgraph.type,"ServiceTemplate")) { topologytemplate{ nodetemplates { name namespace @filter (eq(url,"a_url")){ ...
test-img

Dhananjay Gahiwade

database

graph

graphql

dql

dgraph

Votes: 0

Answers: 1

Latest Answer

This is DQL, not GraphQL. You could use the directive "@cascade" { comp(func: eq(dgraph.type,"ServiceTemplate")) @cascade { topologytemplate{ nodetemplates { ...
test-img

Michel Conrado Diz

Composite index in Dgraph?

type Species { name: String! @id animals: [Animal!]! @hasInverse(field: species) } type Animal { name: String! species: Species! } How do I make animal name unique within species? So...
test-img

beardeadclown

graphql

dgraph

Votes: 0

Answers: 1

Latest Answer

Apparently there is already a similar thread on the Dgraph forum: https://discuss.dgraph.io/t/composite-id-fields/13337
test-img

beardeadclown

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved