Skip to content

Commit

Permalink
chore: update GraphQL schema dump
Browse files Browse the repository at this point in the history
  • Loading branch information
fregataa authored and github-actions[bot] committed Jul 4, 2024
1 parent feee137 commit aaabc4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ai/backend/manager/api/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -1367,6 +1367,9 @@ This action cannot be undone.
type PurgeUser {
ok: Boolean
msg: String

"""Added in 24.03.7. ID of backgroun task deleting user owned vfolders."""
bgtask_id: UUID
}

input PurgeUserInput {
Expand Down

0 comments on commit aaabc4d

Please sign in to comment.