Uses of Class
ch.brix.gql.client.frontify.builders.RootQuery_creativeTemplate
-
Packages that use RootQuery_creativeTemplate Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootQuery_creativeTemplate in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootQuery_creativeTemplate Modifier and Type Method Description static RootQuery_creativeTemplateQuery. creativeTemplate()**BETA** Retrieve a `CreativeTemplate` item by Id. -
Uses of RootQuery_creativeTemplate in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootQuery_creativeTemplate Modifier and Type Method Description RootQuery_creativeTemplateRootQuery_creativeTemplate. args(RootQuery_creativeTemplate_Args argsBuilder)RootQuery_creativeTemplateRootQuery_creativeTemplate. onCreativeTemplate(On_CreativeTemplate typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootQuery_creativeTemplate Modifier and Type Method Description On_RootQueryOn_RootQuery. creativeTemplate(RootQuery_creativeTemplate callBuilder)**BETA** Retrieve a `CreativeTemplate` item by Id.
-