Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passed missing props from the Middlware #912

Merged
merged 3 commits into from Jan 27, 2019

Conversation

pantharshit00
Copy link
Contributor

Fixes #865, Fixes #860.

There are many unused and missing props as this code was written at first to support the custom needs of the graph cool framework.

I have passed fixedEndpoint and sharedEnabled down the component tree. There are many other props that are unused or unenabled. I guess we should gradually fix those.

@CLAassistant
Copy link

CLAassistant commented Dec 14, 2018

CLA assistant check
All committers have signed the CLA.

@huv1k
Copy link
Collaborator

huv1k commented Jan 27, 2019

@pantharshit00 Thanks for fixing this bug.

@huv1k huv1k merged commit c65900c into graphql:master Jan 27, 2019
cgxxv pushed a commit to cgxxv/graphql-playground that referenced this pull request Mar 25, 2022
* fix: add shareEnabled option in the props

* fix: pass fix endpoint from the props and removed unused redux code

* fix: revert fixEndpoint removal from the store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants