You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Treat unresolved Handlebars-style interpolations (`{{name}}`) in GraphQL
# descriptions as warnings instead of build-breaking errors. The AI module
# legitimately uses `{{placeholders}}` notation in slot/prompt-content
# descriptions to document its runtime placeholder registry — those tokens
# are meant for the AI orchestrator, not for spectaql's Handlebars engine.
errorOnInterpolationReferenceNotFound: false
introspection:
schemaFile: ./schema.gql
servers:
- url: https://api.example.com/graphql
description: Production Example API Server
production: true
- url: https://dev-api.example.com/graphql
description: Dev Example API Server
info:
title: lT Nest Server
description: Modern, fast, powerful Node.js web framework in TypeScript based on Nest with a GraphQL API and a connection to MongoDB (or other databases).