GraphQL

/app/gql/schema.graphql (192 B)

1
2
3
4
5
6
# $PF_GENERATE_ONCE$
## include[scalars.graphql]
## include[types.graphql]{{{ if .HasExport }}}
## include[generated.graphql]{{{ end }}}
## include[query.graphql]
## include[mutation.graphql]