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 committed May 13, 2024
1 parent 2f8df8b commit 880a8cb
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 @@ -504,6 +504,9 @@ type VirtualFolder implements Item {
group: UUID
group_name: String
creator: String

"""Added in 24.09.0."""
domain_name: String
unmanaged_path: String
usage_mode: String
permission: String
Expand Down

0 comments on commit 880a8cb

Please sign in to comment.