graphql / graphql-playground

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
MIT License
8.76k stars 731 forks source link

Fetch `credentials: include` has been reverted since moving to Apollo Client HttpLink in graphql-playground-react #664

Closed danlannz closed 6 years ago

danlannz commented 6 years ago

This issue pertains to the following package(s):

What OS and OS version are you experiencing the issue(s) on?

MacOS

What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?

"graphql-playground-middleware-express": "^1.6.1",

What is the expected behavior?

session cookies included with requests

What is the actual behavior?

cookies not sent

What steps may we take to reproduce the behavior?

use a GQL API that requires session cookies

Please provide a gif or image of the issue for a quicker response/fix.

danlannz commented 6 years ago

just realised this is a duplicate of #656

timsuchanek commented 6 years ago

Fixed in the latest version. Please let us know if you still have that issue, then we reopen it!