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
When using interfaces or spreading objects into type declarations, the GraphiQL field output quickly becomes disorganized. I suggest to add an option called sortFields which would cause the fields to be ordered lexicographically when set to true.