在您的裝置上處理
返回工具
開發者 · 所有工具

GraphQL · 編輯器

在線開啟並編輯 GraphQL 檔案。無須安裝或上傳,即可搜尋文字並下載 .graphql 原始檔。

檔案與輸入在此瀏覽器內處理,不需上傳或註冊帳號。

支援功能

輸入
TXT
輸出
TXT
檔案格式
.graphql
檔案檢視器與編輯器

如何使用GraphQL · 編輯器

在線開啟並編輯 GraphQL 檔案。無須安裝或上傳,即可搜尋文字並下載 .graphql 原始檔。

  1. 匯入本機 .graphql 檔案或貼上 GraphQL 原始碼。
  2. 編輯文字並使用搜尋尋找所需內容。
  3. 複製結果或下載修改後的原始檔。

GraphQL · 編輯器 · 範例

輸入

type Note {
  id: ID!
  title: String!
}
type Query { notes: [Note!]! }

輸出

type Note {
  id: ID!
  title: String!
}
type Query { notes: [Note!]! }

使用說明

檔案與輸入在此瀏覽器內處理,不需上傳或註冊帳號。

這是原始碼編輯器,不會執行、編譯、驗證程式或連線至伺服器。

Add or Subtract DaysMove a calendar date forward or backward.AES DecryptAuthenticate and decrypt a LocalKit AES-256-GCM JSON envelope with its password.AES EncryptEncrypt UTF-8 text with AES-256-GCM and a password-derived PBKDF2-SHA-256 key. Every run uses a fresh salt and nonce.Age CalculatorCalculate completed years, months and days between a birth date and a reference date.Anagram CheckerCompare letters and numbers after Unicode normalization, ignoring spacing and case.Angle ConverterConvert angle units with selectable source and target units and precise local results.Apache Config EditorEdit Apache Config source locally with syntax colors, line numbers, find and replace, undo, file import and download. Source is not executed.Archive Contents ViewerBrowse and search file paths inside ZIP, TAR and TGZ archives. Select files to download locally.

語言

程式碼範例、格式名稱與解析器技術錯誤可能保留原始表示法。