graphql icon indicating copy to clipboard operation
graphql copied to clipboard

Add support for Unix sockets

Open mawiegand opened this issue 1 year ago • 0 comments

To be able to merge via Unix sockets provided GraphQL schemas with nautilus/gateway I extended the sendRequest to detect http+unix scheme and change the clients transport method accordingly.

Maybe you can add it and update the dependency of nautilus/gateway to allow native Unix sockets support. :slightly_smiling_face:

mawiegand avatar Mar 17 '23 10:03 mawiegand