Closed kumarharsh closed 7 years ago
What format should the file be in? Also, what do the fields path, dir, schema mean?
path
dir
schema
@kumarharsh there's a .gqlconfig in the project tests:
{ schema: { files: "schema/**/*.gql" } }
no idea if anything else can go in there – schema.files is the only member that gets validated.
schema.files
What format should the file be in? Also, what do the fields
path
,dir
,schema
mean?