-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support custom directive #628
Comments
@KSmigielski : I need this for #521. Have you already started? Otherwise I will start working on this now. |
#628: custom directives on types
We don't have full support, yet; just type directives. We at least need also field directives. I haven't considered the other possible locations and if they make sense in MP GraphQL. Reopening. |
I think we can close this when #810 has been merged. If locations other than type and field become necessary in the future, we can open a new issue. |
see eclipse/microprofile-graphql#344
The text was updated successfully, but these errors were encountered: