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
The end result is something similar to the below, as can be seen, it has mutations but it is stored under the queries array.
As a separate question (not sure where to ask / apologies if it should be a separate issue). Is there a way to organize the apis into named collections? i.e. authentication, checkout etc?
The text was updated successfully, but these errors were encountered:
Hey thanks for opening the issue, I'll take a look at it ASAP! Tho for your second question I'm not sure I understand what's the matter, could you be more specific, please? Thanks
Hello, I saw that this issue was closed a few days ago (#30) however when I run graphman, everything is still being placed under the queries folder.
I tried it with other APIs, such as this one: https://graphql-compose.herokuapp.com/northwind/
The end result is something similar to the below, as can be seen, it has mutations but it is stored under the queries array.
As a separate question (not sure where to ask / apologies if it should be a separate issue). Is there a way to organize the apis into named collections? i.e. authentication, checkout etc?
The text was updated successfully, but these errors were encountered: