Files
api/api/.gqlconfig
T
2025-03-27 15:47:29 -04:00

5 lines
70 B
Plaintext

{
schema: {
files: 'src/graphql/schema/types/**/*.graphql'
}
}