Skip to content

Commit

Permalink
chore: update GraphQL schema dump
Browse files Browse the repository at this point in the history
Co-authored-by: octodog <mu001@lablup.com>
  • Loading branch information
jopemachine and lablup-octodog committed Dec 8, 2024
1 parent 561b0e3 commit bb0ce11
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 @@ -887,6 +887,9 @@ type VirtualFolder implements Item {
cur_size: BigInt
cloneable: Boolean
status: String

"""Added in 24.12.0."""
status_history: JSONString
}

type ComputeSession implements Item {
Expand Down

0 comments on commit bb0ce11

Please sign in to comment.