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-02-03 15:56:32 +03:00

4 lines
110 B
YAML

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