deleteIMSPermission
Deletes a IMSPermission, requires ADMIN on all IMSs the permission currently affects. Ensures that after the permission is deleted, all previously affected IMSs still have a permission which grants ADMIN to at least one user.
deleteIMSPermission(
input: DeleteNodeInput!
): DeleteNodePayload!
Arguments
deleteIMSPermission.input
● DeleteNodeInput!
non-null input
Defines which IMSPermission to delete
Type
DeleteNodePayload
object
Payload type for delete node mutations