lablup / lablup/backend.ai

Deprecate `ModifyGroup.{user_uuids,user_update_mode}` and add `AddUsersToGroup`, `RemoveUsersFromGroup` mutations

Open
#1,697 0 comments 0 reactions 1 assignee Claimed by @fregataa View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

Another follow-up to #1688.Let's make the GraphQL API more self-explanatory.Let's not be afraid of adding mutations like this.

- [x] Make the `user_update_mode` working with `graphql.Undefined`
- [ ] Add `AddUsersToGroup`, `RemoveUsersFromGroup` mutations
- [ ] For backward compatibility, we need to keep the legacy fields for a while but let's add deprecation messages to indicate that they are replaced with new separate mutations.

JIRA Issue: BA-178

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.