DeleteLegacyTaskInput
No description
input DeleteLegacyTaskInput {
legacyTaskId: ObjectID!
}
Fields
DeleteLegacyTaskInput.legacyTaskId
● ObjectID!
non-null scalar
Member Of
deleteLegacyTask
mutation