Uses of Class
ch.brix.gql.client.frontify.builders.RootQuery_project
-
Packages that use RootQuery_project Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootQuery_project in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootQuery_project Modifier and Type Method Description static RootQuery_projectQuery. project()Deprecated. -
Uses of RootQuery_project in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootQuery_project Modifier and Type Method Description RootQuery_projectRootQuery_project. args(RootQuery_project_Args argsBuilder)RootQuery_projectRootQuery_project. onDocumentLibrary(On_DocumentLibrary typeBuilder)RootQuery_projectRootQuery_project. onIconLibrary(On_IconLibrary typeBuilder)RootQuery_projectRootQuery_project. onLogoLibrary(On_LogoLibrary typeBuilder)RootQuery_projectRootQuery_project. onMediaLibrary(On_MediaLibrary typeBuilder)RootQuery_projectRootQuery_project. onWorkspace(On_Workspace typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootQuery_project Modifier and Type Method Description On_RootQueryOn_RootQuery. project(RootQuery_project callBuilder)Deprecated.
-