graphql-python / graphene-django

Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
http://docs.graphene-python.org/projects/django/en/latest/
MIT License
4.3k stars 768 forks source link

add validation on input #1461

Closed elyashedayat0101 closed 1 year ago

elyashedayat0101 commented 1 year ago

Hi everyone, How can i have validation like max length or min length on InputObjecttypes?

i found issue that opened at 2017 about to my topic nut it dose not work for me

sjdemartini commented 1 year ago

@elyashedayat0101 It takes time for us to respond to issues, investigate bugs, etc. If you would like us to invest our time, please take at least a couple moments on your end to provide more context so we can understand this in detail (for instance, a link to the issue in 2017, what specific code you tried that no longer works, etc.). I'm going to close this out but can reopen if you provide more context.