Skip to content

Warxcell/graphql-codegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Codegen.

Examples:

For that graphql SDL schema you get that code.

Then you can implement auto-generated interfaces, and that will guarantee that you didn't miss anything. Furthemore generated interface is strongly typed (with php natives and PSALM/PHPStan annotations) - so, if you have psalm/phpstan you will have 100% type-safety.

About

Generates PHP code from your GraphQL SDL schema

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages