feat(BA-675): Implement Image
status filtering logics
#3647
GitHub Actions / GraphQL Inspector
succeeded
Feb 11, 2025 in 0s
Everything looks good
Found 1 change
Breaking: 0
Dangerous: 1
Safe: 0
Dangerous changes
- Argument load_only_active: Boolean (with default value) added to field Queries.images
Looking for more advanced tool? Try GraphQL Hive!
Annotations
Check warning on line 87 in docs/manager/graphql-reference/schema.graphql
github-actions / GraphQL Inspector
Argument 'load_only_active: Boolean' (with default value) added to field 'Queries.images'
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Loading