ENUM
GuardrailsTemplateStatusCode
Template Status codes
link GraphQL Schema definition
- enum GuardrailsTemplateStatusCode {
- # template generation completed
- # template generation initiated
- # no resource found for template generation
- # template generation failed with error
- # template generation in progress
- # template generation timed out
- }