DataSubjectRemovalRequest
Data Subject Removal Request record
Connections
DataSubjectRemovalRequestItemConnection)
Items of the request
| Argument | Type | Description |
|---|---|---|
identifierType |
[String!]
|
Identifier type of the customer data used for anonymisation |
identifierValue |
[String!]
|
The value of identifier, corresponding to the type |
reason |
[String]
|
The reason why customer should be anonymised |
status |
[String!]
|
Status of the DSR request, e.g. CREATED, RUNNING etc |
errors |
[[String]]
|
Errors that may appear during the anonymisation process of DSR item request |
createdOn |
DateRange
|
|
updatedOn |
DateRange
|
|
first |
Int
|
Returns the first n elements from the list |
last |
Int
|
Returns the last n elements from the list |
before |
String
|
Returns the elements in the list that come before the specified global ID |
after |
String
|
Returns the elements in the list that come after the specified global ID |
Fields
String!)
Unique reference identifier of the Data Subject Removal Request
String!)
Status of the DSR request, e.g. CREATED
[DataSubjectRemovalStatistic])
Statistics about how many customer records were uploaded, found and processed
DateTime)
Time of DSR request creation
DateTime)
Time of last DSR request update