• Mario Celi's avatar
    Add groups field to UserType in GraphQL · 914b1138
    Mario Celi authored
    groups returns all groups the user is a member of.
    groups can be filtered by permission CREATE_PROJECTS
    to get a list of groups where the user can create projects
    914b1138
groups_resolver.rb 1.27 KB