Improve directives support #1713
Unanswered
FluorescentHallucinogen
asked this question in
Ideas
Replies: 2 comments
-
@kamilkisiela PTAL. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is there any plans to implement this feature? This feature would allow to statically define all validation rules on schema fields and ensure that they are in sync with server definitions, therefore providing end-to-end validation safety. I`m currently looking into this, so any help or suggestions will be appreciated. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Directives may alter execution and type validation behavior.
See possible directive locations: https://spec.graphql.org/draft/#sec-Type-System.Directives
Directive order is significant.
Beta Was this translation helpful? Give feedback.
All reactions