hasura / hasura/graphql-engine

cli: add an alternate filename for config.yaml

Open
#4,561 10 comments 1 reaction 2 assignees Claimed by @rikinsk View on GitHub
c/cli k/enhancement t/product-platform
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

Couple of our users have mentioned that `config.yaml` is too generic. We cannot remove the support for config.yaml, but we can introduce an optional new file `hasura-config.yaml` which can be selected by using a flag on the `init` command.

Later we could probably make it a default too.

The function which validates a folder to be a Hasura Project will need to be updated accordingly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.