Allow nullable fields in GraphQL displays

Created on 21 February 2025, 3 days ago

Problem/Motivation

When there is a field empty, the query output returns the field value as an empty string. It would be nice if it would
return null instead, to easy detect when a data comes empty.

Steps to reproduce

Create a graphql display with fields, and one of those field is nullable (not required).

Proposed resolution

Add a checkbox in fields configuration to let GraphQL know if that field is nullable or not.

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