graphql-multipart-request-spec icon indicating copy to clipboard operation
graphql-multipart-request-spec copied to clipboard

Version 3

Open dylanowen opened this issue 1 year ago • 0 comments
trafficstars

This resolves #55 and provides backwards compatible paths forward for both clients and servers.

I moved everything over to spec-md following the patterns https://github.com/graphql/graphql-over-http is using.

You can find a rendered view here: https://workday.github.io/graphql-multipart-request-spec/graphql-multipart-request-v3.html or if reviewing locally npm run dev will start a local server where you can see the rendered v2 as well.

dylanowen avatar May 09 '24 22:05 dylanowen