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
Thank you for opening the issue. I've confirmed that the spec describes the default value in the InputValueDefinitionhttps://spec.graphql.org/October2021/#sec-Field-Arguments
Currently, gqlmerge doesn't support this feature. I think it should support this feature as per the spec.
I have schema with default value in parameter as following example;
Here is the input
when I call the library;
Expected Result:
Successfully parsing
Actual
The text was updated successfully, but these errors were encountered: