Uses of Class
ch.brix.gql.client.frontify.builders.On_UserGroup
-
Packages that use On_UserGroup Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_UserGroup in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_UserGroup Modifier and Type Method Description On_UserGroupOn_UserGroup. id()`UserGroup` Id.On_UserGroupOn_UserGroup. name()`UserGroup` name.On_UserGroupOn_UserGroup. users(UserGroup_users callBuilder)`UserGroup`'s `UserItems`.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_UserGroup Modifier and Type Method Description RootQuery_nodeRootQuery_node. onUserGroup(On_UserGroup typeBuilder)UserGroupItems_itemsUserGroupItems_items. onUserGroup(On_UserGroup typeBuilder)
-