Uses of Class
ch.brix.gql.client.frontify.builders.On_LibraryItems
-
Packages that use On_LibraryItems Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_LibraryItems in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_LibraryItems Modifier and Type Method Description On_LibraryItemsOn_LibraryItems. hasNextPage()Indicates if a next page is available or notOn_LibraryItemsOn_LibraryItems. items(LibraryItems_items callBuilder)List of type `Library`On_LibraryItemsOn_LibraryItems. limit()Number of results per page.On_LibraryItemsOn_LibraryItems. page()Current page number.On_LibraryItemsOn_LibraryItems. total()Total amount of results.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_LibraryItems Modifier and Type Method Description Brand_librariesBrand_libraries. onLibraryItems(On_LibraryItems typeBuilder)
-