{ "projects": { "app": { "schemaPath": "graphqlSchema.json", "includes": ["src/**/*.graphql"], "extensions": { "endpoints": { "default": "https://api.hollowverse.com/graphql" } } } } }