authgear / authgear/authgear-server

GraphiQL Explorer always show error at UserStandardAttributes and UserCustomAttributes variables

Open
#3,090 0 comments 0 reactions 0 assignees View on GitHub
bug/minor cooldown/minor-feature
Dominant language
Go
Stars
2k
Forks
125
Avg merge
2d 17h
Merged PRs (30d)
32

Description

When putting the `UserStandardAttributes` and `UserCustomAttributes` in the "Variables" pane,
the type checking in GraphiQL always show error, although the request can run successfully.

This is very confusing for the user because the type checking is not reliable.

![image](https://github.com/authgear/authgear-server/assets/15207470/fd426f9e-045c-4f3c-a1fc-ebd486fed655)

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue in the GraphiQL Explorer by placing UserStandardAttributes and UserCustomAttributes in the Variables pane and comparing the type-checking error with successful execution. Trace the Explorer's variable validation entry point; done means valid variables no longer show a type-checking error while the request continues to run successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.