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

Save GraphQL Docs #846

Merged
merged 6 commits into from
May 6, 2020
Merged

Conversation

AndrewBastin
Copy link
Member

This PR intends to add the ability for the GraphQL schema docs generated to be persisted in the local storage.

The docs aren't exactly stored in the store, instead the schema introspection data is stored and the docs are generated from it.

Also, this PR adds eslint and eslint-plugin-vue as dev-dependencies (umm, it is because I wanted it for my dev environment, feel free to remove if so.)

@AndrewBastin AndrewBastin added the feature New feature or request label May 5, 2020
@AndrewBastin AndrewBastin added this to the v2.0 milestone May 5, 2020
@AndrewBastin AndrewBastin self-assigned this May 5, 2020
@TravisBuddy
Copy link

Hey @AndrewBastin,
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 04801a40-8f19-11ea-80eb-6b769f7cd14d

@TravisBuddy
Copy link

Hey @AndrewBastin,
Your changes look good to me!

View build log

TravisBuddy Request Identifier: b496fd90-8f19-11ea-80eb-6b769f7cd14d

@liyasthomas liyasthomas merged commit eb5f512 into hoppscotch:master May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants