Uses of Class
ch.brix.gql.client.frontify.builders.Brand_search_Args
-
Packages that use Brand_search_Args Package Description ch.brix.gql.client.frontify.builders -
-
Uses of Brand_search_Args in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return Brand_search_Args Modifier and Type Method Description Brand_search_ArgsBrand_search_Args. limit(IntScalar value)How many items to show in the search result field.Brand_search_ArgsBrand_search_Args. page(IntScalar value)Current page number.Brand_search_ArgsBrand_search_Args. query(BrandQueryInput value)Query search options.Methods in ch.brix.gql.client.frontify.builders with parameters of type Brand_search_Args Modifier and Type Method Description Brand_searchBrand_search. args(Brand_search_Args argsBuilder)
-