This tool lets you use Husqvik's GraphQL C# client generator on Unity GUI !!
This project contains GraphQL C# client generator v0.7.2
Open /Packages/manifest.json, add the package in the list of dependencies.
{
// ...
"dependencies": {
"dev.r01.graphql-client-generator-gui": "https://github.com/r01hee/GraphQlClientGeneratorForUnityGui.git",
// ...
}
// ...
}
Select Assets > Create > GraphQlClient C# Script
-
This project
MIT license -
GraphQlClientGenerator.dll
See License.md on Original Project