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
I am using this library(v1.0.0) to our project. It really helps a lot.
However, I would like to suggest one feature that would be more helpful.
For now, I am using Playground to provide clients(mobile, frontend) with query and parameter docs and sample test like swagger.
I found out that the default setting is schema.polling.enable = true. This leads to create many unnecessary server logs. Could you please add new setting properties like graphql-playground library?
Hi,
I am using this library(
v1.0.0
) to our project. It really helps a lot.However, I would like to suggest one feature that would be more helpful.
For now, I am using Playground to provide clients(mobile, frontend) with query and parameter docs and sample test like swagger.
I found out that the default setting is
schema.polling.enable = true
. This leads to create many unnecessary server logs. Could you please add new setting properties like graphql-playground library?The text was updated successfully, but these errors were encountered: