Uses of Class
ch.brix.gql.client.frontify.builders.RootQuery_account
-
Packages that use RootQuery_account Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootQuery_account in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootQuery_account Modifier and Type Method Description static RootQuery_accountQuery. account()Retrieve current `Account` details. -
Uses of RootQuery_account in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootQuery_account Modifier and Type Method Description RootQuery_accountRootQuery_account. onAccount(On_Account typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootQuery_account Modifier and Type Method Description On_RootQueryOn_RootQuery. account(RootQuery_account callBuilder)Retrieve current `Account` details.
-