createTaskType
Create a new task type.
createTaskType(
input: CreateTaskTypeInput!
): TaskType!
Arguments
createTaskType.input
● CreateTaskTypeInput!
non-null input
Type
TaskType
object
Represents information about a task type.