variable STATUS_TEXTimport { STATUS_TEXT } from "https://deno.land/x/http_graphql_playground@1.0.0-beta.1/deps.ts"; A record of all the status codes text. typeReadonly<Record<Status, string>>