Uses of Class
ch.brix.gql.client.frontify.builders.On_Account
-
Packages that use On_Account Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_Account in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_Account Modifier and Type Method Description On_AccountOn_Account. id()`Account` Id.On_AccountOn_Account. search(Account_search callBuilder)**BETA** List and search `AccountSearch` item(s).On_AccountOn_Account. userGroups(Account_userGroups callBuilder)List and search `UserGroupItems`.On_AccountOn_Account. users(Account_users callBuilder)List and search `UserItems`.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_Account Modifier and Type Method Description RootQuery_accountRootQuery_account. onAccount(On_Account typeBuilder)RootQuery_nodeRootQuery_node. onAccount(On_Account typeBuilder)
-