graphql-client
graphql-client copied to clipboard
why load schema for a request, won't queries without schema?
Loading schema on client side seems to be not so useful. Also how often do we need to update schema?
Thank you