Skip to content

feat(BA-528): Update GQL user mutation to allow set uid/gid #3759

feat(BA-528): Update GQL user mutation to allow set uid/gid

feat(BA-528): Update GQL user mutation to allow set uid/gid #3759

Triggered via pull request January 24, 2025 06:27
Status Success
Total duration 2m 4s
Artifacts

update-api-schema.yml

on: pull_request
graphql-inspector
5s
graphql-inspector
Fit to window
Zoom out
Zoom in

Annotations

8 warnings and 6 notices
api-updated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Input field 'container_uid' was added to input object type 'UserInput': docs/manager/graphql-reference/schema.graphql#L2168
Input field 'container_uid' was added to input object type 'UserInput'
Input field 'container_main_gid' was added to input object type 'UserInput': docs/manager/graphql-reference/schema.graphql#L2173
Input field 'container_main_gid' was added to input object type 'UserInput'
Input field 'container_gids' was added to input object type 'UserInput': docs/manager/graphql-reference/schema.graphql#L2178
Input field 'container_gids' was added to input object type 'UserInput'
Input field 'container_uid' was added to input object type 'ModifyUserInput': docs/manager/graphql-reference/schema.graphql#L2207
Input field 'container_uid' was added to input object type 'ModifyUserInput'
Input field 'container_main_gid' was added to input object type 'ModifyUserInput': docs/manager/graphql-reference/schema.graphql#L2212
Input field 'container_main_gid' was added to input object type 'ModifyUserInput'
Input field 'container_gids' was added to input object type 'ModifyUserInput': docs/manager/graphql-reference/schema.graphql#L2217
Input field 'container_gids' was added to input object type 'ModifyUserInput'
graphql-inspector
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Field 'container_uid' was added to object type 'UserNode': docs/manager/graphql-reference/schema.graphql#L739
Field 'container_uid' was added to object type 'UserNode'
Field 'container_main_gid' was added to object type 'UserNode': docs/manager/graphql-reference/schema.graphql#L744
Field 'container_main_gid' was added to object type 'UserNode'
Field 'container_gids' was added to object type 'UserNode': docs/manager/graphql-reference/schema.graphql#L749
Field 'container_gids' was added to object type 'UserNode'
Field 'container_uid' was added to object type 'User': docs/manager/graphql-reference/schema.graphql#L857
Field 'container_uid' was added to object type 'User'
Field 'container_main_gid' was added to object type 'User': docs/manager/graphql-reference/schema.graphql#L862
Field 'container_main_gid' was added to object type 'User'
Field 'container_gids' was added to object type 'User': docs/manager/graphql-reference/schema.graphql#L867
Field 'container_gids' was added to object type 'User'