callback: QBCallback<{
        SuccessfullyDeleted: {
          ids: string[]
        }
        NotFound: {