Uses of Class
ch.brix.gql.client.frontify.builders.AssetLocationFolder_breadcrumbs
-
Packages that use AssetLocationFolder_breadcrumbs Package Description ch.brix.gql.client.frontify.builders -
-
Uses of AssetLocationFolder_breadcrumbs in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return AssetLocationFolder_breadcrumbs Modifier and Type Method Description AssetLocationFolder_breadcrumbsAssetLocationFolder_breadcrumbs. onBreadcrumb(On_Breadcrumb typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type AssetLocationFolder_breadcrumbs Modifier and Type Method Description On_AssetLocationFolderOn_AssetLocationFolder. breadcrumbs(AssetLocationFolder_breadcrumbs callBuilder)A list of `Breadcrumb` items representing the parent folders structure for the current `Folder`.
-