Uses of Class
ch.brix.gql.client.CallBuilder
-
Uses of CallBuilder in ch.brix.gql.client
Methods in ch.brix.gql.client with type parameters of type CallBuilderModifier and TypeMethodDescriptionstatic <T extends CallBuilder<?>>
TCallModifier.makeMutation(T callBuilder) Methods in ch.brix.gql.client with parameters of type CallBuilderModifier and TypeMethodDescriptionprotected voidTypeBuilder._add_call(CallBuilder<?> callBuilder) <T> TClient.execute(CallBuilder<T> callBuilder)