You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello all!
I'm trying to change the name of a field, but I'm getting a name error...
In the parameter I explicitly specified the property name, but it is ignored.
I have a transformer that converts a value to a timestamp before creating an object (implementation omitted for brevity).
Hey @qnixdev! Looks like a cache problem to me. Did you check the generated Input?
Yes of course I checking the generated Input. Also I'am cleared all the cache, but this didn't help((
If open the /graphiql documentation, the property name will also be generated from the field name..
Hello all!
I'm trying to change the name of a field, but I'm getting a name error...
In the parameter I explicitly specified the property name, but it is ignored.
I have a transformer that converts a value to a timestamp before creating an object (implementation omitted for brevity).
The text was updated successfully, but these errors were encountered: