``` definition department { relation child: de...
# spicedb
j
Copy code
definition department {
    relation child: department#child
}
would do it