ENUM

CompletableType

The type of entity that completes a task.

link GraphQL Schema definition

  • enum CompletableType {
  • # Custom Field
  • CustomField
  • # File
  • File
  • }