This commit is contained in:
Aryan Iyappan 2021-08-13 20:04:42 +05:30
parent 4259502dc3
commit 5977b1648c

View File

@ -1,7 +1,7 @@
Validators
==========
Validation rules help validate a given GraphQL query, before executing it.To help with common use
Validation rules help validate a given GraphQL query, before executing it. To help with common use
cases, graphene provides a few validation rules out of the box.