Uses of Class
ch.brix.gql.client.frontify.builders.RootQuery_brand
-
Packages that use RootQuery_brand Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootQuery_brand in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootQuery_brand Modifier and Type Method Description static RootQuery_brandQuery. brand()Retrieve a `Brand` by its Id. -
Uses of RootQuery_brand in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootQuery_brand Modifier and Type Method Description RootQuery_brandRootQuery_brand. args(RootQuery_brand_Args argsBuilder)RootQuery_brandRootQuery_brand. onBrand(On_Brand typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootQuery_brand Modifier and Type Method Description On_RootQueryOn_RootQuery. brand(RootQuery_brand callBuilder)Retrieve a `Brand` by its Id.
-