Uses of Class
ch.brix.gql.client.frontify.builders.RootQuery_brands
-
Packages that use RootQuery_brands Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootQuery_brands in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootQuery_brands Modifier and Type Method Description static RootQuery_brandsQuery. brands()Retrieve `Brand` list for current `Account`. -
Uses of RootQuery_brands in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootQuery_brands Modifier and Type Method Description RootQuery_brandsRootQuery_brands. onBrand(On_Brand typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootQuery_brands Modifier and Type Method Description On_RootQueryOn_RootQuery. brands(RootQuery_brands callBuilder)Retrieve `Brand` list for current `Account`.
-