fixAppliedDeatils
Details about who applied a fix and when.
Examples
type FixAppliedDeatils {
appliedBy: String
appliedDate: Date
}
Fields
Field
Description
Supported fields
appliedBy String
Name of the user who applied the fix
appliedDate Date
Date when the fix was applied
References
Fields with this object:
Last updated