Uses of Class
ch.brix.gql.client.frontify.input_objects.CreativeTemplateQueryInput
-
Packages that use CreativeTemplateQueryInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of CreativeTemplateQueryInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type CreativeTemplateQueryInput Modifier and Type Method Description Brand_creativeTemplates_ArgsBrand_creativeTemplates_Args. query(CreativeTemplateQueryInput value)**BETA** Define search criteria for `CreativeTemplate` items in a `Brand`. -
Uses of CreativeTemplateQueryInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return CreativeTemplateQueryInput Modifier and Type Method Description CreativeTemplateQueryInputCreativeTemplateQueryInput. sortBy(CreativeTemplateQuerySort v)**BETA** Sort order of the `CreativeTemplate` query result set.
-