Graphql Query Generator
Generate graphql queries with random input data by extracting details from your graphql endpoint or schema text
Τι είναι το Graphql Query Generator;
Το Graphql Query Generator είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Mahesh Chand, και η κύρια λειτουργία του είναι "Generate graphql queries with random input data by extracting details from your graphql endpoint or schema text".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Graphql Query Generator
Λήψη αρχείων επέκτασης Graphql Query Generator σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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
Βασικές Πληροφορίες Επέκτασης
Όνομα | Graphql Query Generator |
ID | jmdpimbhelkmbpgdkjgapkegfapaapej |
Επίσημο URL | https://chromewebstore.google.com/detail/graphql-query-generator/jmdpimbhelkmbpgdkjgapkegfapaapej |
Περιγραφή | Generate graphql queries with random input data by extracting details from your graphql endpoint or schema text |
Μέγεθος Αρχείου | 1.9 MB |
Αριθμός Εγκαταστάσεων | 3,035 |
Τρέχουσα Έκδοση | 2.7.2 |
Τελευταία Ενημέρωση | 2024-02-26 |
Ημερομηνία Δημοσίευσης | 2021-08-26 |
Αξιολόγηση | 5.00/5 Συνολικά 4 Αξιολογήσεις |
Προγραμματιστής | Mahesh Chand |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.linkedin.com/in/mahesh-chand |
Διεύθυνση URL της Σελίδας Βοήθειας | https://www.linkedin.com/in/mahesh-chand |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.freeprivacypolicy.com/live/51cdd5cb-709d-4c5c-ba41-6fad93287ae2 |
Υποστηριζόμενες Γλώσσες | 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 |