Graphql Query Generator
Generate graphql queries with random input data by extracting details from your graphql endpoint or schema text
Graphql Query Generator là gì?
Graphql Query Generator là một tiện ích mở rộng Chrome được phát triển bởi Mahesh Chand, và tính năng chính của nó là "Generate graphql queries with random input data by extracting details from your graphql endpoint or schema text".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Graphql Query Generator
Tải xuống các tệp mở rộng Graphql Query Generator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
It is very difficult to keep track of schema changes and maintain a list of up to date GraphQL queries/mutations. This chrome extension helps you in same by generating GraphQL queries/mutations with random data in just a click. Presents you with all possible input and response attributes. Additionally, It list down types, inputs for quick search & view Fetch and display your schema Prints schema analysis with lists of possible duplicate inputs & types Allows to download generated queries/mutations
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Graphql Query Generator |
ID | jmdpimbhelkmbpgdkjgapkegfapaapej |
URL Chính Thức | https://chromewebstore.google.com/detail/graphql-query-generator/jmdpimbhelkmbpgdkjgapkegfapaapej |
Mô tả | Generate graphql queries with random input data by extracting details from your graphql endpoint or schema text |
Kích Thước Tệp | 1.9 MB |
Số Lần Cài Đặt | 3,035 |
Phiên Bản Hiện Tại | 2.7.2 |
Cập Nhật Lần Cuối | 2024-02-26 |
Ngày Phát Hành | 2021-08-26 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | Mahesh Chand |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.linkedin.com/in/mahesh-chand |
URL Trang Trợ Giúp | https://www.linkedin.com/in/mahesh-chand |
URL Trang Chính Sách Bảo Mật | https://www.freeprivacypolicy.com/live/51cdd5cb-709d-4c5c-ba41-6fad93287ae2 |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Graphql Query Generator", "short_name": "graphql-query-gen", "description": "Generate graphql queries with random input data by extracting details from your graphql endpoint or schema text", "version": "2.7.2", "author": "Mahesh Chand |