-
Notifications
You must be signed in to change notification settings - Fork 0
djokodev/Script_GraphQL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
## Prerequisites - Python 3.x installed on the system. CMD: `https://www.python.org/downloads/` - The gqlg package installed and accessible from the command line. CMD: ```npm install gql-generator -g``` . - A GraphQL schema file (schema.graphql) available in the working directory.
About
This Python script generates files (mutations.py and queries.py) from .gql files in the mutations and queries subfolders of a QUERIES_MUTATIONS directory.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published