graphql-go / graphql-go/graphql

Programmatically query json object

Open
#560 3 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Go
Stars
10.1k
Forks
845
PR merge metrics
No merged PRs in 30d

Description

Is it possible to write a function that can return the projection of a json object via GraphQL query?

```
func project(doc map[string]interface{}, query string) -> returns the output?
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.