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 default API entrance is http://localhost:${port}/graphql, only the port value is updatable, but in my personal project I have an API server: http://localhost:9200/api/graphql need to mock, I am searching if the graphql-faker tool has a way to use a custom endpoint but seems not, could it be a new feature?
The text was updated successfully, but these errors were encountered:
The default API entrance is http://localhost:${port}/graphql, only the port value is updatable, but in my personal project I have an API server: http://localhost:9200/api/graphql need to mock, I am searching if the graphql-faker tool has a way to use a custom endpoint but seems not, could it be a new feature?
The text was updated successfully, but these errors were encountered: