Πήγαινε στο κύριο περιεχόμενο

deleteDataStop

SRP

Remove a data stop from the organisation.

Input

DataStopInput

Return Type

DataStop

Example

mutation DeleteDataStop {
deleteDataStop(input: {
organisationId: "b3JnMTIzNDU2"
email: "subject@example.com"
}) {
id
email
}
}

Export This Article

Save a copy of this page as PDF or plain text.