fixAppliedDeatils
Last updated
Details about who applied a fix and when.
type FixAppliedDeatils {
appliedBy: String
appliedDate: Date
}appliedBy String
Name of the user who applied the fix
appliedDate Date
Date when the fix was applied
Last updated
