updateGroup Mutation
Update a group.
Arguments
#
members
Update the group members list (optional parameter). Values passed here will replace the current list of members in the group. Values should be a string containing a comma-delimited list of members. An empty or blank value will signify a blank list of members and will erase the current existing list of members in the group.
Response
#
Returns Group !.
Example
#
Previous
updateAcl
Next
updateOrderOption