pub fn playground_source( graphql_endpoint_url: &str, subscriptions_endpoint_url: Option<&str>, ) -> String
Generate the HTML source to show a GraphQL Playground interface.