Graphql Query Generator
Generate graphql queries with random input data by extracting details from your graphql endpoint or schema text
Cos'è Graphql Query Generator?
Graphql Query Generator è un'estensione di Chrome sviluppata da Mahesh Chand, e la sua funzione principale è "Generate graphql queries with random input data by extracting details from your graphql endpoint or schema text".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Graphql Query Generator
Scarica i file di estensione Graphql Query Generator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Graphql Query Generator |
ID | jmdpimbhelkmbpgdkjgapkegfapaapej |
URL Ufficiale | https://chromewebstore.google.com/detail/graphql-query-generator/jmdpimbhelkmbpgdkjgapkegfapaapej |
Descrizione | Generate graphql queries with random input data by extracting details from your graphql endpoint or schema text |
Dimensione del File | 1.9 MB |
Conteggio Installazioni | 3,035 |
Versione Corrente | 2.7.2 |
Ultimo Aggiornamento | 2024-02-26 |
Data di Pubblicazione | 2021-08-26 |
Valutazione | 5.00/5 Totale 4 Valutazioni |
Sviluppatore | Mahesh Chand |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.linkedin.com/in/mahesh-chand |
URL della Pagina di Aiuto | https://www.linkedin.com/in/mahesh-chand |
URL della Pagina della Politica sulla Privacy | https://www.freeprivacypolicy.com/live/51cdd5cb-709d-4c5c-ba41-6fad93287ae2 |
Lingue Supportate | 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 |