INPUT_OBJECT
The input object that defines the fields for the createTaskTemplate mutation.
input CreateTaskTemplateMutationInput {# A descriptive name.name: String!}