This repository has been archived on 2025-05-09. You can view files and clone it, but cannot push or open issues or pull requests.
EvoCalculator/.graphqlrc.yml
2022-01-21 15:11:55 +03:00

4 lines
95 B
YAML

schema:
- ./src/core/graphql/schemas/crm.graphql
documents: src/**/*.{graphql,js,ts,jsx,tsx}