-
Notifications
You must be signed in to change notification settings - Fork 439
Closed
Labels
enhancementImprovement of existing features or bugfixImprovement of existing features or bugfix
Description
Describe the solution you'd like
My database is dgraph, which is a native graphql database.
I need to query the data of dgraph graphql database in the juniper server. This is not as easy as restful.
So i want to get query, operation_name and variables because I want to request data from dgraph graphql database based on them. But now they are private.
In addition, how can I obtain resolveInfo? Maybe I need it.
mkpankov
Metadata
Metadata
Assignees
Labels
enhancementImprovement of existing features or bugfixImprovement of existing features or bugfix