Uses of Interface
io.smallrye.graphql.client.core.InputObject
Packages that use InputObject
-
Uses of InputObject in io.smallrye.graphql.client.core
Methods in io.smallrye.graphql.client.core that return InputObjectModifier and TypeMethodDescriptionstatic InputObjectInputObject.inputObject(InputObjectField... inputObjectFields) Methods in io.smallrye.graphql.client.core with parameters of type InputObjectModifier and TypeMethodDescriptionstatic ArgumentArgument.arg(String name, InputObject inputObject)