remove playground and graphiql from main.rs
This commit is contained in:
parent
cc20eac02b
commit
00c875cd6d
1 changed files with 2 additions and 3 deletions
|
|
@ -185,9 +185,8 @@ async fn launch() -> _ {
|
|||
nnid::mapped_ids::mapped_ids,
|
||||
papi::login::login,
|
||||
papi::user::get_user,
|
||||
//graphql
|
||||
graphql::graphiql,
|
||||
graphql::playground,
|
||||
// graphql::graphiql,
|
||||
// graphql::playground,
|
||||
graphql::get_graphql,
|
||||
graphql::post_graphql,
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue