Uses of Class
ch.brix.gql.client.frontify.builders.RootQuery_workspaceProject
-
Packages that use RootQuery_workspaceProject Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootQuery_workspaceProject in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootQuery_workspaceProject Modifier and Type Method Description static RootQuery_workspaceProjectQuery. workspaceProject()Retrieve `WorkspaceProject` details by Id. -
Uses of RootQuery_workspaceProject in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootQuery_workspaceProject Modifier and Type Method Description RootQuery_workspaceProjectRootQuery_workspaceProject. args(RootQuery_workspaceProject_Args argsBuilder)RootQuery_workspaceProjectRootQuery_workspaceProject. onWorkspace(On_Workspace typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootQuery_workspaceProject Modifier and Type Method Description On_RootQueryOn_RootQuery. workspaceProject(RootQuery_workspaceProject callBuilder)Retrieve `WorkspaceProject` details by Id.
-