graphql-kit/graphql-faker

proxy and SDL

venkatayedidasv opened this issue · 0 comments

Hi,

I have to use both the proxy and SDL files. I am not sure it is supported,

My scenario is like this,

  1. I want to respond/mock operations which were on my SDL,
  2. redirect/proxy to the real graphql server for remaining operations

Please help me to direct if it's already existing.

Thanks in advance.

Br,
Venkata