Generate files

Using this file generator you can generate the REST API files as well as GraphQL Type, Query and Mutation.

Please provide the folder name, such as 'Project' or 'Category' and the mutation name, like 'upsertProject' or 'deleteCategory.'
This format will result in a mutation stored in the respective folder, named 'Project/UpsertProject' or 'Category/DeleteCategory,' respectively.