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

Optional custom GraphiQL welcome message/default query #1180

Closed
wants to merge 1 commit into from

Conversation

ChristianMertes
Copy link

Adds the graphiql_welcome_message parameter to the GraphQLApp constructor, which – if set – replaces the standard # Welcome to GraphiQL block GraphiQL greets its users with, to allow a custom message as a comment and also an example query for the API you developed to get the user started.

@JayH5
Copy link
Member

JayH5 commented May 12, 2021

Thanks for your PR. Unfortunately, we've decided to deprecate GraphQL built in to Starlette. Please see #619

@JayH5 JayH5 closed this May 12, 2021
@tomchristie
Copy link
Member

Thanks for your triage work @JayH5 🙏

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

4 participants