[Parser]: GraphQL Express #14
Labels
enhancement 🐺
A new feature to be implemented
graphql 🕸️
A problem with the graphql parser
Has PR
This issue has a PR related to it, or is in a branch in development
Ready
This issue has been taken care of and is waiting to be merged
Milestone
Now that the core functionality has been re-written, it would be great to actually include GraphQL in the request logging.
Looking for: package under the name
@ogma/platform-graphql
that exports a classGqlInterceptorParser
that extendsAbstractInterceptorService
from the@ogma/nestjs-module
package.The output should be in the same format as the
ExpressInterceptorParser
.The text was updated successfully, but these errors were encountered: