Skip to content

feat: auditlogs 2 in vfolder #5859

feat: auditlogs 2 in vfolder

feat: auditlogs 2 in vfolder #5859

GitHub Actions / GraphQL Inspector succeeded Mar 31, 2024 in 1s

Everything looks good

Found 4 changes

Breaking: 0
Dangerous: 4
Safe: 0

Dangerous changes

  • Default value for argument architecture on field Queries.image changed from x86_64 to aarch64
  • Default value for argument architecture on field Mutations.modify_image changed from x86_64 to aarch64
  • Default value for argument architecture on field Mutations.forget_image changed from x86_64 to aarch64
  • Default value for argument architecture on field Mutations.alias_image changed from x86_64 to aarch64

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check warning on line 34 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Default value for argument 'architecture' on field 'Queries.image' changed from 'x86_64' to 'aarch64'

Changing the default value for an argument may change the runtime behaviour of a field if it was never provided.

Check warning on line 976 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Default value for argument 'architecture' on field 'Mutations.modify_image' changed from 'x86_64' to 'aarch64'

Changing the default value for an argument may change the runtime behaviour of a field if it was never provided.

Check warning on line 977 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Default value for argument 'architecture' on field 'Mutations.forget_image' changed from 'x86_64' to 'aarch64'

Changing the default value for an argument may change the runtime behaviour of a field if it was never provided.

Check warning on line 978 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Default value for argument 'architecture' on field 'Mutations.alias_image' changed from 'x86_64' to 'aarch64'

Changing the default value for an argument may change the runtime behaviour of a field if it was never provided.