Skip to content
GitHub Actions / GraphQL Inspector succeeded Feb 11, 2025 in 1s

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

See this annotation in the file changed.

@github-actions 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.