String arguments should not be JSON encoded

Created on 16 August 2023, over 1 year ago
Updated 17 August 2023, over 1 year ago

Problem/Motivation

The JSON encoding leads to string values being surrounded by double quotes in the GraphQL query. This fails, at least in the API we are querying.

Steps to reproduce

Not sure. It might be API specific.

Proposed resolution

Do not JSON encode string arguments.

Remaining tasks

- Create MR
- Review MR
- Merge MR

User interface changes

N/A

API changes

N/A

Data model changes

N/A

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇳🇱Netherlands ricovandevin

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

Comments & Activities

Production build 0.71.5 2024