GitHub Actions / GraphQL Inspector
succeeded
Dec 10, 2024 in 0s
Everything looks good
Found 2 changes
Breaking: 0
Dangerous: 0
Safe: 2
Safe changes
- Field status_history was added to object type VirtualFolder
- Deprecation reason on field ComputeSession.status_history has changed from Deprecated since 24.12.0; Use
status_history_log
to Deprecated since 24.12.0; usestatus_history_log
Looking for more advanced tool? Try GraphQL Hive!
Annotations
Check notice on line 895 in src/ai/backend/manager/api/schema.graphql
github-actions / GraphQL Inspector
Field 'status_history' was added to object type 'VirtualFolder'
Field 'status_history' was added to object type 'VirtualFolder'
Check notice on line 928 in src/ai/backend/manager/api/schema.graphql
github-actions / GraphQL Inspector
Deprecation reason on field 'ComputeSession.status_history' has changed from 'Deprecated since 24.12.0; Use `status_history_log`' to 'Deprecated since 24.12.0; use `status_history_log`'
Deprecation reason on field 'ComputeSession.status_history' has changed from 'Deprecated since 24.12.0; Use `status_history_log`' to 'Deprecated since 24.12.0; use `status_history_log`'
Loading