Skip to main content
QUERY
departmentDetail(_id: String!): Department

Arguments

_id
String!
required

Returns

_id
String!
title
String
description
String
parentId
String
supervisorId
String
supervisor
code
String
order
String
children
childCount
Int
users
userCount
Int
userIds
[String]
Query
Variables
Response
Last modified on August 8, 2026