Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to support raw json fields #41

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cameronbrunner
Copy link

By specifing json.RawMessage as a field type in a query raw
json fields can be queried and returned.

This would address #32

By specifing json.RawMessage as a field type in a query raw
json fields can be queried and returned.
Fix `go vet` call to work with newer go toolchains.
@Napas
Copy link

Napas commented Aug 22, 2019

Is this going in any time soon?

@cameronbrunner
Copy link
Author

I would be in favor of that but its not my call ;)

rideliner added a commit to arvata-io/graphql that referenced this pull request May 18, 2020
alexandear pushed a commit to alexandear/graphql that referenced this pull request Jan 8, 2024
* Propagate errors instead of panic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants