This repository was archived by the owner on Sep 7, 2020. It is now read-only.
This repository was archived by the owner on Sep 7, 2020. It is now read-only.
gc init creates configuration file with different extension #445
Open
Description
Issue by kbrandwijk
Sunday Dec 24, 2017 at 22:51 GMT
Originally opened as https://github.com/graphcool/prisma/issues/1452
If I run gc init
in a folder, that already contains .graphqlconfig.yaml
file (the default extension for graphql init
), it will create a .graphqlconfig.yml
file next to it.