.graphqlconfig 68 B

12345
  1. {
  2. "schemaPath": "schema.json",
  3. "excludes": ["server/**"]
  4. }