Uses of Class
ch.brix.gql.client.frontify.builders.RootQuery_node
-
Packages that use RootQuery_node Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootQuery_node in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootQuery_node Modifier and Type Method Description static RootQuery_nodeQuery. node()Retrieve `Node` details by Id. -
Uses of RootQuery_node in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type RootQuery_node Modifier and Type Method Description On_RootQueryOn_RootQuery. node(RootQuery_node callBuilder)Retrieve `Node` details by Id.
-