getCustomerGdprPersonalDataPDF
mutation
Export GDPR personal data to PDF
Generates a PDF report containing all personal data held for a specific customer, for GDPR compliance and data subject access requests.
mutation {
getCustomerGdprPersonalDataPDF(companyId: Int!, customerId: Int!): Boolean!
}Returns: Boolean!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
customerId | Int! |