Skip to content

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

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

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

Triggered via pull request February 3, 2025 14:49
Status Success
Total duration 2m 10s
Artifacts

update-api-schema.yml

on: pull_request
graphql-inspector
6s
graphql-inspector
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#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'
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'