interface ISettingsimport { type ISettings } from "https://deno.land/x/gql@1.2.4/graphiql/render.ts"; Propertiesgeneral.betaUpdates: booleaneditor.cursorShape: CursorShapeeditor.theme: Themeeditor.reuseHeaders: booleantracing.hideTracingResponse: booleantracing.tracingSupported: booleaneditor.fontSize: numbereditor.fontFamily: stringrequest.credentials: stringrequest.globalHeaders: { [key: string]: string; }schema.polling.enable: booleanschema.polling.endpointFilter: stringschema.polling.interval: number