Uses of Class
ch.brix.gql.client.frontify.builders.On_CollectionItems
-
Packages that use On_CollectionItems Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_CollectionItems in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_CollectionItems Modifier and Type Method Description On_CollectionItemsOn_CollectionItems. hasNextPage()Indicates if a next page is available or notOn_CollectionItemsOn_CollectionItems. items(CollectionItems_items callBuilder)List of `Collection` items.On_CollectionItemsOn_CollectionItems. limit()Number of results per page.On_CollectionItemsOn_CollectionItems. page()Current page number.On_CollectionItemsOn_CollectionItems. total()Total amount of results.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_CollectionItems Modifier and Type Method Description DocumentLibrary_collectionsDocumentLibrary_collections. onCollectionItems(On_CollectionItems typeBuilder)IconLibrary_collectionsIconLibrary_collections. onCollectionItems(On_CollectionItems typeBuilder)Library_collectionsLibrary_collections. onCollectionItems(On_CollectionItems typeBuilder)LogoLibrary_collectionsLogoLibrary_collections. onCollectionItems(On_CollectionItems typeBuilder)MediaLibrary_collectionsMediaLibrary_collections. onCollectionItems(On_CollectionItems typeBuilder)
-