Uses of Class
ch.brix.gql.client.frontify.builders.On_GuidelinePage
-
Packages that use On_GuidelinePage Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_GuidelinePage in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_GuidelinePage Modifier and Type Method Description On_GuidelinePageOn_GuidelinePage. id()**BETA** The `GuidelinePage` id.On_GuidelinePageOn_GuidelinePage. modifiedAt()**BETA** The timestamp of the most recent modification to the `GuidelinePage` or its contents.On_GuidelinePageOn_GuidelinePage. sections(GuidelinePage_sections callBuilder)**BETA** A list of `GuidelinePageSection`s that belong to this `GuidelinePage`On_GuidelinePageOn_GuidelinePage. title()**BETA** The title of the `GuidelinePage`On_GuidelinePageOn_GuidelinePage. url()**BETA** The url of the `GuidelinePage`Methods in ch.brix.gql.client.frontify.builders with parameters of type On_GuidelinePage Modifier and Type Method Description GuidelinePageItems_itemsGuidelinePageItems_items. onGuidelinePage(On_GuidelinePage typeBuilder)RootQuery_guidelinePageRootQuery_guidelinePage. onGuidelinePage(On_GuidelinePage typeBuilder)
-