Ron
Ron
Add Severity level to checks, default to HIGH, but can CRITICAL, MEDIUM, LOW.
Fix #2856 When implementing the `plugin.ResolverImplementer` (for example, to make a CRUD method), the original template initialization code will override that code. This PR gives the resolver implementor the previous...
remove github pages action
Allow to insert relationship object in same graphql
Add validation to Schema after it is generated for example: if we defined a type we generate or a relation type we must be sure that a @table directive is...
Hello, fastGQL users, this is a basic roadmap to complete before releasing first version of fastgql. - [x] Support Full CRUD - [x] select support - [x] insert support #21...