fastgql icon indicating copy to clipboard operation
fastgql copied to clipboard

Blazing fast, instant realtime & extendable GraphQL APIs powered by gqlgen

Results 4 fastgql issues
Sort by recently updated
recently updated
newest added

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...