Uses of Class
ch.brix.gql.client.frontify.builders.On_BrandSearchItems
-
Packages that use On_BrandSearchItems Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_BrandSearchItems in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_BrandSearchItems Modifier and Type Method Description On_BrandSearchItemsOn_BrandSearchItems. edges(BrandSearchItems_edges callBuilder)List of `BrandSearchResult` edges.On_BrandSearchItemsOn_BrandSearchItems. hasNextPage()Indicates if a next page is available or notOn_BrandSearchItemsOn_BrandSearchItems. items(BrandSearchItems_items callBuilder)List of `BrandSearchResult` items.On_BrandSearchItemsOn_BrandSearchItems. limit()Number of results per page.On_BrandSearchItemsOn_BrandSearchItems. page()Current page number.On_BrandSearchItemsOn_BrandSearchItems. total()Total amount of results.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_BrandSearchItems Modifier and Type Method Description Brand_searchBrand_search. onBrandSearchItems(On_BrandSearchItems typeBuilder)
-