documents
should be optional for backend-only projects
#479
Labels
Milestone
documents
should be optional for backend-only projects
#479
Hello!
I’m setting up an API and wanted to use
graphql-let
because it look like "just what the doctor ordered".However, I am both:
.graphql-let.yml
withoutdocuments
fielddocuments: []
to meet this requirementIn my use case, I’m mainly interested in the
QueryResolvers
type to correctly type my resolvers.Thanks!
The text was updated successfully, but these errors were encountered: