pub fn graphiql_source(
    url: impl AsRef<str> + 'static
) -> impl IntoResponse + Clone
Expand description

Creates a handler function which returns a GraphiQL source.