Skip to content

Fix issue #1055#1056

Merged
zbyte64 merged 3 commits intographql-python:masterfrom
leonardoarroyo:fix-1055
Dec 23, 2020
Merged

Fix issue #1055#1056
zbyte64 merged 3 commits intographql-python:masterfrom
leonardoarroyo:fix-1055

Conversation

@leonardoarroyo
Copy link
Copy Markdown
Contributor

@leonardoarroyo leonardoarroyo commented Nov 4, 2020

Add option to use --out=-.graphql to export the schema on graphql SDL format to stdout.
Closes #1055.

Copy link
Copy Markdown
Collaborator

@zbyte64 zbyte64 left a comment

Choose a reason for hiding this comment

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

For sure fix the print statement.

Comment thread graphene_django/management/commands/graphql_schema.py Outdated
Comment thread graphene_django/management/commands/graphql_schema.py
@zbyte64 zbyte64 merged commit 0e12343 into graphql-python:master Dec 23, 2020
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.

Cant export schema to stdout in graphql format

2 participants