Graphql Query Generator
Generate graphql queries with random input data by extracting details from your graphql endpoint or schema text
Hvad er Graphql Query Generator?
Graphql Query Generator er en Chrome-udvidelse udviklet af Mahesh Chand, og dens hovedfunktion er "Generate graphql queries with random input data by extracting details from your graphql endpoint or schema text".
Udvidelsesskærmbilleder
Download Graphql Query Generator-udvidelses-CRX-fil
Download Graphql Query Generator-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | Graphql Query Generator |
ID | jmdpimbhelkmbpgdkjgapkegfapaapej |
Officiel URL | https://chromewebstore.google.com/detail/graphql-query-generator/jmdpimbhelkmbpgdkjgapkegfapaapej |
Beskrivelse | Generate graphql queries with random input data by extracting details from your graphql endpoint or schema text |
Filstørrelse | 1.9 MB |
Antal Installationer | 3,035 |
Nuværende Version | 2.7.2 |
Senest Opdateret | 2024-02-26 |
Udgivelsesdato | 2021-08-26 |
Bedømmelse | 5.00/5 Samlet 4 Bedømmelser |
Udvikler | Mahesh Chand |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.linkedin.com/in/mahesh-chand |
Hjælpeside-URL | https://www.linkedin.com/in/mahesh-chand |
URL til Fortrolighedspolitik Side | https://www.freeprivacypolicy.com/live/51cdd5cb-709d-4c5c-ba41-6fad93287ae2 |
Understøttede Sprog | 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 |