Skip to content

Expose the fields of GraphQLRequest #750

Closed
@sessionboy

Description

@sessionboy

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.

Metadata

Metadata

Assignees

Labels

enhancementImprovement of existing features or bugfix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions