Uses of Class
io.smallrye.graphql.schema.model.DirectiveArgument
-
Uses of DirectiveArgument in io.smallrye.graphql.schema.model
Methods in io.smallrye.graphql.schema.model that return DirectiveArgumentMethods in io.smallrye.graphql.schema.model that return types with arguments of type DirectiveArgumentModifier and TypeMethodDescriptionDirectiveType.argumentTypesAsMap()Helper 'getter' methods, but DON'T add 'get' into their names, otherwise it breaks Quarkus bytecode recording, because they would be detected as actual property getters while they are actually notDirectiveType.getArgumentTypes()Methods in io.smallrye.graphql.schema.model with parameters of type DirectiveArgumentMethod parameters in io.smallrye.graphql.schema.model with type arguments of type DirectiveArgumentModifier and TypeMethodDescriptionvoidDirectiveType.setArgumentTypes(List<DirectiveArgument> argumentTypes)