INPUT_OBJECT

CreateAllowedTaskTypeNoMasterRightBackrefInput

link GraphQL Schema definition

  • input CreateAllowedTaskTypeNoMasterRightBackrefInput {
  • # Last modification time.
  • modified: DateTime
  • # Creation time.
  • created: DateTime
  • # Id of the task type.
  • taskTypeId: ID!
  • # Revision when entity was lastly changed.
  • revision: Int
  • }