web-ridge / sqlboiler-graphql-schema

MOVED TO https://github.com/web-ridge/gqlgen-sqlboiler
7 stars 2 forks source link

Output will fail if a directory or sub directory doesn't already exist #8

Open randallmlough opened 4 years ago

randallmlough commented 4 years ago

If you give sqlboiler-graphql-schema an output path like --output=graph/schema/schema.graphql and if one those directories doesn't exist beforehand, schema generation will fail and error out.