DepartmentInput
No description
input DepartmentInput {
name: String
proposal_description: String
}
Fields
DepartmentInput.name
● String
scalar
DepartmentInput.proposal_description
● String
scalar
Member Of
CreateDepartmentInput
input ● UpdateDepartmentInput
input