...

Text file src/github.com/99designs/gqlgen/plugin/federation/testdata/allthethings/gqlgen.yml

Documentation: github.com/99designs/gqlgen/plugin/federation/testdata/allthethings

     1schema:
     2  - "testdata/allthethings/schema.graphql"
     3exec:
     4  filename: testdata/allthethings/generated/exec.go
     5federation:
     6  filename: testdata/allthethings/generated/federation.go
     7
     8autobind:
     9  - "github.com/99designs/gqlgen/plugin/federation/testdata/allthethings/model"

View as plain text