Skip to content

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

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

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

Triggered via pull request January 17, 2025 07:16
Status Skipped
Total duration 2s
Artifacts

docs-preview.yml

on: pull_request
docs-preview-links-
0s
docs-preview-links-
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 6 notices
Input field 'container_uid' was added to input object type 'UserInput': docs/manager/graphql-reference/schema.graphql#L2096
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#L2101
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#L2106
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#L2135
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#L2140
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#L2145
Input field 'container_gids' was added to input object type 'ModifyUserInput'
Field 'container_uid' was added to object type 'UserNode': docs/manager/graphql-reference/schema.graphql#L733
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#L738
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#L743
Field 'container_gids' was added to object type 'UserNode'
Field 'container_uid' was added to object type 'User': docs/manager/graphql-reference/schema.graphql#L851
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#L856
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#L861
Field 'container_gids' was added to object type 'User'