graphql-modules
graphql-modules copied to clipboard
documentaion directives/scalars
Is your feature request related to a problem? Please describe.
In new version of graphql-modules there is no documentation for how to implement directives with graphql-modules, old version had it covered. With current documentation it is hard to understand what is the best practice for this case. https://www.graphql-modules.com/docs/legacy/recipes/schema-directives
Describe the solution you'd like I'd like to see what are the options for directives/scalars in documentation.
I wrote this about it: https://discord.com/channels/625400653321076807/631489837416841253/832595211166548049 if needed i can add PR to add it to the documentation!
@maapteh anyway you could add it to the documentation? Could not open/find the message in discord
Ok will do
At this point and with deprecation of SchemaDirectiveVisitor, it's high time that we get updated documentation on these two topics, especially with the new directives API.
@credli any progress on the documentation?
Would be great if it would be easier to use the graphql-scalars