ENUM
ExpiryStatuses
link GraphQL Schema definition
- enum ExpiryStatuses {
- # Not expired.
- # Expires within the specified alert period (or within 30 days if not specified).
- # Expired.
- }
link Require by
- AssetAttachmentDocumentCompliance (or other) documents for an asset attachment.
- AssetDocumentCompliance (or other) documents for an asset.
- ClientDocumentCompliance (or other) documents for a client.
- ProjectDocumentCompliance (or other) documents for a project.
- SupplierDocumentCompliance (or other) documents for a supplier.
- UserCompetencyA competency linked to a user.
- UserInductionAn induction linked to a user.