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

feat(json): Add feature to expose JSON as raw scalar #182

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tinou98
Copy link

@tinou98 tinou98 commented Dec 14, 2024

New Features

  • Add a new feature flag to expose JSON as a raw scalar
    When enabled, all JSON object will be exposed with a new scalar type Json instead of a string.
  • Expose the scalar name in TypesMapConfig

Breaking Changes

  • I think none, most of the code is disabled by default

@tinou98 tinou98 force-pushed the with-json-as-scalar branch from 5a1c895 to 28a6435 Compare December 14, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant