templateErrorLogs
Search and retrieve template error logs with comprehensive filtering.
Provides flexible search capabilities across error log data including error types, template identification, date ranges, and pagination for systematic debugging and monitoring.AUTH: Role=[configuration.OWNER,configuration.EDITOR,configuration.VIEWER]
templateErrorLogs(
input: TemplateErrorLogSearchInput!
): TemplateErrorLogResponse!
Arguments
templateErrorLogs.input
● TemplateErrorLogSearchInput!
non-null input
Search criteria for filtering error logs.
Comprehensive search configuration including error type filters, template identification, date ranges, pagination settings, and sorting options for targeted error analysis.
Type
TemplateErrorLogResponse
object
Paginated response containing template error log search results.
Provides comprehensive error log data with pagination metadata for efficient error analysis, debugging workflows, and systematic monitoring of template processing issues.