Support json field type in graphql views

Created on 26 February 2025, about 1 month ago

Problem/Motivation

It would be nice to support JSON fields → into graphql views. WIth supporting it, I mean to be able to add a field of type JSON , and the graphQL export this field as a json, and not as a plain text.

Proposed resolution

Allow selecting 'JSON' as type in the field settings, and if this type is selected, decoding the JSON for the GraphQL field row.

Although the proposed resolution, I am still not sure if any field type must belong to the main module, or there should be a mechanism to be able to extend and add new types from other contributed modules.

✨ Feature request
Status

Active

Version

2.4

Component

Code

Created by

🇪🇸Spain omarlopesino

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024