Skip to content

PR #3278

PR #3278 #1725

GitHub Actions / GraphQL Inspector succeeded Jan 6, 2025 in 0s

Everything looks good

Found 12 changes

Breaking: 0
Dangerous: 6
Safe: 6

Dangerous changes

  • Input field container_uid was added to input object type UserInput
  • Input field container_main_gid was added to input object type UserInput
  • Input field container_supplementary_gids was added to input object type UserInput
  • Input field container_uid was added to input object type ModifyUserInput
  • Input field container_main_gid was added to input object type ModifyUserInput
  • Input field container_supplementary_gids was added to input object type ModifyUserInput

Safe changes

  • Field container_uid was added to object type UserNode
  • Field container_main_gid was added to object type UserNode
  • Field container_supplementary_gids was added to object type UserNode
  • Field container_uid was added to object type User
  • Field container_main_gid was added to object type User
  • Field container_supplementary_gids was added to object type User

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check notice on line 733 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'container_uid' was added to object type 'UserNode'

Field 'container_uid' was added to object type 'UserNode'

Check notice on line 738 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'container_main_gid' was added to object type 'UserNode'

Field 'container_main_gid' was added to object type 'UserNode'

Check notice on line 743 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'container_supplementary_gids' was added to object type 'UserNode'

Field 'container_supplementary_gids' was added to object type 'UserNode'

Check notice on line 851 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'container_uid' was added to object type 'User'

Field 'container_uid' was added to object type 'User'

Check notice on line 856 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'container_main_gid' was added to object type 'User'

Field 'container_main_gid' was added to object type 'User'

Check notice on line 861 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'container_supplementary_gids' was added to object type 'User'

Field 'container_supplementary_gids' was added to object type 'User'

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

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Input field 'container_uid' was added to input object type 'UserInput'

Input field 'container_uid' was added to input object type 'UserInput'

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

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Input field 'container_main_gid' was added to input object type 'UserInput'

Input field 'container_main_gid' was added to input object type 'UserInput'

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

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Input field 'container_supplementary_gids' was added to input object type 'UserInput'

Input field 'container_supplementary_gids' was added to input object type 'UserInput'

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

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Input field 'container_uid' was added to input object type 'ModifyUserInput'

Input field 'container_uid' was added to input object type 'ModifyUserInput'

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

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Input field 'container_main_gid' was added to input object type 'ModifyUserInput'

Input field 'container_main_gid' was added to input object type 'ModifyUserInput'

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

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Input field 'container_supplementary_gids' was added to input object type 'ModifyUserInput'

Input field 'container_supplementary_gids' was added to input object type 'ModifyUserInput'