graphql-python / graphql-python/flask-graphql

Separate endpoint for GraphiQL

Abierto
#41 4 comentarios 3 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
1.3k
Forks
139
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hi,
wouldn't it make sense to have separate endpoints for GraphQL and GraphiQL? As per [README](https://github.com/graphql-python/flask-graphql#usage), there should be two endpoints (`/graphql` and `/graphiql`), however only `/graphql` gets exposed. Let's say I would like to publish GraphiQL only to selected group of people (e.g. frontend developers) and protect it by authentication. Having a separate endpoint would make whole thing much easier.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.