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

Export GraphQL schema to separate file. (#5501) #5528

Merged
merged 1 commit into from
May 27, 2020

Conversation

martinmr
Copy link
Contributor

@martinmr martinmr commented May 27, 2020

The GraphQL schema is all that's needed to restore the graphql layer. Export it to a separate
file and don't export the existing triples.

First part of the fix for DGRAPH-1283


This change is Reviewable

Docs Preview: Dgraph Preview

The GraphQL schema is all that's needed to restore the graphql layer. Export it to a separate
file and don't export the existing triples.

First part of the fix for DGRAPH-1283
@martinmr martinmr requested review from manishrjain and a team as code owners May 27, 2020 17:58
Copy link
Contributor

@danielmai danielmai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: 0 of 4 files reviewed, all discussions resolved (waiting on @manishrjain)

@danielmai danielmai merged commit cbd078d into release/v20.03 May 27, 2020
@joshua-goldstein joshua-goldstein deleted the martinmr/cp-exp branch August 11, 2022 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants