INPUT_OBJECT
UpdateDepartmentMutationInput
The input object that defines the fields for the updateDepartment mutation.
link GraphQL Schema definition
- input UpdateDepartmentMutationInput {
- # A descriptive name.
- String :
- # A note about this entity.
- NoteMutationInput :
- }