Uses of Interface
io.smallrye.graphql.client.core.Operation
-
Packages that use Operation Package Description io.smallrye.graphql.client.core -
-
Uses of Operation in io.smallrye.graphql.client.core
Methods in io.smallrye.graphql.client.core that return types with arguments of type Operation Modifier and Type Method Description static List<Operation>Operation. operations(Operation... operations)Methods in io.smallrye.graphql.client.core with parameters of type Operation Modifier and Type Method Description static List<Operation>Operation. operations(Operation... operations)
-