ComplianceEventFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| and | [ComplianceEventFilterInput!] | ||
| customer | CustomerFilterInput | CoCore.ERP.Customer for data isolation | |
| customerId | ComplianceEventFilterCustomerId | ||
| eventSignature | ComplianceEventFilterEventSignature | HMAC signature for tamper detection | |
| id | ComplianceEventFilterId | ||
| ipAddress | ComplianceEventFilterIpAddress | IP address where the event originated, if available | |
| not | [ComplianceEventFilterInput!] | ||
| or | [ComplianceEventFilterInput!] | ||
| sequenceNumber | ComplianceEventFilterSequenceNumber | Monotonic sequence for ordering within an item | |
| sessionId | ComplianceEventFilterSessionId | Optional session identifier associated with the actor | |
| trackedItem | TrackedItemFilterInput | The tracked production item associated with this compliance event | |
| trackedItemId | ComplianceEventFilterTrackedItemId | ID of the tracked production item associated with this compliance event | |
| user | UserFilterInput | CoCore.IAM.IamUser who triggered the event | |
| userId | ComplianceEventFilterUserId |