Skip to content

Instantly share code, notes, and snippets.

@rodrwan
Created March 2, 2019 20:12
Show Gist options
  • Save rodrwan/b72667a019474c6cb37d62222e84da63 to your computer and use it in GitHub Desktop.
Save rodrwan/b72667a019474c6cb37d62222e84da63 to your computer and use it in GitHub Desktop.
schema:
- schema.graphql
exec:
filename: graphql/generated.go
resolver:
filename: graphql/resolver.go
type: Resolver
models:
User:
model: github.com/rodrwan/medium-example.User
Address:
model: github.com/rodrwan/medium-example.Address
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment