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

Update graphiql to 0.11.11 #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmrobins
Copy link

The main thing I want from this update is rendering field description as
markdown
graphql/graphiql@6398718,
but I imagine there's other stuff in the update that might be nice or on
the other hand might be breaking. Thought I'd put this in to see if you
were open to the update, happy to do any other work needed to get this
through. I didn't commit the changes from the build script since I
figured that might be part of your release process.

The main thing I want from this update is rendering field description as
markdown
graphql/graphiql@6398718,
but I imagine there's other stuff in the update that might be nice or on
the other hand might be breaking.  Thought I'd put this in to see if you
were open to the update, happy to do any other work needed to get this
through.  I didn't commit the changes from the build script since I
figured that might be part of your release process.
mmrobins added a commit to mmrobins/absinthe_plug that referenced this pull request Apr 10, 2018
graphql/graphiql@6398718
fixed rendering field descriptions with markdown.

To get this update graphiql-workspace needs to update their version of
grqphiql
OlegIlyenko/graphiql-workspace#37

Then this repo will need to update graphiql-workspace

For now I've forked graphiql-workspace so I could try out the update :-/

https://github.com/mmrobins/graphiql-workspace/tree/update_graphiql_fork

But it seems to work :-)
@mmrobins
Copy link
Author

FWIW I ran the build script locally and am using the output with one of my local projects through https://github.com/absinthe-graphql/absinthe_plug and it seems to work great.

mmrobins added a commit to mmrobins/absinthe_plug that referenced this pull request Dec 3, 2018
graphql/graphiql@6398718
fixed rendering field descriptions with markdown.

To get this update graphiql-workspace needs to update their version of
grqphiql
OlegIlyenko/graphiql-workspace#37

Then this repo will need to update graphiql-workspace

For now I've forked graphiql-workspace so I could try out the update :-/

https://github.com/mmrobins/graphiql-workspace/tree/update_graphiql_fork

But it seems to work :-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant