Add active
argument to GroupsResolver
Proposal
We need to add the active
argument to app/graphql/resolvers/groups_resolver.rb so we can show groups pending deletion in the Inactive
tab.
Implementation guide
- Add
active
argument to app/graphql/resolvers/groups_resolver.rb
Edited by Peter Hegman